source: trunk/gsdl/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1739   24 years sjboddie A few changes to get multi-volume cd-roms working again
(edit) @1738   24 years jrm21 all calls to text_t.getcstr() now delete the returned ptr. Also, we …
(edit) @1721   24 years sjboddie Fixed a small bug that was causing phrase searching to act erratically …
(edit) @1717   24 years nzdl Fixed a couple of minor bugs in cross-collection searching
(edit) @1715   24 years jrm21 yaz library is now made by packages/Makefile instead of from …
(edit) @1702   24 years annetteb Bug fix for when offset values are read in from GDBM.
(edit) @1695   24 years nzdl Fixed a bug in the cross-collection searching stuff
(edit) @1690   24 years nzdl Tidied up the "n documents matched the query" string that's produced …
(edit) @1689   24 years kjm18 queryresult.is_approx now correct
(edit) @1688   24 years kjm18 Added actualNumDocs variable to QueryResult - records the total number …
(edit) @1683   24 years paynter Bug fix - all documents returned for phrases of more than one word …
(edit) @1682   24 years paynter More java browser nonsense - introduced the deprecated methods …
(edit) @1681   24 years paynter Eliminated all calls to getSize() and setSize() and replaced them with …
(edit) @1680   24 years paynter Highlight occurances of the wors in the phrase when we open a document …
(edit) @1679   24 years sjboddie Re-Added recent changes that were lost when the CVS repository was …
(edit) @1674   24 years nzdl * empty log message *
(edit) @1667   24 years nzdl Fixed an obscure bug preventing macrons from being displayed correctly …
(edit) @1663   24 years nzdl Removed logging information from the few files that still had it.
(edit) @1662   24 years nzdl Fixed another small bug in the way phrase searching works and made it …
(edit) @1661   24 years nzdl Fixed a couple of minor bugs in phrase searching code
(edit) @1660   24 years nzdl Fixed bug - collectoraction destructor was deleting pointers that were …
(edit) @1655   24 years sjboddie bc1aboutdesc and bc1contactemail arguments are no longer included in …
(edit) @1652   24 years jrm21 removed spurious mgpp config.h (it should all now use the toplevel …
(edit) @1651   24 years jrm21 depends on GSDL's config.h instead of the (erroneous (sp?)) mgpp config.h
(edit) @1649   24 years sjboddie Tidied up collectoraction some more and created an add_collection …
(edit) @1643   24 years paynter The phind phrase browsing interface is now a Greenstone classifier. …
(edit) @1642   24 years jrm21 Redirect flex's (parse.fl) "FILE *yyout" to go to the error file, so …
(edit) @1640   24 years paynter Resolve partial URLs like "phindcgi" and /cgi-bin/library" with …
(edit) @1637   24 years paynter Rearranged paint function so that frequencys do not get written over …
(edit) @1636   24 years paynter Some documentation explaining how to use the applet.
(edit) @1635   24 years paynter Read phrases in prefix/body/suffix form for formatted display.
(edit) @1634   24 years paynter Fixed error splitting phrase into prefix/body/suffix when suffix is empty.
(edit) @1633   24 years paynter Split expansion pherases into a prefix, body, and suffix (the old …
(edit) @1632   24 years sjboddie * empty log message *
(edit) @1631   24 years paynter Changed copyrights to include NZDLP.
(edit) @1630   24 years paynter Tidy up pword.txt and pdata.txt files.
(edit) @1629   24 years paynter Changed handling of cgi arguments so that a "0" now means return no …
(edit) @1628   24 years paynter Obsolete.
(edit) @1627   24 years paynter The applet is now operational. Phrases work, documents work, getting …
(edit) @1626   24 years paynter Many fixes and improvements. The java applet now parses and displays …
(edit) @1625   24 years paynter Much is cghanged. Phind is now about halfway to working with XML. It …
(edit) @1624   24 years sjboddie Got POST data to work for local library
(edit) @1621   24 years paynter The phind Java Applet client. This code is version 2.2.1 of the …
(edit) @1620   24 years paynter Phind makefiles and buildcol.pl altered so that phind is installed by …
(edit) @1619   24 years paynter Added an XML output mode. Fixed a bug reading the last item of the …
(edit) @1618   24 years paynter Better verbosity control. Fixed bug in document numbers (suffix …
(edit) @1617   24 years jrm21 Added some flags so we don't connect to the z-server as often as we …
(edit) @1615   24 years sjboddie Minor change to allow collection specific receptionists to be created …
(edit) @1613   24 years paynter A little less verbose by default.
(edit) @1612   24 years paynter Made phproc a little less verbose by default.
(edit) @1610   24 years paynter Changed the formatstring parser in formattools so that an {If} macro …
(edit) @1606   24 years nzdl Minor cosmetic changes to browsetools
(edit) @1604   24 years paynter Numerous improvements for use with the new phindcgi script. The main …
(edit) @1603   24 years paynter The "phind host" is no longer just a file reader, it is a cgi program. …
(edit) @1601   24 years jrm21 Modified makefile slightly due to gcc-2.95 problems: moved $LIBS to …
(edit) @1600   24 years jrm21 Sorry - got it right this time. We needed to #define _XOPEN_SOURCE …
(edit) @1599   24 years jrm21 unistd.h header (for crypt()) needs some macros defined... …
(edit) @1597   24 years jrm21 now remove libtextin.a during "make clean"
(edit) @1591   24 years paynter Having a thesurus is now optional.
(edit) @1575   24 years paynter Removed the agrovoc thesaurus terms - they aren't mine to distribute! …
(edit) @1574   24 years paynter Uses stopword and lexicon files in $GSDLHOME/etc/phind
(edit) @1571   24 years sjboddie Added collector to local library (even though it won't work properly yet)
(edit) @1565   24 years paynter Many changes to make the script suitable for uzse as a CGI script.
(edit) @1564   24 years paynter Phind phrase browser - the phind host for serving collections
(edit) @1563   24 years paynter Phind phrase browser - english language lexicons
(edit) @1562   24 years paynter Phind phrase browser - code for generating the phrase indexes
(edit) @1561   24 years nzdl made default DocumentText format output document to same width as rest …
(edit) @1559   24 years nzdl made OIDs for arrow links dm safe
(edit) @1555   24 years nzdl Changed the way dates are formatted
(edit) @1535   24 years nzdl added new Dutch interface to preferences page
(edit) @1523   24 years say1 adding Hindi mapping
(edit) @1520   24 years nzdl fixed compiler warning
(edit) @1519   24 years jrm21 Modified src/recpt/Makefile.in so that yaz headers only included for …
(edit) @1518   24 years jrm21 Edited various Makefile.in files so that "make distclean" works properly.
(edit) @1507   24 years sjboddie More minor changes to the collector
(edit) @1505   24 years sjboddie prevented authenaction from doing lots of work for pages that don't …
(edit) @1504   24 years sjboddie '-'s in the compressed args are now escaped with 'Zz' (instead of the …
(edit) @1497   24 years sjboddie removed some debugging stuff
(edit) @1496   24 years sjboddie "Expand Text" and "Expand Contents" buttons are no longer defined by …
(edit) @1494   24 years sjboddie Removed the old buildaction (was replaced by the collectoraction)
(edit) @1493   24 years sjboddie added getpw and ability to set initial password from within …
(edit) @1490   24 years sjboddie Caught local library up with recent changes
(edit) @1485   24 years sjboddie More improvements to collector
(edit) @1478   24 years sjboddie fixed a minor bug in the html tables pageaction was creating for the …
(edit) @1474   24 years sjboddie * empty log message *
(edit) @1471   24 years sjboddie * empty log message *
(edit) @1467   24 years dmm9 pre-Christian date support
(edit) @1461   24 years sjboddie A few fixes to collectoraction
(edit) @1460   24 years sjboddie Added Portuguese selector to preferences page (actual Portuguese …
(edit) @1459   24 years sjboddie Did some tidying up of destructor functions as a result of a few hours …
(edit) @1458   24 years sjboddie Made buildaction ignore z39.50 collections
(edit) @1457   24 years stefan Lots more changes to collectoraction. Nearly there now... hopefully
(edit) @1453   24 years jrm21 Added check to only free "icon" and "smallicon" string resources if …
(edit) @1451   24 years jrm21 depends on newer version of zparse.tab.h
(edit) @1450   24 years jrm21 re-added a mistakenly deleted initialiser to zserver in zparse.y for …
(edit) @1449   24 years sjboddie * empty log message *
(edit) @1443   24 years davidb Changes to support nested {If} and {Or} statements in macro files. …
(edit) @1440   24 years jrm21 Errors from parsing the z39.50 config file go to file …
(edit) @1439   24 years dmm9 date stuff conforming to DC
(edit) @1438   24 years sjboddie * empty log message *
Note: See TracRevisionLog for help on using the revision log.