# # ChangeLog for / # # Generated by Trac 1.4.2 # 2024-05-18T09:24:27+12:00 Fri, 14 Jan 2000 02:26:25 GMT sjboddie [856] * trunk/gsdl/src/mgpp/text/Makefile.in (added) * trunk/gsdl/src/mgpp/text/WIN32.MAK (added) * trunk/gsdl/src/mgpp/text/WordData.h (added) * trunk/gsdl/src/mgpp/text/build.h (added) * trunk/gsdl/src/mgpp/text/comp_dict.cpp (added) * trunk/gsdl/src/mgpp/text/comp_dict.h (added) * trunk/gsdl/src/mgpp/text/hash.h (added) * trunk/gsdl/src/mgpp/text/invf.cpp (added) * trunk/gsdl/src/mgpp/text/invf.h (added) * trunk/gsdl/src/mgpp/text/ivf.pass1.cpp (added) * trunk/gsdl/src/mgpp/text/ivf.pass2.cpp (added) * trunk/gsdl/src/mgpp/text/locallib.cpp (added) * trunk/gsdl/src/mgpp/text/locallib.h (added) * trunk/gsdl/src/mgpp/text/mg.h (added) * trunk/gsdl/src/mgpp/text/mg.special.cpp (added) * trunk/gsdl/src/mgpp/text/mg_compression_dict.1 (added) * trunk/gsdl/src/mgpp/text/mg_compression_dict.cpp (added) * trunk/gsdl/src/mgpp/text/mg_decompress_text.cpp (added) * trunk/gsdl/src/mgpp/text/mg_errors.cpp (added) * trunk/gsdl/src/mgpp/text/mg_errors.h (added) * trunk/gsdl/src/mgpp/text/mg_fast_comp_dict.1 (added) * trunk/gsdl/src/mgpp/text/mg_fast_comp_dict.cpp (added) * trunk/gsdl/src/mgpp/text/mg_files.cpp (added) * trunk/gsdl/src/mgpp/text/mg_files.h (added) * trunk/gsdl/src/mgpp/text/mg_invf_dict.1 (added) * trunk/gsdl/src/mgpp/text/mg_invf_dict.cpp (added) * trunk/gsdl/src/mgpp/text/mg_invf_dump.cpp (added) * trunk/gsdl/src/mgpp/text/mg_passes.1 (added) * trunk/gsdl/src/mgpp/text/mg_passes.cpp (added) * trunk/gsdl/src/mgpp/text/mg_perf_hash_build.1 (added) * trunk/gsdl/src/mgpp/text/mg_perf_hash_build.cpp (added) * trunk/gsdl/src/mgpp/text/mg_stem_idx.1 (added) * trunk/gsdl/src/mgpp/text/mg_stem_idx.cpp (added) * trunk/gsdl/src/mgpp/text/mg_weights_build.1 (added) * trunk/gsdl/src/mgpp/text/mg_weights_build.cpp (added) * trunk/gsdl/src/mgpp/text/stemmer.cpp (added) * trunk/gsdl/src/mgpp/text/stemmer.h (added) * trunk/gsdl/src/mgpp/text/text.h (added) * trunk/gsdl/src/mgpp/text/text.pass1.cpp (added) * trunk/gsdl/src/mgpp/text/text.pass2.cpp (added) * trunk/gsdl/src/mgpp/text/words.cpp (added) * trunk/gsdl/src/mgpp/text/words.h (added) Rodgers new C++ mg Fri, 14 Jan 2000 02:17:52 GMT sjboddie [855] * trunk/gsdl/src/mgpp/acconfig.h (added) * trunk/gsdl/src/mgpp/aclocal.m4 (added) * trunk/gsdl/src/mgpp/config.guess (added) * trunk/gsdl/src/mgpp/config.h.in (added) * trunk/gsdl/src/mgpp/config.sub (added) * trunk/gsdl/src/mgpp/configure (added) * trunk/gsdl/src/mgpp/configure.in (added) * trunk/gsdl/src/mgpp/install-sh (added) * trunk/gsdl/src/mgpp/lib (added) * trunk/gsdl/src/mgpp/lib/Makefile.in (added) * trunk/gsdl/src/mgpp/lib/WIN32.MAK (added) * trunk/gsdl/src/mgpp/lib/alloca.c (added) * trunk/gsdl/src/mgpp/lib/bitio_gen.cpp (added) * trunk/gsdl/src/mgpp/lib/bitio_gen.h (added) * trunk/gsdl/src/mgpp/lib/bitio_m_abstract.cpp (added) * trunk/gsdl/src/mgpp/lib/bitio_m_abstract.h (added) * trunk/gsdl/src/mgpp/lib/bitio_m_mem.cpp (added) * trunk/gsdl/src/mgpp/lib/bitio_m_mem.h (added) * trunk/gsdl/src/mgpp/lib/bitio_m_mems.cpp (added) * trunk/gsdl/src/mgpp/lib/bitio_m_mems.h (added) * trunk/gsdl/src/mgpp/lib/bitio_m_random.cpp (added) * trunk/gsdl/src/mgpp/lib/bitio_m_random.h (added) * trunk/gsdl/src/mgpp/lib/bitio_m_stdio.cpp (added) * trunk/gsdl/src/mgpp/lib/bitio_m_stdio.h (added) * trunk/gsdl/src/mgpp/lib/ftruncate.cpp (added) * trunk/gsdl/src/mgpp/lib/getopt.cpp (added) * trunk/gsdl/src/mgpp/lib/getopt.h (added) * trunk/gsdl/src/mgpp/lib/getopt1.cpp (added) * trunk/gsdl/src/mgpp/lib/getpagesize.h (added) * trunk/gsdl/src/mgpp/lib/gmalloc.c (added) * trunk/gsdl/src/mgpp/lib/huffman.cpp (added) * trunk/gsdl/src/mgpp/lib/huffman.h (added) * trunk/gsdl/src/mgpp/lib/local_strings.cpp (added) * trunk/gsdl/src/mgpp/lib/local_strings.h (added) * trunk/gsdl/src/mgpp/lib/longlong.h (added) * trunk/gsdl/src/mgpp/lib/lovinstem.cpp (added) * trunk/gsdl/src/mgpp/lib/lovinstem.h (added) * trunk/gsdl/src/mgpp/lib/memlib.cpp (added) * trunk/gsdl/src/mgpp/lib/memlib.h (added) * trunk/gsdl/src/mgpp/lib/messages.cpp (added) * trunk/gsdl/src/mgpp/lib/messages.h (added) * trunk/gsdl/src/mgpp/lib/mgheap.cpp (added) * trunk/gsdl/src/mgpp/lib/mgheap.h (added) * trunk/gsdl/src/mgpp/lib/netorder.h (added) * trunk/gsdl/src/mgpp/lib/non_ansi.h (added) * trunk/gsdl/src/mgpp/lib/pathmax.h (added) * trunk/gsdl/src/mgpp/lib/perf_hash.cpp (added) * trunk/gsdl/src/mgpp/lib/perf_hash.h (added) * trunk/gsdl/src/mgpp/lib/random.cpp (added) * trunk/gsdl/src/mgpp/lib/random.h (added) * trunk/gsdl/src/mgpp/lib/simplefrenchstem.cpp (added) * trunk/gsdl/src/mgpp/lib/simplefrenchstem.h (added) * trunk/gsdl/src/mgpp/lib/strcasecmp.cpp (added) * trunk/gsdl/src/mgpp/lib/strstr.cpp (added) * trunk/gsdl/src/mgpp/lib/sysfuncs.cpp (added) * trunk/gsdl/src/mgpp/lib/sysfuncs.h (added) * trunk/gsdl/src/mgpp/lib/unitool.cpp (added) * trunk/gsdl/src/mgpp/lib/unitool.h (added) * trunk/gsdl/src/mgpp/lib/win32in.c (added) * trunk/gsdl/src/mgpp/lib/win32in.h (added) * trunk/gsdl/src/mgpp/lib/xmalloc.c (added) * trunk/gsdl/src/mgpp/mkinstalldirs (added) * trunk/gsdl/src/mgpp/stamp-h.in (added) * trunk/gsdl/src/mgpp/text (added) * trunk/gsdl/src/mgpp/text/FIvfLevelInfo.cpp (added) * trunk/gsdl/src/mgpp/text/FIvfLevelInfo.h (added) * trunk/gsdl/src/mgpp/text/FText.cpp (added) * trunk/gsdl/src/mgpp/text/FText.h (added) * trunk/gsdl/src/mgpp/text/FileBuf.cpp (added) * trunk/gsdl/src/mgpp/text/FileBuf.h (added) * trunk/gsdl/src/mgpp/text/FragLevelConvert.cpp (added) * trunk/gsdl/src/mgpp/text/FragLevelConvert.h (added) * trunk/gsdl/src/mgpp/text/IndexData.cpp (added) * trunk/gsdl/src/mgpp/text/IndexData.h (added) * trunk/gsdl/src/mgpp/text/MGQuery.cpp (added) * trunk/gsdl/src/mgpp/text/MGQuery.h (added) * trunk/gsdl/src/mgpp/text/QueryLex.cpp (added) * trunk/gsdl/src/mgpp/text/QueryLex.h (added) * trunk/gsdl/src/mgpp/text/QueryParser.cpp (added) * trunk/gsdl/src/mgpp/text/QueryParser.h (added) * trunk/gsdl/src/mgpp/text/QueryResultsSort.h (added) * trunk/gsdl/src/mgpp/text/QueryTester.cpp (added) * trunk/gsdl/src/mgpp/text/Queryer.cpp (added) * trunk/gsdl/src/mgpp/text/TagInfo.cpp (added) * trunk/gsdl/src/mgpp/text/TagInfo.h (added) * trunk/gsdl/src/mgpp/text/Terms.cpp (added) * trunk/gsdl/src/mgpp/text/Terms.h (added) * trunk/gsdl/src/mgpp/text/TextEl.cpp (added) * trunk/gsdl/src/mgpp/text/TextEl.h (added) * trunk/gsdl/src/mgpp/text/TextGet.cpp (added) * trunk/gsdl/src/mgpp/text/TextGet.h (added) * trunk/gsdl/src/mgpp/text/UCArray.cpp (added) * trunk/gsdl/src/mgpp/text/UCArray.h (added) * trunk/gsdl/src/mgpp/text/Weights.cpp (added) * trunk/gsdl/src/mgpp/text/Weights.h (added) * trunk/gsdl/src/mgpp/text/mg_invf_dict_dump.cpp (added) * trunk/gsdl/src/mgpp/text/text.cpp (added) Rodgers new C++ mg Fri, 14 Jan 2000 02:12:05 GMT sjboddie [854] * trunk/gsdl/src/mgpp/Makefile.in (added) Rodgers new mg Fri, 14 Jan 2000 02:10:58 GMT sjboddie [853] * trunk/gsdl/src/mgpp/COPYING (added) new mg Fri, 14 Jan 2000 02:00:17 GMT sjboddie [852] * trunk/gsdl/src/mgpp (added) * trunk/gsdl/src/mgpp/confdefs.h (added) * trunk/gsdl/src/mgpp/config.cache (added) * trunk/gsdl/src/mgpp/config.h (added) * trunk/gsdl/src/mgpp/config.log (added) * trunk/gsdl/src/mgpp/config.status (added) * trunk/gsdl/src/mgpp/stamp-h (added) Rodgers new c++ mg Fri, 14 Jan 2000 01:28:22 GMT sjboddie [851] * trunk/gsdl/src/mgpp (deleted) removed old mgpp Thu, 13 Jan 2000 01:57:57 GMT sjboddie [850] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) added use strict - tidied a few things up etc. Wed, 12 Jan 2000 21:21:44 GMT sjboddie [849] * trunk/gsdl/perllib/plugins/GMLPlug.pm (modified) Fixed a bit of a bug Mon, 10 Jan 2000 21:29:07 GMT sjboddie [848] * trunk/gsdl/bin/script/import.pl (modified) added use strict Thu, 16 Dec 1999 03:02:43 GMT sjboddie [847] * trunk/gsdl/perllib/plugins/GMLPlug.pm (modified) fixed CVS burp Thu, 16 Dec 1999 02:07:14 GMT sjboddie [846] * trunk/gsdl/perllib/basedoc.pm (modified) * trunk/gsdl/perllib/doc.pm (modified) don't use hashdoc for now Tue, 14 Dec 1999 00:36:34 GMT sjboddie [845] * trunk/gsdl/bin/script/gsw3mir.pl (added) wrapper for w3mir program for use when w3mir was installed to ... Mon, 13 Dec 1999 04:42:45 GMT davidb [844] * trunk/gsdl/bin/script/import.pl (modified) Dynamic loading of docsave.pm Mon, 13 Dec 1999 04:34:19 GMT davidb [843] * trunk/gsdl/bin/script/import.pl (modified) * trunk/gsdl/bin/script/mkcol.pl (modified) general improvements Mon, 13 Dec 1999 04:22:11 GMT davidb [842] * trunk/gsdl/perllib/basedoc.pm (added) base object for 'doc' objects (UTF8 or ASCII) Mon, 13 Dec 1999 03:58:37 GMT davidb [841] * trunk/gsdl/cgi-bin/webpage_buildcol.pl (modified) * trunk/gsdl/cgi-bin/webpage_delcol.pl (modified) General improvements Mon, 13 Dec 1999 03:57:18 GMT davidb [840] * trunk/gsdl/perllib/plugins/GMLPlug.pm (modified) Optimisations to make plugin go faster Mon, 13 Dec 1999 03:56:57 GMT davidb [839] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) added extra_metadata function Mon, 13 Dec 1999 03:56:11 GMT davidb [838] * trunk/gsdl/perllib/classify/SectionList.pm (modified) added options passed into 'new' subroutine Mon, 13 Dec 1999 03:55:43 GMT davidb [837] * trunk/gsdl/perllib/classify/AZList.pm (modified) added alpha_numeric search Mon, 13 Dec 1999 03:54:28 GMT davidb [836] * trunk/gsdl/perllib/util.pm (modified) improvements to utils Mon, 13 Dec 1999 03:54:00 GMT davidb [835] * trunk/gsdl/perllib/mgbuilder.pm (modified) * trunk/gsdl/perllib/plugin.pm (modified) added 'begin' and 'end' function for plugins Mon, 13 Dec 1999 03:53:21 GMT davidb [834] * trunk/gsdl/perllib/docsave.pm (modified) 'groupsize' added Mon, 13 Dec 1999 03:52:57 GMT davidb [833] * trunk/gsdl/perllib/ascii_doc.pm (added) new doc type for ascii only documents (lots faster the doc.pm) Mon, 13 Dec 1999 03:51:57 GMT davidb [832] * trunk/gsdl/perllib/doc.pm (modified) Object modified to have basedoc Mon, 13 Dec 1999 03:51:06 GMT davidb [831] * trunk/gsdl/perllib/classify.pm (modified) added support for multiple metavales for a metadata type Mon, 13 Dec 1999 02:56:22 GMT davidb [830] * trunk/gsdl/src/colservr/collectserver.cpp (modified) Support for cross-collection searching (CCS) Mon, 13 Dec 1999 02:55:49 GMT davidb [829] * trunk/gsdl/src/colservr/browsefilter.cpp (modified) Support for docs/sections with more than one metavalue for a metadata ... Mon, 13 Dec 1999 02:54:11 GMT davidb [828] * trunk/gsdl/src/recpt/queryaction.cpp (modified) Support for cross collection searching (CCS) Mon, 13 Dec 1999 02:47:38 GMT davidb [827] * trunk/gsdl/src/recpt/extlinkaction.cpp (modified) added call to cgi_safe to ensure href correctly formatted. Mon, 13 Dec 1999 02:46:56 GMT davidb [826] * trunk/gsdl/src/recpt/librarymain.cpp (modified) Teach buildaction about recptionist Mon, 13 Dec 1999 02:45:16 GMT davidb [825] * trunk/gsdl/src/recpt/formattools.cpp (modified) Support for more than one metavalue for the same metadata name Mon, 13 Dec 1999 02:44:23 GMT davidb [824] * trunk/gsdl/src/recpt/vlistbrowserclass.cpp (modified) Better protection when accessing "haschildren" Mon, 13 Dec 1999 02:24:34 GMT davidb [823] * trunk/gsdl/src/recpt/comtypes.cpp (modified) * trunk/gsdl/src/recpt/comtypes.h (modified) Data fields for cross collection searching (CCS) Support for ... Mon, 13 Dec 1999 02:21:27 GMT davidb [822] * trunk/gsdl/src/recpt/buildaction.cpp (modified) * trunk/gsdl/src/recpt/buildaction.h (modified) Added viewable log for collection building. Sun, 12 Dec 1999 20:33:34 GMT sjboddie [821] * trunk/gsdl/packages/mg/sysfuncs.h (modified) fixed an inconsistency in the definition of error() Fri, 10 Dec 1999 15:04:25 GMT cs025 [820] * trunk/gsdl/packages/mg/src/text/mg_compression_dict.c (modified) Incorrect use of NTOHUL on a double value (num_bytes). Fri, 10 Dec 1999 15:02:41 GMT cs025 [819] * trunk/gsdl/packages/mg/src/text/bool_parser.y (modified) Omission of stemmer number in parameters to stemmer and parser corrected Fri, 10 Dec 1999 14:38:16 GMT cs025 [818] * trunk/gsdl/configure (modified) Updated to respond properly to stderror presence Fri, 10 Dec 1999 14:37:20 GMT cs025 [817] * trunk/gsdl/packages/mg/lib/error.c (modified) Fixed inconsistency in parameters for syserror Fri, 10 Dec 1999 14:36:05 GMT cs025 [816] * trunk/gsdl/config.h.in (modified) Changes to correctly identify strerror presence Mon, 06 Dec 1999 21:55:02 GMT sjboddie [815] * trunk/gsdl/collect/modelcol/etc/collect.cfg (modified) new plugin setup Mon, 06 Dec 1999 21:50:39 GMT sjboddie [814] * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) plugins now take options Mon, 06 Dec 1999 21:49:15 GMT sjboddie [813] * trunk/gsdl/perllib/cfgread.pm (modified) plugins now take options and classifiers are handled properly Mon, 06 Dec 1999 21:47:54 GMT sjboddie [812] * trunk/gsdl/perllib/util.pm (modified) hard_link returns if link destination already exists Mon, 06 Dec 1999 21:47:13 GMT sjboddie [811] * trunk/gsdl/perllib/classify.pm (modified) classifiers are loaded up more like plugins Mon, 06 Dec 1999 21:45:27 GMT sjboddie [810] * trunk/gsdl/perllib/colcfg.pm (modified) * trunk/gsdl/perllib/docsave.pm (modified) * trunk/gsdl/perllib/mgbuilder.pm (modified) * trunk/gsdl/perllib/mgbuildproc.pm (modified) plugins now take options, files are associated at build time as well ... Mon, 06 Dec 1999 21:43:37 GMT sjboddie [809] * trunk/gsdl/perllib/plugin.pm (modified) * trunk/gsdl/perllib/plugins/ArcPlug.pm (modified) * trunk/gsdl/perllib/plugins/GMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/IndexPlug.pm (modified) * trunk/gsdl/perllib/plugins/RecPlug.pm (modified) plugins now take options, maxdocs is always defined Mon, 06 Dec 1999 21:41:49 GMT sjboddie [808] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) New html plugin with options Mon, 06 Dec 1999 01:14:57 GMT sjboddie [807] * trunk/gsdl/src/colservr/mggdbmsource.cpp (modified) fixed a couple of compiler warnings Mon, 06 Dec 1999 01:14:16 GMT sjboddie [806] * trunk/gsdl/src/recpt/receptionist.cpp (modified) added arabic encoding Mon, 06 Dec 1999 01:13:02 GMT sjboddie [805] * trunk/gsdl/src/recpt/statusaction.cpp (modified) macrofiles is now a set to allow for multiple gsdlhomes Sun, 05 Dec 1999 21:28:10 GMT sjboddie [804] * trunk/gsdl/src/colservr/collectserver.cpp (modified) * trunk/gsdl/src/colservr/collectserver.h (modified) added support for multiple gsdlhomes and gdbmhomes Sun, 05 Dec 1999 21:27:30 GMT sjboddie [803] * trunk/gsdl/src/colservr/mggdbmsource.cpp (modified) * trunk/gsdl/src/colservr/mggdbmsource.h (modified) added support for multiple gsdlhomes and gdbmhome Sun, 05 Dec 1999 21:25:20 GMT sjboddie [802] * trunk/gsdl/src/recpt/cgiargs.cpp (modified) can't remember why I did this - must have been a reason ;-) Sun, 05 Dec 1999 21:23:39 GMT sjboddie [801] * trunk/gsdl/src/recpt/nullproto.cpp (modified) support for multiple gsdlhomes and gdbmhomes Sun, 05 Dec 1999 21:22:33 GMT sjboddie [800] * trunk/gsdl/src/recpt/queryaction.cpp (modified) tidied up cross-collection searching a bit Sun, 05 Dec 1999 21:21:04 GMT sjboddie [799] * trunk/gsdl/src/recpt/receptionist.cpp (modified) * trunk/gsdl/src/recpt/receptionist.h (modified) added support for multiple gsdlhomes and gdbmhomes Sun, 05 Dec 1999 21:08:28 GMT sjboddie [798] * trunk/gsdl/lib/cfgread.cpp (modified) * trunk/gsdl/lib/cfgread.h (modified) added support for reading and writing windows ini files Thu, 02 Dec 1999 00:58:50 GMT sjboddie [797] * trunk/gsdl/bin/script/mkcol.pl (modified) * trunk/gsdl/collect/modelcol/etc/collect.cfg (modified) removed obsolete 'key' field Wed, 01 Dec 1999 20:59:15 GMT sjboddie [796] * trunk/gsdl/perllib/plugins/HBPlug.pm (modified) semi-colon;;;; Mon, 29 Nov 1999 23:14:36 GMT cs025 [795] * trunk/gsdl/packages/mg/lib/xmalloc.c (modified) * trunk/gsdl/packages/mg/sysfuncs.h (modified) Fixes error in definition of error() Thu, 25 Nov 1999 23:57:45 GMT sjboddie [794] * trunk/gsdl/configure (modified) * trunk/gsdl/configure.in (modified) turned on optimization, added LDFLAGS in case required Thu, 25 Nov 1999 23:01:09 GMT sjboddie [793] * trunk/gsdl/src/recpt/pageaction.cpp (modified) now need to be able to handle it if no collection is selected Thu, 25 Nov 1999 22:32:19 GMT sjboddie [792] * trunk/gsdl/configure (modified) * trunk/gsdl/configure.in (modified) removed -g flag Thu, 25 Nov 1999 21:53:09 GMT sjboddie [791] * trunk/gsdl/lib/display.cpp (modified) * trunk/gsdl/lib/display.h (modified) fixed bug in logout Thu, 25 Nov 1999 21:49:55 GMT sjboddie [790] * trunk/gsdl/src/recpt/Makefile.in (modified) don't want crypt included by default Thu, 25 Nov 1999 21:44:16 GMT sjboddie [789] * trunk/gsdl/src/recpt/receptionist.cpp (modified) fixed bug in logout Thu, 25 Nov 1999 21:16:08 GMT sjboddie [788] * trunk/gsdl/configure (modified) fixed strerr bug Thu, 25 Nov 1999 02:21:13 GMT sjboddie [787] * trunk/gsdl/src/colservr/queryfilter.cpp (modified) fixed bug in phrasematch stuff Sun, 21 Nov 1999 22:38:03 GMT cs025 [786] * trunk/gsdl/configure.in (modified) Added strerror check to configure.in Sun, 21 Nov 1999 01:09:30 GMT sjboddie [785] * trunk/gsdl/lib/fileutil.cpp (modified) added readdir function for windows Mon, 15 Nov 1999 05:10:44 GMT sjboddie [784] * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/perllib/mgbuilder.pm (modified) added -keepold option Mon, 15 Nov 1999 04:52:11 GMT sjboddie [783] * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/gettext.pl (deleted) * trunk/gsdl/bin/script/import.pl (modified) removed gettext.pl - added debug, mode and index options to ... Mon, 15 Nov 1999 04:50:16 GMT sjboddie [782] * trunk/gsdl/perllib/docprint.pm (added) * trunk/gsdl/perllib/mgbuilder.pm (modified) removed gettext.pl - added debug, mode and index options to ... Sat, 13 Nov 1999 08:57:00 GMT sjboddie [781] * trunk/gsdl/src/recpt/documentaction.cpp (modified) fixed bug in last changes Fri, 12 Nov 1999 02:31:02 GMT sjboddie [780] * trunk/gsdl/perllib/colcfg.pm (modified) * trunk/gsdl/perllib/mgbuilder.pm (modified) * trunk/gsdl/perllib/mgbuildproc.pm (modified) added dontgdbm configuration option Thu, 11 Nov 1999 23:53:50 GMT sjboddie [779] * trunk/gsdl/perllib/classify/AZList.pm (modified) fixed bug in title option Tue, 09 Nov 1999 02:28:47 GMT sjboddie [778] * trunk/gsdl/src/recpt/browsetools.cpp (modified) fixed minor bug in expanded contents Tue, 09 Nov 1999 02:26:20 GMT sjboddie [777] * trunk/gsdl/src/recpt/statusaction.cpp (modified) added some new(ish) options Mon, 08 Nov 1999 20:26:38 GMT sjboddie [776] * trunk/gsdl/src/recpt/cgiargs.cpp (modified) * trunk/gsdl/src/recpt/cgiargs.h (modified) * trunk/gsdl/src/recpt/cgiutils.cpp (modified) * trunk/gsdl/src/recpt/cgiutils.h (modified) * trunk/gsdl/src/recpt/queryaction.cpp (modified) * trunk/gsdl/src/recpt/receptionist.cpp (modified) added multiplevalue option to cgiarginfo Fri, 05 Nov 1999 02:34:20 GMT sjboddie [775] * trunk/gsdl/perllib/html.pm (modified) urlsafe now converts '/' characters Thu, 04 Nov 1999 22:54:24 GMT sjboddie [774] * trunk/gsdl/packages/wingdbm/win32.mak (modified) forgot alloca ... Thu, 04 Nov 1999 20:53:42 GMT sjboddie [773] * trunk/gsdl/packages/wingdbm/win32.mak (added) nmake makefile Thu, 04 Nov 1999 20:29:53 GMT sjboddie [772] * trunk/gsdl/src/recpt/queryaction.cpp (modified) small change to cross-collection searching Wed, 03 Nov 1999 22:50:13 GMT sjboddie [771] * trunk/gsdl/src/recpt/pageaction.cpp (modified) now defaults to home page Wed, 03 Nov 1999 22:49:50 GMT sjboddie [770] * trunk/gsdl/src/recpt/queryaction.cpp (modified) A few changes to cross-collection searching for fao Wed, 03 Nov 1999 22:49:10 GMT sjboddie [769] * trunk/gsdl/src/recpt/receptionist.cpp (modified) A location url may now contain macros Wed, 03 Nov 1999 22:47:48 GMT sjboddie [768] * trunk/gsdl/etc/main.cfg.example (added) example main.cfg Mon, 01 Nov 1999 22:06:49 GMT sjboddie [767] * trunk/gsdl/src/colservr/collectserver.cpp (modified) removed an assert - collections may at times be empty now Mon, 01 Nov 1999 22:06:06 GMT sjboddie [766] * trunk/gsdl/src/colservr/queryfilter.cpp (modified) * trunk/gsdl/src/colservr/queryfilter.h (modified) Added filter option to remove documents not matching a phrase match. ... Mon, 01 Nov 1999 22:04:12 GMT sjboddie [765] * trunk/gsdl/src/recpt/browserclass.cpp (modified) * trunk/gsdl/src/recpt/browserclass.h (modified) * trunk/gsdl/src/recpt/datelistbrowserclass.cpp (modified) * trunk/gsdl/src/recpt/datelistbrowserclass.h (modified) * trunk/gsdl/src/recpt/hlistbrowserclass.cpp (modified) just a few small changes (that means I can't remember ;) Mon, 01 Nov 1999 22:03:35 GMT sjboddie [764] * trunk/gsdl/src/recpt/cgiutils.cpp (modified) Added ability to handle multiple arguments with the same name (as is ... Mon, 01 Nov 1999 22:00:51 GMT sjboddie [763] * trunk/gsdl/src/recpt/comtypes.cpp (modified) * trunk/gsdl/src/recpt/comtypes.h (modified) added assignment operator for FilterResponse_t Mon, 01 Nov 1999 21:58:49 GMT sjboddie [762] * trunk/gsdl/src/recpt/librarymain.cpp (modified) no longer set receptionist for some actions that used to Mon, 01 Nov 1999 21:58:02 GMT sjboddie [761] * trunk/gsdl/src/recpt/pageaction.cpp (modified) * trunk/gsdl/src/recpt/pageaction.h (modified) changes to arguments of many functions, now pass list of protocols ... Mon, 01 Nov 1999 21:56:32 GMT sjboddie [760] * trunk/gsdl/src/recpt/buildaction.cpp (modified) * trunk/gsdl/src/recpt/buildaction.h (modified) * trunk/gsdl/src/recpt/pingaction.cpp (modified) * trunk/gsdl/src/recpt/pingaction.h (modified) * trunk/gsdl/src/recpt/receptionist.cpp (modified) * trunk/gsdl/src/recpt/receptionist.h (modified) * trunk/gsdl/src/recpt/statusaction.cpp (modified) * trunk/gsdl/src/recpt/statusaction.h (modified) * trunk/gsdl/src/recpt/tipaction.cpp (modified) * trunk/gsdl/src/recpt/tipaction.h (modified) * trunk/gsdl/src/recpt/usersaction.cpp (modified) * trunk/gsdl/src/recpt/usersaction.h (modified) changes to arguments of many functions Mon, 01 Nov 1999 21:56:12 GMT sjboddie [759] * trunk/gsdl/src/recpt/querytools.cpp (modified) * trunk/gsdl/src/recpt/querytools.h (modified) changes for cross-collection searching - still needs work Mon, 01 Nov 1999 21:54:27 GMT sjboddie [758] * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/documentaction.h (modified) changes for cross-collection searching - changes to arguments of ... Mon, 01 Nov 1999 21:53:28 GMT sjboddie [757] * trunk/gsdl/src/recpt/queryaction.cpp (modified) * trunk/gsdl/src/recpt/queryaction.h (modified) added cross-collection searching capability - still needs lots of ...