# # ChangeLog for trunk # # Generated by Trac 1.4.2 # 2024-04-28T14:06:14+12:00 Mon, 18 Jun 2001 00:04:04 GMT sjboddie [2562] * trunk/gsdl/etc/main.cfg (modified) * trunk/gsdl/images/cgsdocof.gif (added) * trunk/gsdl/images/cgsdocon.gif (added) * trunk/gsdl/images/gsdocsgr.gif (added) * trunk/gsdl/macros/base.dm (modified) * trunk/gsdl/macros/docs.dm (added) * trunk/gsdl/macros/home.dm (modified) Added link to manuals from home page Fri, 15 Jun 2001 04:53:05 GMT sjboddie [2561] * trunk/gsdl/src/recpt/receptionist.cpp (modified) Fixed a bug preventing usage logging from working under the web library Fri, 15 Jun 2001 03:55:31 GMT sjboddie [2560] * trunk/gsdl/setup.bash (modified) * trunk/gsdl/setup.csh (modified) setup.bash and setup.csh now provide a small amount of feel good ... Fri, 15 Jun 2001 03:34:32 GMT sjboddie [2559] * trunk/gsdl/macros/collect.dm (modified) reverted back to the way things were after a brief time when the ... Fri, 15 Jun 2001 03:29:54 GMT sjboddie [2558] * trunk/gsdl/src/recpt/collectoraction.cpp (modified) * trunk/gsdl/src/recpt/collectoraction.h (modified) fixed a bug where the collector would have problems if a source ... Fri, 15 Jun 2001 03:05:29 GMT sjboddie [2557] * trunk/gsdl/src/mgpp/text/Queryer.cpp (modified) * trunk/gsdl/src/mgpp/text/mgpp_compression_dict.cpp (modified) * trunk/gsdl/src/mgpp/text/mgpp_decompress_text.cpp (modified) * trunk/gsdl/src/mgpp/text/mgpp_fast_comp_dict.cpp (modified) * trunk/gsdl/src/mgpp/text/mgpp_invf_dict.cpp (modified) * trunk/gsdl/src/mgpp/text/mgpp_invf_dict_dump.cpp (modified) * trunk/gsdl/src/mgpp/text/mgpp_invf_dump.cpp (modified) * trunk/gsdl/src/mgpp/text/mgpp_passes.cpp (modified) * trunk/gsdl/src/mgpp/text/mgpp_perf_hash_build.cpp (modified) * trunk/gsdl/src/mgpp/text/mgpp_stem_idx.cpp (modified) * trunk/gsdl/src/mgpp/text/mgpp_weights_build.cpp (modified) getopt.h was renamed getopt_old.h Fri, 15 Jun 2001 01:36:15 GMT jrm21 [2556] * trunk/gsdl/src/mgpp/lib/WIN32.MAK (modified) * trunk/gsdl/src/mgpp/lib/getopt.c (deleted) * trunk/gsdl/src/mgpp/lib/getopt.h (deleted) * trunk/gsdl/src/mgpp/lib/getopt_old.c (added) * trunk/gsdl/src/mgpp/lib/getopt_old.h (added) If we have getopt.h in here, gcc will find it instead of ... Thu, 14 Jun 2001 22:42:17 GMT kjm18 [2555] * trunk/gsdl/src/mgpp/text/mgpp_weights_build.cpp (modified) changed error messages to be more useful Thu, 14 Jun 2001 22:41:32 GMT kjm18 [2554] * trunk/gsdl/src/mgpp/text/FragLevelConvert.h (modified) changed a comment Thu, 14 Jun 2001 22:25:46 GMT sjboddie [2553] * trunk/gsdl/src/phind/generate/Makefile.in (modified) *** empty log message *** Thu, 14 Jun 2001 01:26:46 GMT jrm21 [2552] * trunk/gsdl/etc/wv/wvHtml.xml (modified) Removed a config item so that the line height isn't set in the ... Thu, 14 Jun 2001 01:25:28 GMT jrm21 [2551] * trunk/gsdl/packages/wv/README (modified) * trunk/gsdl/packages/wv/wv-0.6.3-gs.tar.gz (modified) Modified Makefile.in to only install the binary and nothing else. ... Wed, 13 Jun 2001 22:17:19 GMT sjboddie [2549] * trunk/gsdl/src/colservr/collectset.cpp (modified) * trunk/gsdl/src/colservr/collectset.h (modified) * trunk/gsdl/src/colservr/mgppsearch.cpp (modified) fixed a couple of problems introduced by the recent port to windows ... Wed, 13 Jun 2001 04:45:28 GMT sjboddie [2548] * trunk/winbin/bin/mg_passes.exe (modified) new binary after another small bug fix by John. Compiled on Windows ... Wed, 13 Jun 2001 04:22:26 GMT jrm21 [2547] * trunk/gsdl/packages/yaz/client/yaz_zclient.c (modified) don't add tags for USMARC field 856 (online access), as it ... Wed, 13 Jun 2001 03:32:17 GMT sjboddie [2546] * trunk/gsdl/macros/collect.dm (modified) *** empty log message *** Wed, 13 Jun 2001 03:16:57 GMT sjboddie [2545] * trunk/gsdl/src/colservr/collectset.cpp (modified) * trunk/gsdl/src/colservr/collectset.h (modified) * trunk/gsdl/src/colservr/mgppsearch.cpp (modified) * trunk/gsdl/src/colservr/mgsearch.cpp (modified) * trunk/gsdl/src/colservr/mgsearch.h (modified) * trunk/gsdl/src/colservr/win32.mak (modified) Added an unload_database() function to mgsearchclass which is called ... Wed, 13 Jun 2001 03:07:05 GMT sjboddie [2544] * trunk/winbin/bin/mgpp_passes.exe (modified) New binary for minor changes (to error message) made by John ... Wed, 13 Jun 2001 03:00:43 GMT sjboddie [2543] * trunk/gsdl/src/recpt/collectoraction.cpp (modified) fixed a bug in the recently added argdb stuff that caused problems ... Wed, 13 Jun 2001 02:59:03 GMT sjboddie [2542] * trunk/gsdl/src/recpt/phindaction.cpp (modified) *** empty log message *** Wed, 13 Jun 2001 00:24:49 GMT jrm21 [2541] * trunk/gsdl/src/mgpp/text/Makefile.in (modified) * trunk/gsdl/src/mgpp/text/comp_dict.cpp (modified) * trunk/gsdl/src/mgpp/text/text.pass1.cpp (modified) * trunk/gsdl/src/mgpp/text/text.pass2.cpp (modified) 1) replaced obsolete bzero() calls with memset() calls. 2) ... Tue, 12 Jun 2001 23:59:40 GMT jrm21 [2540] * trunk/gsdl/packages/mg/src/text/text.pass1.c (modified) we now print out the system error message if the first pass cannot ... Tue, 12 Jun 2001 23:40:27 GMT sjboddie [2539] * trunk/gsdl/perllib/classify/phind.pm (modified) *** empty log message *** Tue, 12 Jun 2001 23:23:42 GMT jrm21 [2538] * trunk/gsdl/packages/mg/src/text/mg_passes.c (modified) fixed a bug where mg_passes segfaults when trying to print the usage ... Tue, 12 Jun 2001 23:21:44 GMT sjboddie [2537] * trunk/winbin/bin/mg_invf_dump.exe (modified) Very minor modification made to mg_invf_dump by Kathy. Compiled on ... Tue, 12 Jun 2001 23:12:38 GMT sjboddie [2536] * trunk/gsdl/setup.bat (modified) altered setup.bat slightly to print a warning in situations where it ... Tue, 12 Jun 2001 23:04:02 GMT cs025 [2535] * trunk/gsinstaller/manifest.cfg (modified) Modified the manifest layout to better support selective installation Tue, 12 Jun 2001 23:02:50 GMT cs025 [2534] * trunk/gsinstaller/FilePath.cpp (modified) * trunk/gsinstaller/FilePath.h (modified) * trunk/gsinstaller/configurable.cpp (modified) * trunk/gsinstaller/configurable.h (modified) * trunk/gsinstaller/copyProgress.cpp (modified) * trunk/gsinstaller/copyProgress.h (modified) * trunk/gsinstaller/file.cpp (modified) * trunk/gsinstaller/file.h (modified) * trunk/gsinstaller/fileCopier.cpp (modified) * trunk/gsinstaller/fileCopier.h (modified) * trunk/gsinstaller/gsManifest.cpp (modified) * trunk/gsinstaller/gsManifest.h (modified) * trunk/gsinstaller/gsProfile.cpp (modified) * trunk/gsinstaller/gsinstall.cpp (modified) Added better monitoring of installation Tue, 12 Jun 2001 23:01:43 GMT cs025 [2533] * trunk/gsinstaller/dirent.cpp (modified) Properly closed handle of completed Find actions Tue, 12 Jun 2001 22:56:14 GMT cs025 [2532] * trunk/gsinstaller/unInstall.cpp (modified) * trunk/gsinstaller/unInstall.h (modified) Added better reporting of installation. Tue, 12 Jun 2001 22:55:38 GMT sjboddie [2531] * trunk/gsdl/bin/script/import.pl (modified) Changed wording of one of the messages printed by import.pl to aviod ... Tue, 12 Jun 2001 22:36:45 GMT sjboddie [2530] * trunk/gsdl/bin/script/mkcol.pl (modified) altered the output of mkcol.pl a little so that it now hopefully ... Tue, 12 Jun 2001 22:26:10 GMT sjboddie [2529] * trunk/gsdl/perllib/classify/phind.pm (modified) added quoting to system calls in phind classifier - needed when ... Tue, 12 Jun 2001 22:19:03 GMT sjboddie [2528] * trunk/gsdl/bin/script/create_distributions.pl (modified) *** empty log message *** Tue, 12 Jun 2001 21:57:34 GMT sjboddie [2527] * trunk/gsdl/src/phind/generate/Makefile.in (modified) *** empty log message *** Tue, 12 Jun 2001 01:41:39 GMT kjm18 [2526] * trunk/gsdl/packages/mg/src/text/mg_invf_dump.c (modified) changed the help message Tue, 12 Jun 2001 01:18:38 GMT kjm18 [2525] * trunk/gsdl/perllib/mgppbuilder.pm (modified) removed unneeded output Tue, 12 Jun 2001 00:18:03 GMT kjm18 [2524] * trunk/gsdl/bin/script/buildcol.pl (modified) removed "exit if mgpp & windows" Mon, 11 Jun 2001 04:06:28 GMT sjboddie [2523] * trunk/gsdl/src/phind/generate/Makefile.in (modified) *** empty log message *** Mon, 11 Jun 2001 04:01:30 GMT sjboddie [2522] * trunk/winbin/bin/suffix.exe (added) initial version of suffix.exe - compiled on Win2000 with VC++4.2 Mon, 11 Jun 2001 03:40:19 GMT sjboddie [2521] * trunk/gsdl/configure (modified) * trunk/gsdl/configure.in (modified) no longer compile src/phind/host separately (it no longer exists) Mon, 11 Jun 2001 03:30:43 GMT sjboddie [2520] * trunk/winbin/bin/Cygwin1.dll (modified) *** empty log message *** Mon, 11 Jun 2001 03:30:21 GMT sjboddie [2519] * trunk/winbin/bin/mgpp_compression_dict.exe (added) * trunk/winbin/bin/mgpp_decompress_text.exe (added) * trunk/winbin/bin/mgpp_fast_comp_dict.exe (added) * trunk/winbin/bin/mgpp_invf_dict.exe (added) * trunk/winbin/bin/mgpp_invf_dict_dump.exe (added) * trunk/winbin/bin/mgpp_invf_dump.exe (added) * trunk/winbin/bin/mgpp_passes.exe (added) * trunk/winbin/bin/mgpp_perf_hash_build.exe (added) * trunk/winbin/bin/mgpp_stem_idx.exe (added) * trunk/winbin/bin/mgpp_weights_build.exe (added) added mgpp binaries - compiled on Win2000 using VC++ 4.2 Mon, 11 Jun 2001 03:24:15 GMT sjboddie [2518] * trunk/gsdl/src/recpt/collectoraction.cpp (modified) * trunk/gsdl/src/recpt/collectoraction.h (modified) the collector no longer uses the image of the original collection for ... Mon, 11 Jun 2001 03:10:40 GMT sjboddie [2517] * trunk/gsdl/src/recpt/collectoraction.cpp (modified) fixed a bug in the collector that caused problems when cloning a ... Mon, 11 Jun 2001 02:33:44 GMT sjboddie [2516] * trunk/gsdl/perllib/util.pm (modified) *** empty log message *** Mon, 11 Jun 2001 00:15:21 GMT sjboddie [2515] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) * trunk/gsdl/perllib/plugins/PDFPlug.pm (modified) * trunk/gsdl/perllib/plugins/WordPlug.pm (modified) Fixed a couple of bugs/inconsistencies in word and pdf plugins that ... Sun, 10 Jun 2001 00:19:33 GMT sjboddie [2514] * trunk/gsdl/packages/windows/stlport/stlport.zip (modified) * trunk/gsdl/src/mgpp/text/FileBuf.h (modified) * trunk/gsdl/src/mgpp/text/text.h (modified) A few minor changes needed to get mgpp to compile under VC++4.2 Thu, 07 Jun 2001 23:29:50 GMT sjboddie [2513] * trunk/gsdl/src/mgpp/text/WIN32.MAK (modified) *** empty log message *** Thu, 07 Jun 2001 23:21:27 GMT sjboddie [2512] * trunk/gsdl/bin/script/gsConvert.pl (modified) * trunk/gsdl/etc/wv (added) * trunk/gsdl/etc/wv/wvHtml.xml (added) * trunk/gsdl/packages/wv/wvHtml.xml (deleted) Moved wv's XML config file from packages/wv to etc/wv so that it is ... Thu, 07 Jun 2001 23:08:51 GMT sjboddie [2511] * trunk/winbin/bin/pdftohtml.exe (modified) New version of pdftohtml.exe incorporating all John McPherson's changes Thu, 07 Jun 2001 22:48:14 GMT sjboddie [2510] * trunk/gsdl/etc/stopword (added) * trunk/gsdl/etc/stopword/en (added) * trunk/gsdl/etc/stopword/en/brown.sw (added) * trunk/gsdl/etc/stopword/fr (added) * trunk/gsdl/etc/stopword/fr/JASIS.sw (added) * trunk/gsdl/etc/stopwords (deleted) * trunk/gsdl/perllib/classify/phind.pm (modified) renamed phind's stopwords directory and contents to use Win3.1 ... Thu, 07 Jun 2001 09:53:32 GMT sjboddie [2509] * trunk/gsdl/perllib/classify/phind.pm (modified) Fixed (bypassed really) a problem with the phind classifier on ... Thu, 07 Jun 2001 07:53:19 GMT sjboddie [2508] * trunk/gsdl/src/w32server/win32.mak (modified) *** empty log message *** Thu, 07 Jun 2001 05:13:11 GMT sjboddie [2507] * trunk/gsdl/bin/java (added) * trunk/gsdl/bin/java/Phind.jar (added) * trunk/gsdl/macros/document.dm (modified) * trunk/gsdl/perllib/classify/phind.pm (modified) * trunk/gsdl/src/java (added) * trunk/gsdl/src/java/org (added) * trunk/gsdl/src/java/org/nzdl (added) * trunk/gsdl/src/java/org/nzdl/gsdl (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/Makefile (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/Phind.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/PhindTitle.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultBox.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultCanvas.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultDisplay.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultItem.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultItemDocument.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultItemLink.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultItemPhrase.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultTitle.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/URLUTF8Encoder.java (added) * trunk/gsdl/src/phind/client (deleted) * trunk/gsdl/src/phind/host (deleted) Tidied up the phind client a little more. It now belongs to the ... Thu, 07 Jun 2001 01:30:50 GMT dmm9 [2506] * trunk/gsdl/perllib/mgbuilder.pm (modified) added writing of collection document list to db (OID browselist) Thu, 07 Jun 2001 01:30:00 GMT dmm9 [2505] * trunk/gsdl/perllib/mgbuildproc.pm (modified) added collection of collection document list Thu, 07 Jun 2001 01:29:11 GMT dmm9 [2504] * trunk/gsdl/src/recpt/browseaction.cpp (modified) added whole document list Thu, 07 Jun 2001 00:23:09 GMT sjboddie [2503] * trunk/gsdl/perllib/classify/DateList.pm (modified) fixed a small bug in the datelist classifier that caused year ranges ... Wed, 06 Jun 2001 23:10:32 GMT sjboddie [2502] * trunk/gsdl/src/recpt/phindaction.cpp (modified) * trunk/gsdl/src/recpt/phindaction.h (modified) fixed a bug in my phindaction implementation Wed, 06 Jun 2001 04:52:17 GMT sjboddie [2501] * trunk/gsdl/src/phind/generate/Makefile.in (modified) * trunk/gsdl/src/phind/generate/win32.mak (modified) * trunk/gsdl/src/recpt/win32.mak (modified) * trunk/gsdl/src/w32server/win32.mak (modified) * trunk/gsdl/win32.mak (modified) a few changes to various makefiles, mostly with regard to the phind ... Wed, 06 Jun 2001 04:49:55 GMT sjboddie [2500] * trunk/gsdl/perllib/classify/phind.pm (modified) Removed test for phindcgi from phind classifier as it is no longer used Wed, 06 Jun 2001 04:45:59 GMT sjboddie [2499] * trunk/gsdl/src/db2txt/db2txt.cpp (modified) *** empty log message *** Wed, 06 Jun 2001 04:43:14 GMT sjboddie [2498] * trunk/gsdl/src/phind/generate/phrase.h (modified) * trunk/gsdl/src/phind/generate/suffix.cpp (modified) A couple of small changes to phind's generate code to get it working ... Tue, 05 Jun 2001 05:55:47 GMT sjboddie [2497] * trunk/gsdl/src/phind/generate/win32.mak (added) *** empty log message *** Tue, 05 Jun 2001 05:52:35 GMT sjboddie [2496] * trunk/gsdl/macros/english.dm (modified) * trunk/gsdl/macros/pref.dm (modified) fixed a little problem where the "set preferences" button screwed up ... Tue, 05 Jun 2001 04:13:12 GMT sjboddie [2495] * trunk/gsdl/bin/script/filecopy.pl (modified) Fixed a bug (again) that prevented the collector from being able to ... Tue, 05 Jun 2001 03:01:51 GMT sjboddie [2494] * trunk/gsdl/src/recpt/Makefile.in (modified) *** empty log message *** Tue, 05 Jun 2001 01:57:56 GMT paynter [2493] * trunk/gsdl/perllib/plugins/EMAILPlug.pm (modified) Changed at the request of Marcio - see mailing list. Tue, 05 Jun 2001 01:57:10 GMT paynter [2492] * trunk/gsdl/perllib/plugins/SplitPlug.pm (modified) Fixed trivial bug in the new set_OID function. Tue, 05 Jun 2001 01:39:27 GMT sjboddie [2491] * trunk/gsdl/src/recpt/Makefile.in (modified) * trunk/gsdl/src/recpt/phindaction.cpp (added) * trunk/gsdl/src/recpt/phindaction.h (added) * trunk/gsdl/src/recpt/win32.mak (modified) Oops, forgot to add new phindaction to CVS tree Tue, 05 Jun 2001 00:32:59 GMT dmm9 [2490] * trunk/gsdl/src/recpt/browseaction.cpp (modified) * trunk/gsdl/src/recpt/browseactiontools.cpp (modified) adding changes to search stuff Tue, 05 Jun 2001 00:26:55 GMT dmm9 [2489] * trunk/gsdl/perllib/classify/Browse.pm (added) adding the browse interface as a classifier option Mon, 04 Jun 2001 22:41:05 GMT sjboddie [2488] * trunk/gsdl/bin/script/build (modified) minor bug fix Fri, 01 Jun 2001 02:51:29 GMT sjboddie [2487] * trunk/gsdl/lib/text_t.cpp (modified) * trunk/gsdl/lib/text_t.h (modified) * trunk/gsdl/macros/document.dm (modified) * trunk/gsdl/packages/mg/src/text/WIN32.MAK (modified) * trunk/gsdl/perllib/classify/phind.pm (modified) * trunk/gsdl/src/phind/client/Phind.java (modified) * trunk/gsdl/src/phind/generate/phrase.cpp (modified) * trunk/gsdl/src/phind/generate/phrase.h (modified) * trunk/gsdl/src/phind/generate/suffix.cpp (modified) * trunk/gsdl/src/phind/generate/suffix.h (modified) * trunk/gsdl/src/phind/host/phindcgi.cpp (modified) * trunk/gsdl/src/recpt/librarymain.cpp (modified) * trunk/gsdl/src/w32server/cgiwrapper.cpp (modified) Changes to get phind working under windows Wed, 30 May 2001 01:42:36 GMT sjboddie [2486] * trunk/cstr/src/recpt/cstrbrowsetools.cpp (added) * trunk/cstr/src/recpt/cstrbrowsetools.h (added) * trunk/cstr/src/recpt/cstrpagedbrowserclass.cpp (added) * trunk/cstr/src/recpt/cstrpagedbrowserclass.h (added) Reactivated old classes Wed, 30 May 2001 01:39:18 GMT sjboddie [2485] * trunk/cstr/macros/cstr.dm (modified) * trunk/cstr/src/recpt/Makefile.in (modified) * trunk/cstr/src/recpt/cstrdocaction.cpp (modified) * trunk/cstr/src/recpt/cstrdocaction.h (modified) * trunk/cstr/src/recpt/cstrlibrarymain.cpp (modified) Rewound cstr to use the old browsetools etc approach rather than the ... Tue, 29 May 2001 11:52:32 GMT say1 [2484] * trunk/gsdl/perllib/doc.pm (modified) * trunk/gsdl/perllib/plugins/BibTexPlug.pm (modified) * trunk/gsdl/perllib/plugins/SplitPlug.pm (modified) Changed SplitPlug to allow control over the OID. Changed BibTexPlug ... Tue, 29 May 2001 04:46:01 GMT say1 [2483] * trunk/gsdl/perllib/unicode.pm (modified) added a "if" to catch the case where someone tries to convert an ... Tue, 29 May 2001 02:11:54 GMT jrm21 [2482] * trunk/gsdl/packages/configure (modified) remove old xpdf/config.h, for people doing a cvs update over an older ... Tue, 29 May 2001 02:08:11 GMT kjm18 [2481] * trunk/gsdl/perllib/classify/phind.pm (modified) changed mgpp system calls to use the new executable names Mon, 28 May 2001 22:51:39 GMT kjm18 [2480] * trunk/gsdl/perllib/mgppbuildproc.pm (modified) added the store_text option as done in mgbuildproc.pm Mon, 28 May 2001 22:50:25 GMT kjm18 [2479] * trunk/gsdl/perllib/colcfg.pm (modified) added indexmap and indexfieldmap to build.cfg fields Mon, 28 May 2001 22:49:04 GMT kjm18 [2478] * trunk/gsdl/perllib/mgppbuilder.pm (modified) brought it in line with changes to buildcol.pl, mgbuilder.pm now ... Mon, 28 May 2001 22:42:13 GMT kjm18 [2477] * trunk/gsdl/src/mgpp/text/Makefile.in (modified) changed bindir and make install command so that it would work. Mon, 28 May 2001 01:19:48 GMT say1 [2476] * trunk/java-client/ChangeLog (modified) ChangeLog Mon, 28 May 2001 01:19:16 GMT say1 [2475] * trunk/java-client/ChangeLog (modified) * trunk/java-client/org/nzdl/gsdl/SimpleGraphicalClient/CSFrame.java (modified) * trunk/java-client/org/nzdl/gsdl/SimpleGraphicalClient/ChangeLogDialog.java (deleted) * trunk/java-client/org/nzdl/gsdl/SimpleGraphicalClient/Constants.java (modified) * trunk/java-client/org/nzdl/gsdl/SimpleGraphicalClient/FileDialog.java (added) * trunk/java-client/org/nzdl/gsdl/SimpleGraphicalClient/Makefile (modified) generalised ChangeLogDialog ==>> FileDialog to allow viewing of the ... Fri, 25 May 2001 03:23:46 GMT sjboddie [2474] * trunk/gsdl/Makefile.in (modified) *** empty log message *** Fri, 25 May 2001 03:11:09 GMT sjboddie [2473] * trunk/gsdl/src/mgpp/text/Makefile.in (modified) * trunk/gsdl/src/mgpp/text/WIN32.MAK (modified) * trunk/gsdl/src/mgpp/text/mg_compression_dict.1 (deleted) * trunk/gsdl/src/mgpp/text/mg_compression_dict.cpp (deleted) * trunk/gsdl/src/mgpp/text/mg_decompress_text.cpp (deleted) * trunk/gsdl/src/mgpp/text/mg_fast_comp_dict.1 (deleted) * trunk/gsdl/src/mgpp/text/mg_fast_comp_dict.cpp (deleted) * trunk/gsdl/src/mgpp/text/mg_invf_dict.1 (deleted) * trunk/gsdl/src/mgpp/text/mg_invf_dict.cpp (deleted) * trunk/gsdl/src/mgpp/text/mg_invf_dict_dump.cpp (deleted) * trunk/gsdl/src/mgpp/text/mg_invf_dump.cpp (deleted) * trunk/gsdl/src/mgpp/text/mg_passes.1 (deleted) * trunk/gsdl/src/mgpp/text/mg_passes.cpp (deleted) * trunk/gsdl/src/mgpp/text/mg_perf_hash_build.1 (deleted) * trunk/gsdl/src/mgpp/text/mg_perf_hash_build.cpp (deleted) * trunk/gsdl/src/mgpp/text/mg_stem_idx.1 (deleted) * trunk/gsdl/src/mgpp/text/mg_stem_idx.cpp (deleted) * trunk/gsdl/src/mgpp/text/mg_weights_build.1 (deleted) * trunk/gsdl/src/mgpp/text/mg_weights_build.cpp (deleted) * trunk/gsdl/src/mgpp/text/mgpp_compression_dict.1 (added) * trunk/gsdl/src/mgpp/text/mgpp_compression_dict.cpp (added) * trunk/gsdl/src/mgpp/text/mgpp_decompress_text.cpp (added) * trunk/gsdl/src/mgpp/text/mgpp_fast_comp_dict.1 (added) * trunk/gsdl/src/mgpp/text/mgpp_fast_comp_dict.cpp (added) * trunk/gsdl/src/mgpp/text/mgpp_invf_dict.1 (added) * trunk/gsdl/src/mgpp/text/mgpp_invf_dict.cpp (added) * trunk/gsdl/src/mgpp/text/mgpp_invf_dict_dump.cpp (added) * trunk/gsdl/src/mgpp/text/mgpp_invf_dump.cpp (added) * trunk/gsdl/src/mgpp/text/mgpp_passes.1 (added) * trunk/gsdl/src/mgpp/text/mgpp_passes.cpp (added) * trunk/gsdl/src/mgpp/text/mgpp_perf_hash_build.1 (added) * trunk/gsdl/src/mgpp/text/mgpp_perf_hash_build.cpp (added) * trunk/gsdl/src/mgpp/text/mgpp_stem_idx.1 (added) * trunk/gsdl/src/mgpp/text/mgpp_stem_idx.cpp (added) * trunk/gsdl/src/mgpp/text/mgpp_weights_build.1 (added) * trunk/gsdl/src/mgpp/text/mgpp_weights_build.cpp (added) Renamed all the mgpp binaries to be mgpp_* instead of mg_* Fri, 25 May 2001 02:34:44 GMT paynter [2472] * trunk/gsdl/bin/script/mirror.pl (modified) execute perl scripts with perl -S. Thu, 24 May 2001 23:40:06 GMT jrm21 [2471] * trunk/gsdl/configure (modified) removed bash'isms from our own sh tests. We should probably always ... Thu, 24 May 2001 23:20:55 GMT jrm21 [2470] * trunk/gsdl/configure.in (modified) removed bash'isms from our own sh tests. We should probably always ... Thu, 24 May 2001 22:09:59 GMT sjboddie [2469] * trunk/gsdl/bin/script/build (modified) *** empty log message *** Thu, 24 May 2001 05:06:48 GMT sjboddie [2468] * trunk/gsdl/src/mgpp/lib/WIN32.MAK (modified) * trunk/gsdl/src/mgpp/lib/bitio_gen.cpp (modified) * trunk/gsdl/src/mgpp/lib/bitio_gen.h (modified) * trunk/gsdl/src/mgpp/lib/bitio_m_mem.h (modified) * trunk/gsdl/src/mgpp/lib/bitio_m_mems.h (modified) * trunk/gsdl/src/mgpp/lib/bitio_m_random.h (modified) * trunk/gsdl/src/mgpp/lib/bitio_m_stdio.h (modified) * trunk/gsdl/src/mgpp/lib/getopt.c (added) * trunk/gsdl/src/mgpp/lib/getopt.h (added) * trunk/gsdl/src/mgpp/lib/huffman.cpp (modified) * trunk/gsdl/src/mgpp/lib/huffman.h (modified) * trunk/gsdl/src/mgpp/lib/local_strings.cpp (modified) * trunk/gsdl/src/mgpp/lib/local_strings.h (modified) * trunk/gsdl/src/mgpp/lib/longlong.h (modified) * trunk/gsdl/src/mgpp/lib/lovinstem.cpp (modified) * trunk/gsdl/src/mgpp/lib/lovinstem.h (modified) * trunk/gsdl/src/mgpp/lib/memlib.cpp (modified) * trunk/gsdl/src/mgpp/lib/memlib.h (modified) * trunk/gsdl/src/mgpp/lib/messages.cpp (modified) * trunk/gsdl/src/mgpp/lib/messages.h (modified) * trunk/gsdl/src/mgpp/lib/mgheap.cpp (modified) * trunk/gsdl/src/mgpp/lib/mgheap.h (modified) * trunk/gsdl/src/mgpp/lib/perf_hash.cpp (modified) * trunk/gsdl/src/mgpp/lib/perf_hash.h (modified) * trunk/gsdl/src/mgpp/lib/random.cpp (modified) * trunk/gsdl/src/mgpp/lib/random.h (modified) * trunk/gsdl/src/mgpp/lib/simplefrenchstem.cpp (modified) * trunk/gsdl/src/mgpp/lib/simplefrenchstem.h (modified) * trunk/gsdl/src/mgpp/lib/strcasecmp.cpp (modified) * trunk/gsdl/src/mgpp/lib/strstr.cpp (modified) * trunk/gsdl/src/mgpp/lib/sysfuncs.h (modified) * trunk/gsdl/src/mgpp/lib/win32in.h (modified) * trunk/gsdl/src/mgpp/lib/xmalloc.c (modified) * trunk/gsdl/src/mgpp/text/FIvfLevelInfo.cpp (modified) * trunk/gsdl/src/mgpp/text/FIvfLevelInfo.h (modified) * trunk/gsdl/src/mgpp/text/FText.cpp (modified) * trunk/gsdl/src/mgpp/text/FText.h (modified) * trunk/gsdl/src/mgpp/text/FileBuf.cpp (modified) * trunk/gsdl/src/mgpp/text/FileBuf.h (modified) * trunk/gsdl/src/mgpp/text/FragLevelConvert.cpp (modified) * trunk/gsdl/src/mgpp/text/FragLevelConvert.h (modified) * trunk/gsdl/src/mgpp/text/GSDLQueryLex.cpp (modified) * trunk/gsdl/src/mgpp/text/GSDLQueryLex.h (modified) * trunk/gsdl/src/mgpp/text/GSDLQueryParser.cpp (modified) * trunk/gsdl/src/mgpp/text/GSDLQueryParser.h (modified) * trunk/gsdl/src/mgpp/text/IndexData.cpp (modified) * trunk/gsdl/src/mgpp/text/IndexData.h (modified) * trunk/gsdl/src/mgpp/text/MGQuery.cpp (modified) * trunk/gsdl/src/mgpp/text/MGQuery.h (modified) * trunk/gsdl/src/mgpp/text/QueryLex.cpp (modified) * trunk/gsdl/src/mgpp/text/QueryLex.h (modified) * trunk/gsdl/src/mgpp/text/QueryParser.cpp (modified) * trunk/gsdl/src/mgpp/text/QueryParser.h (modified) * trunk/gsdl/src/mgpp/text/QueryResultsSort.h (modified) * trunk/gsdl/src/mgpp/text/QueryTester.cpp (modified) * trunk/gsdl/src/mgpp/text/Queryer.cpp (modified) * trunk/gsdl/src/mgpp/text/TagInfo.cpp (modified) * trunk/gsdl/src/mgpp/text/TagInfo.h (modified) * trunk/gsdl/src/mgpp/text/Terms.cpp (modified) * trunk/gsdl/src/mgpp/text/Terms.h (modified) * trunk/gsdl/src/mgpp/text/TextEl.cpp (modified) * trunk/gsdl/src/mgpp/text/TextEl.h (modified) * trunk/gsdl/src/mgpp/text/TextGet.cpp (modified) * trunk/gsdl/src/mgpp/text/TextGet.h (modified) * trunk/gsdl/src/mgpp/text/UCArray.cpp (modified) * trunk/gsdl/src/mgpp/text/UCArray.h (modified) * trunk/gsdl/src/mgpp/text/WIN32.MAK (modified) * trunk/gsdl/src/mgpp/text/Weights.cpp (modified) * trunk/gsdl/src/mgpp/text/Weights.h (modified) * trunk/gsdl/src/mgpp/text/WordData.h (modified) * trunk/gsdl/src/mgpp/text/build.h (modified) * trunk/gsdl/src/mgpp/text/comp_dict.cpp (modified) * trunk/gsdl/src/mgpp/text/comp_dict.h (modified) * trunk/gsdl/src/mgpp/text/hash.h (modified) * trunk/gsdl/src/mgpp/text/invf.cpp (modified) * trunk/gsdl/src/mgpp/text/ivf.pass1.cpp (modified) * trunk/gsdl/src/mgpp/text/ivf.pass2.cpp (modified) * trunk/gsdl/src/mgpp/text/locallib.cpp (modified) * trunk/gsdl/src/mgpp/text/locallib.h (modified) * trunk/gsdl/src/mgpp/text/mg.h (modified) * trunk/gsdl/src/mgpp/text/mg.special.cpp (modified) * trunk/gsdl/src/mgpp/text/mg_compression_dict.cpp (modified) * trunk/gsdl/src/mgpp/text/mg_decompress_text.cpp (modified) * trunk/gsdl/src/mgpp/text/mg_errors.cpp (modified) * trunk/gsdl/src/mgpp/text/mg_errors.h (modified) * trunk/gsdl/src/mgpp/text/mg_fast_comp_dict.cpp (modified) * trunk/gsdl/src/mgpp/text/mg_files.cpp (modified) * trunk/gsdl/src/mgpp/text/mg_files.h (modified) * trunk/gsdl/src/mgpp/text/mg_invf_dict.cpp (modified) * trunk/gsdl/src/mgpp/text/mg_invf_dict_dump.cpp (modified) * trunk/gsdl/src/mgpp/text/mg_invf_dump.cpp (modified) * trunk/gsdl/src/mgpp/text/mg_passes.cpp (modified) * trunk/gsdl/src/mgpp/text/mg_perf_hash_build.cpp (modified) * trunk/gsdl/src/mgpp/text/mg_stem_idx.cpp (modified) * trunk/gsdl/src/mgpp/text/mg_weights_build.cpp (modified) * trunk/gsdl/src/mgpp/text/stemmer.cpp (modified) * trunk/gsdl/src/mgpp/text/stemmer.h (modified) * trunk/gsdl/src/mgpp/text/text.cpp (modified) * trunk/gsdl/src/mgpp/text/text.h (modified) * trunk/gsdl/src/mgpp/text/text.pass1.cpp (modified) * trunk/gsdl/src/mgpp/text/text.pass2.cpp (modified) * trunk/gsdl/src/mgpp/text/words.cpp (modified) * trunk/gsdl/src/mgpp/text/words.h (modified) Fiddled about with mgpp to get it compiling on Windows under VC++ ... Wed, 23 May 2001 11:10:39 GMT say1 [2467] * trunk/java-client/org/nzdl/gsdl/SimpleGraphicalClient/DocumentInfoDialog.java (added) * trunk/java-client/org/nzdl/gsdl/SimpleGraphicalClient/Makefile (modified) * trunk/java-client/org/nzdl/gsdl/SimpleGraphicalClient/SearchPanel.java (modified) * trunk/java-client/org/nzdl/gsdl/hli/Query.java (modified) * trunk/java-client/org/nzdl/gsdl/service/Makefile (modified) * trunk/java-client/org/nzdl/gsdl/service/NzdlDocumentInfo.java (added) * trunk/java-client/org/nzdl/gsdl/service/NzdlServiceClient.java (modified) added the NzdlDocumentInfo and DocumentInfoDialog classes, mainly to ... Wed, 23 May 2001 03:15:20 GMT dmm9 [2466] * trunk/gsdl/src/recpt/browseactiontools.h (modified) changes to variable names/types Wed, 23 May 2001 03:09:38 GMT dmm9 [2465] * trunk/gsdl/src/recpt/browseactiontools.cpp (modified) filter options function filled in Wed, 23 May 2001 03:08:42 GMT dmm9 [2464] * trunk/gsdl/src/recpt/browseaction.cpp (modified) got filter terms working (sort of) Wed, 23 May 2001 02:41:20 GMT say1 [2463] * trunk/java-client/ChangeLog (modified) updated ChangeLog Wed, 23 May 2001 02:39:05 GMT say1 [2462] * trunk/java-client/org/nzdl/gsdl/classification (deleted) removed all the classification scheme stuff because it"s all under ...