# # ChangeLog for trunk # # Generated by Trac 1.4.2 # 2024-05-19T11:27:50+12:00 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 ... Wed, 23 May 2001 01:58:42 GMT dmm9 [2461] * trunk/gsdl/src/recpt/browseaction.cpp (modified) removing error messages Wed, 23 May 2001 00:58:10 GMT paynter [2460] * trunk/gsdl/src/recpt/browseactiontools.h (modified) Added function prototype for format_browsestring. Tue, 22 May 2001 05:06:59 GMT dmm9 [2459] * trunk/gsdl/src/recpt/browseaction.cpp (modified) * trunk/gsdl/src/recpt/browseactiontools.cpp (modified) got formatting of browse filter string working Tue, 22 May 2001 03:10:18 GMT dmm9 [2458] * trunk/gsdl/macros/browse.dm (modified) forcing the browse page to retain cgi args Tue, 22 May 2001 03:01:08 GMT dmm9 [2457] * trunk/gsdl/macros/base.dm (modified) added browse button stuuf for browse action Tue, 22 May 2001 01:16:42 GMT dmm9 [2456] * trunk/gsdl/src/recpt/browseaction.cpp (modified) working up query stuff to use browseactiontools Tue, 22 May 2001 01:15:47 GMT dmm9 [2455] * trunk/gsdl/src/recpt/browseactiontools.cpp (added) * trunk/gsdl/src/recpt/browseactiontools.h (added) tools necessary for formulating browsing queries Tue, 22 May 2001 01:14:57 GMT dmm9 [2454] * trunk/gsdl/src/recpt/Makefile.in (modified) added browseactiontools Mon, 21 May 2001 06:02:32 GMT jrm21 [2453] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) Slightly smarter title extraction from body's text. Mon, 21 May 2001 06:01:42 GMT jrm21 [2452] * trunk/gsdl/perllib/plugins/PDFPlug.pm (modified) -title_sub works now -- previously had a leading "--" argument, which ... Mon, 21 May 2001 06:01:10 GMT jrm21 [2451] * trunk/gsdl/perllib/plugins/PSPlug.pm (modified) PSPlug now uses the -title_sub option to TEXTPlug, to remove any ... Mon, 21 May 2001 06:00:29 GMT jrm21 [2450] * trunk/gsdl/perllib/plugins/TEXTPlug.pm (modified) now accepts the "-title_sub" option, a regexp to remove when ... Mon, 21 May 2001 00:19:16 GMT dmm9 [2449] * trunk/gsdl/src/recpt/browseaction.cpp (modified) * trunk/gsdl/src/recpt/browseaction.h (modified) added get_document_list function Fri, 18 May 2001 03:20:10 GMT kjm18 [2448] * trunk/gsdl/src/mgpp/text/ivf.pass2.cpp (modified) fixed unsigned long overflow error in Condense Invf function ... Fri, 18 May 2001 02:53:07 GMT jrm21 [2447] * trunk/gsdl/bin/script/gsConvert.pl (modified) Safety check: postscript files start with %! - don't just rely on .ps ... Fri, 18 May 2001 02:13:46 GMT sjboddie [2446] * trunk/winbin/bin/gssetup.exe (modified) New modifications made by George Thu, 17 May 2001 04:55:58 GMT jrm21 [2445] * trunk/gsdl/src/mgpp/text/mg_errors.cpp (modified) needed #defines Thu, 17 May 2001 04:52:38 GMT jrm21 [2443] * trunk/gsdl/src/mgpp/text/ivf.pass2.cpp (modified) added some #defines for proper portability. (eg ftruncate needs ... Thu, 17 May 2001 04:38:16 GMT jrm21 [2442] * trunk/gsdl/src/mgpp/lib/Makefile.in (modified) * trunk/gsdl/src/mgpp/lib/getopt.cpp (deleted) * trunk/gsdl/src/mgpp/lib/getopt.h (deleted) * trunk/gsdl/src/mgpp/lib/getopt1.cpp (deleted) * trunk/gsdl/src/mgpp/lib/local_strings.h (modified) * trunk/gsdl/src/mgpp/lib/sysfuncs.h (modified) * trunk/gsdl/src/mgpp/text/Makefile.in (modified) * trunk/gsdl/src/mgpp/text/Queryer.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_fast_comp_dict.cpp (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) portability changes, use getopt from unistd.h (all POSIX systems) Thu, 17 May 2001 04:15:58 GMT sjboddie [2441] * trunk/gsdl/bin/script/create_distributions.pl (modified) *** empty log message *** Thu, 17 May 2001 03:21:06 GMT sjboddie [2440] * trunk/gsdl/bin/script/create_distributions.pl (modified) *** empty log message *** Thu, 17 May 2001 00:32:23 GMT sjboddie [2439] * trunk/gsdl/src/recpt/collectoraction.cpp (modified) *** empty log message *** Wed, 16 May 2001 23:41:56 GMT sjboddie [2438] * trunk/gsdl/bin/script/create_distributions.pl (modified) * trunk/gsdl/src/setpasswd/setpasswd.cpp (modified) *** empty log message *** Wed, 16 May 2001 23:21:23 GMT sjboddie [2437] * trunk/gsdl/Install.sh (modified) *** empty log message *** Wed, 16 May 2001 23:15:22 GMT sjboddie [2436] * trunk/gsdl/bin/script/create_distributions.pl (modified) *** empty log message *** Wed, 16 May 2001 23:06:57 GMT sjboddie [2435] * trunk/gsdl/Install.sh (modified) *** empty log message *** Wed, 16 May 2001 22:55:08 GMT sjboddie [2434] * trunk/gsdl/Install.sh (modified) *** empty log message *** Wed, 16 May 2001 22:42:26 GMT sjboddie [2433] * trunk/winbin/bin/setpasswd.exe (deleted) * trunk/winbin/bin/setpw.exe (added) setpasswd.exe was renamed setpw.exe to be ok on win 3.1 Wed, 16 May 2001 12:57:03 GMT say1 [2432] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) switched the order of removing the symbolic link and checking for ... Wed, 16 May 2001 09:10:28 GMT sjboddie [2431] * trunk/gsdl/Install.sh (modified) * trunk/gsdl/bin/script/mkcol.pl (modified) * trunk/gsdl/src/recpt/collectoraction.cpp (modified) *** empty log message *** Wed, 16 May 2001 08:33:58 GMT sjboddie [2430] * trunk/gsdl/Install.sh (modified) *** empty log message *** Wed, 16 May 2001 05:38:29 GMT sjboddie [2429] * trunk/gsdl/bin/script/create_distributions.pl (modified) *** empty log message *** Wed, 16 May 2001 04:34:27 GMT sjboddie [2428] * trunk/winbin/bin/gssetup.exe (modified) Georges latest changes to installer Wed, 16 May 2001 04:03:21 GMT sjboddie [2427] * trunk/gsdl/images/blank.gif (added) * trunk/gsdl/macros/collect.dm (modified) *** empty log message *** Wed, 16 May 2001 03:38:12 GMT sjboddie [2426] * trunk/gsdl/src/recpt/cgiutils.cpp (modified) * trunk/gsdl/src/recpt/cgiutils.h (modified) * trunk/gsdl/src/recpt/collectoraction.cpp (modified) added an ugly hack to prevent problems when multiple value arguments ... Wed, 16 May 2001 03:04:09 GMT sjboddie [2425] * trunk/gsdl/macros/collect.dm (modified) more minor cosmetic changes to collector interface Wed, 16 May 2001 03:03:49 GMT sjboddie [2424] * trunk/gsdl/macros/english.dm (modified) * trunk/gsdl/macros/pref.dm (modified) altered preferences page slightly Wed, 16 May 2001 00:51:51 GMT jrm21 [2423] * trunk/gsdl/lib/gsdlconf.h (modified) * trunk/gsdl/lib/text_t.h (modified) minor changes for darwin and cygwin Wed, 16 May 2001 00:45:42 GMT cs025 [2422] * trunk/gsdl/src/recpt/documentaction.cpp (modified) Small modification to eliminate the incorrect addition of HTML around ... Wed, 16 May 2001 00:28:16 GMT jrm21 [2421] * trunk/gsdl/packages/configure (modified) pdftohtml now needs to be configured. wv now installs its config ... Wed, 16 May 2001 00:23:51 GMT jrm21 [2420] * trunk/gsdl/packages/pdftohtml/pdftohtml_gs.tar.gz (modified) uses configure again, as previously using the already generated ... Wed, 16 May 2001 00:17:08 GMT jrm21 [2419] * trunk/gsdl/packages/wv/wv-0.6.3-gs.tar.gz (modified) last modification removed the installation of the config file ... Tue, 15 May 2001 00:20:38 GMT sjboddie [2418] * trunk/gsdl/macros/collect.dm (modified) * trunk/gsdl/src/recpt/collectoraction.cpp (modified) some more small changes to the collector interface Tue, 15 May 2001 00:20:00 GMT sjboddie [2417] * trunk/gsdl/src/recpt/cgiutils.cpp (modified) fixed a bug in the way multi-value cgi arguments were being handled Tue, 15 May 2001 00:16:55 GMT sjboddie [2416] * trunk/gsdl/images/moreof.gif (modified) * trunk/gsdl/images/moreon.gif (modified) *** empty log message *** Mon, 14 May 2001 23:08:08 GMT sjboddie [2415] * trunk/gsdl/macros/arabic.dm (modified) * trunk/gsdl/macros/dutch.dm (modified) * trunk/gsdl/macros/english.dm (modified) * trunk/gsdl/macros/french.dm (modified) * trunk/gsdl/macros/german.dm (modified) * trunk/gsdl/macros/port.dm (modified) * trunk/gsdl/macros/pref.dm (modified) * trunk/gsdl/macros/spanish.dm (modified) * trunk/gsdl/src/recpt/pageaction.cpp (modified) re-added the "set preferences" button to the preferences page Mon, 14 May 2001 22:52:15 GMT jrm21 [2414] * trunk/gsdl/packages/wget/wget.tar.gz (modified) updated config.guess and config.sub for wget so we can build on Darwin. Mon, 14 May 2001 22:24:25 GMT sjboddie [2413] * trunk/gsdl/bin/script/create_distributions.pl (modified) *** empty log message *** Mon, 14 May 2001 22:12:23 GMT sjboddie [2412] * trunk/gsdl/perllib/cpan/Ping.tgz (added) Added a tar archive of all the perl modules required to make ping.pl work Mon, 14 May 2001 22:11:24 GMT sjboddie [2411] * trunk/gsdl/bin/script/ping.pl (modified) *** empty log message *** Mon, 14 May 2001 22:00:35 GMT sjboddie [2410] * trunk/gsdl/bin/script/ping.pl (modified) Another attempt at getting a cross-platform http/ftp pinger working