source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2088   23 years say1 changes to get it to compile …
(edit) @2087   23 years say1 server changes
(edit) @2086   23 years jrm21 We create a copy of any args to new() because parsargs might modify …
(edit) @2085   23 years jrm21 When importing, we need to escape any escape codes otherwise mg(?) …
(edit) @2084   23 years jrm21 usage message is now formatted to fit within 80 columns.
(edit) @2083   23 years paynter Fixed a stupid mistake that I know I've fixed before.
(edit) @2082   23 years jrm21 added bzip2 support (untested).
(edit) @2081   23 years paynter Put javadoc documentation in its own directory.
(edit) @2080   23 years jrm21 When creating nodes, now need to pass -buttonname instead of -title.
(edit) @2079   23 years paynter Added a new binary field to the savephrases output that indicates …
(edit) @2078   23 years jrm21 removed a spurious "_" in the wrong place.
(edit) @2077   23 years say1 started work on the Java server. still many hacks.
(edit) @2076   23 years jrm21 /usr/bin/perl instead of /usr/local/bin/perl
(edit) @2075   23 years sjboddie Added new perl script for use when exporting collections to cd-rom
(edit) @2074   23 years sjboddie * empty log message *
(edit) @2073   23 years sjboddie minor mods. changed some occurances of bool, true, and false to BOOL, …
(edit) @2072   23 years sjboddie Initial version of gsinstaller binaries. gssetup.exe was compiled with …
(edit) @2071   23 years say1 javadoc changes
(edit) @2070   23 years say1 checked in Brett"s getIorKey changes. i changed enough that any …
(edit) @2069   23 years say1 incorperated the http IOR method (not really tested)
(edit) @2068   23 years say1 check currentness of corbaiface.idl
(edit) @2067   23 years say1 many changes to SimpleClient. a few changes to NzdlServiceImpl.
(edit) @2066   23 years say1 put the SimpleClient in the package
(edit) @2065   23 years say1 make file change
(edit) @2064   23 years paynter Sort thesaurus phrases by frequency then type.
(edit) @2063   23 years cs025 Improvements towards fixing Windows 3.1 uninstallation.
(edit) @2062   23 years paynter Added a function from the receptionist that decodes phrase CGI …
(edit) @2061   23 years paynter Removed old, unused rule.
(edit) @2060   23 years jrm21 (system($cmd)>0) : system can return -1 if the cmd couldn't be …
(edit) @2059   23 years paynter Default rule is to make all.
(edit) @2058   23 years say1 added Makefiles
(edit) @2057   23 years paynter Inital CVS version of Aziz' Java Corba modules (which have been edited …
(edit) @2056   23 years (none) This commit was manufactured by cvs2svn to create branch 'paynter'.
(edit) @2055   23 years paynter Initial revision
(edit) @2054   23 years paynter Convert UTF8 query terms into URL-safe "x-www-form-urlencoded" form …
(edit) @2053   23 years (none) This commit was manufactured by cvs2svn to create tag …
(edit) @2052   23 years jrm21 make distclean no longer exits on error, so that a failure to clean in …
(edit) @2051   23 years jrm21 removed a check for HP-UX - gmalloc which was in here twice.
(edit) @2050   23 years sjboddie New mg_perf_hash_build.exe - John's fixed up version
(edit) @2049   23 years (none) This commit was manufactured by cvs2svn to create tag …
(edit) @2048   23 years sjboddie * empty log message *
(edit) @2047   23 years sjboddie * empty log message *
(edit) @2046   23 years jrm21 Fixed bug that caused perf_hash to fail for lexicon of < 4 words. …
(edit) @2045   23 years dmm9 Date search interface
(edit) @2044   23 years (none) This commit was manufactured by cvs2svn to create tag …
(edit) @2043   23 years sjboddie * empty log message *
(edit) @2042   23 years sjboddie Renamed some image files that had been added with bad file names (bad …
(edit) @2041   23 years jrm21 don't strip all whitespace from tmp filename, only from base name. …
(edit) @2040   23 years sjboddie * empty log message *
(edit) @2039   23 years jrm21 do eval{symlink()} because platforms that don't support symlink …
(edit) @2038   23 years sjboddie Increased the maximum URL length for the local library to 8kB and …
(edit) @2037   23 years paynter A quick (and unix-specific Makefile) to compile the client java classes.
(edit) @2036   23 years jrm21 don't use strict; anymore, as we want to be able to write error msgs …
(edit) @2035   23 years paynter Added rule for distclean to the Makefile.
(edit) @2034   23 years (none) This commit was manufactured by cvs2svn to create tag …
(edit) @2033   23 years sjboddie * empty log message *
(edit) @2032   23 years jrm21 added .ps to the usage, fixed typo in comment.
(edit) @2031   23 years jrm21 Improved postscript to text handling a little bit better. Also, …
(edit) @2030   23 years paynter Set main background colour (panel_bg) to white and foreground colour …
(edit) @2029   23 years jrm21 Return 0 instead of "" on error in read() so that RecPlug can continue.
(edit) @2028   23 years jrm21 When trying to convert image formats, we pipe output to /dev/null in …
(edit) @2027   23 years jrm21 read() is now completely independent of BasPlug::read(), as the latter …
(edit) @2026   23 years paynter Made highlight bar yellow by default - it used to be a custom colour, …
(edit) @2025   23 years paynter You can now have several phind classifiers on one collection. This …
(edit) @2024   23 years paynter Store classifier-specific parameters in gdbm file if required. …
(edit) @2023   23 years sjboddie Changed pdftohtml.pl and gsConvert.pl to reflect the fact that their …
(edit) @2022   23 years sjboddie Caught some of the classifiers up with the documentation (finally). …
(edit) @2021   23 years paynter Added support for multiple phind classifiers.
(edit) @2020   23 years paynter oops - left debugging code in.
(edit) @2019   23 years sjboddie Altered wv and pdftohtml slightly so that they're installed to bin/$GSDLOS
(edit) @2018   23 years jrm21 removed "use BasPlug" lines from metadata extractors, as they …
(edit) @2017   23 years paynter Extra Phind functionality: any special parameter values inserted into …
(edit) @2016   23 years paynter Removed a bunch of code that served no prupose, and added a little …
(edit) @2015   23 years jrm21 Added icon for *iconps macros for Postscript files.
(edit) @2014   23 years jrm21 Added macros for *iconps for Postscript files.
(edit) @2013   23 years cs025 Updates and fixes to permit removal of the main install directory …
(edit) @2012   23 years jrm21 re-added the crappy PS text-stripper, and made the error handling a …
(edit) @2011   23 years sjboddie Set mg's accumulator method back to 'list' as the recent change …
(edit) @2010   23 years paynter Added a "classifier number" parameter for collections with more than …
(edit) @2009   23 years paynter Added "classifier number" CGI argument (d). When a collection has …
(edit) @2008   23 years paynter Marginally better support for non-English documents.
(edit) @2007   23 years sjboddie * empty log message *
(edit) @2006   23 years dg5 Moving pdftohtml tar archive one level up
(edit) @2005   23 years dg5 Moving wv tar archive one level up
(edit) @2004   23 years dg5 README file
(edit) @2003   23 years dg5 Moving pdftohtml one level up.
(edit) @2002   23 years dg5 Moving wv up a level
(edit) @2001   23 years sjboddie Added a hack that mysteriously converts iso639 language codes …
(edit) @2000   23 years sjboddie Re-added iso639.pm
(edit) @1999   23 years sjboddie Fixed a small problem with language detection code.
(edit) @1998   23 years dg5 Hopefully, now configure script is fixed so that wv builds properly
(edit) @1997   23 years dg5 Modified gsConvert.pl and pdftohtml.pl to reflect moving of pdftohtml …
(edit) @1996   23 years dg5 Updated configure and Makefile.in to reflect the moving of pdftohtml …
(edit) @1995   23 years jmt14 * empty log message *
(edit) @1994   23 years kjm18 ColInfoResponse_t.isPublic now defaults to true. this means that all …
(edit) @1993   23 years sjboddie Miscellaneous minor changes (mysterious isn't it ;-)
(edit) @1992   23 years sjboddie User logging turned off by default.
(edit) @1991   23 years sjboddie Fixed a bug in DocumentUseHTML
(edit) @1990   23 years kjm18 added a comment
(edit) @1989   23 years jmt14 * empty log message *
Note: See TracRevisionLog for help on using the revision log.