# # ChangeLog for trunk # # Generated by Trac 1.4.2 # 2024-06-21T08:24:18+12:00 Wed, 16 Jun 1999 02:22:05 GMT sjboddie [276] * trunk/gsdl/macros/base.dm (modified) * trunk/gsdl/macros/browse.dm (deleted) * trunk/gsdl/macros/document.dm (modified) * trunk/gsdl/macros/help.dm (modified) * trunk/gsdl/macros/home.dm (modified) * trunk/gsdl/macros/pref.dm (modified) * trunk/gsdl/macros/query.dm (modified) * trunk/gsdl/macros/style.dm (modified) * trunk/gsdl/macros/text.dm (deleted) lots of changes to all macro files Wed, 16 Jun 1999 02:08:38 GMT sjboddie [275] * trunk/gsdl/src/recpt/Makefile (modified) * trunk/gsdl/src/recpt/queryaction.cpp (modified) * trunk/gsdl/src/recpt/queryaction.h (modified) got queryaction working Wed, 16 Jun 1999 02:05:23 GMT sjboddie [274] * trunk/gsdl/src/recpt/OIDtools.cpp (modified) * trunk/gsdl/src/recpt/OIDtools.h (modified) just changed a comment that was confusing me Wed, 16 Jun 1999 02:03:25 GMT sjboddie [273] * trunk/gsdl/src/colservr/queryfilter.cpp (modified) fixed bug in isApprox and set MAXDOCS to always be 500 Wed, 16 Jun 1999 02:01:22 GMT sjboddie [272] * trunk/gsdl/src/recpt/comtypes.cpp (modified) * trunk/gsdl/src/recpt/comtypes.h (modified) Few changes to get getParents filter option to return metadata of ... Wed, 16 Jun 1999 02:00:34 GMT sjboddie [271] * trunk/gsdl/src/colservr/collectserver.cpp (modified) * trunk/gsdl/src/colservr/mggdbmsource.cpp (modified) * trunk/gsdl/src/colservr/mggdbmsource.h (modified) * trunk/gsdl/src/colservr/source.cpp (modified) * trunk/gsdl/src/colservr/source.h (modified) Few changes to get getParent filter option to return metadata of ... Tue, 15 Jun 1999 02:24:06 GMT sjboddie [270] * trunk/gsdl/src/recpt/querytools.cpp (added) * trunk/gsdl/src/recpt/querytools.h (added) moved do_query from queryaction to new querytools module (as ... Tue, 15 Jun 1999 02:16:45 GMT sjboddie [269] * trunk/gsdl/src/recpt/nullproto.cpp (modified) small change to prevent collectdir configuration string from being ... Tue, 15 Jun 1999 01:56:12 GMT sjboddie [268] * trunk/gsdl/src/recpt/librarymain.cpp (modified) Got multiple collections working Tue, 15 Jun 1999 01:55:32 GMT sjboddie [267] * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/documentaction.h (modified) - got text highlighting working - got multiple collections working ... Thu, 10 Jun 1999 00:39:16 GMT sjboddie [266] * trunk/gsdl/src/recpt/pageaction.cpp (modified) navigation bar is no longer written out for every page (it should be ... Wed, 09 Jun 1999 00:41:32 GMT sjboddie [265] * trunk/gsdl/src/colservr/mgsearch.cpp (modified) phrase searching now uses case-folding if it's turned on Wed, 09 Jun 1999 00:09:30 GMT sjboddie [264] * trunk/gsdl/src/recpt/htmlutils.cpp (modified) * trunk/gsdl/src/recpt/htmlutils.h (modified) Added a fairly minimal html_safe function Wed, 09 Jun 1999 00:08:36 GMT sjboddie [263] * trunk/gsdl/src/recpt/receptionist.cpp (modified) query string macro (_cgiargq_) is now made html safe before being set Tue, 08 Jun 1999 22:03:43 GMT sjboddie [262] * trunk/gsdl/src/recpt/cgiutils.cpp (modified) query string is now made cgi safe before being added to compressed args Tue, 08 Jun 1999 04:29:42 GMT sjboddie [261] * trunk/gsdl/src/recpt/action.cpp (modified) * trunk/gsdl/src/recpt/action.h (modified) * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/documentaction.h (modified) * trunk/gsdl/src/recpt/pageaction.cpp (modified) * trunk/gsdl/src/recpt/pageaction.h (modified) * trunk/gsdl/src/recpt/receptionist.cpp (modified) * trunk/gsdl/src/recpt/statusaction.cpp (modified) * trunk/gsdl/src/recpt/statusaction.h (modified) added argsinfo to the call to check_cgiargs to make it easy to set ... Mon, 10 May 1999 03:47:38 GMT sjboddie [260] * trunk/gsdl/src/library/Makefile (modified) added -D_LITTLE_ENDIAN Mon, 10 May 1999 03:43:49 GMT sjboddie [259] * trunk/gsdl/src/colservr/browsefilter.cpp (modified) * trunk/gsdl/src/colservr/collectserver.cpp (modified) * trunk/gsdl/src/colservr/collectserver.h (modified) * trunk/gsdl/src/colservr/infodbclass.cpp (modified) * trunk/gsdl/src/colservr/mggdbmsource.cpp (modified) * trunk/gsdl/src/colservr/mggdbmsource.h (modified) * trunk/gsdl/src/colservr/source.cpp (modified) * trunk/gsdl/src/colservr/source.h (modified) lots of changes to lots of files - getting document action going Mon, 10 May 1999 03:41:55 GMT sjboddie [258] * trunk/gsdl/macros/base.dm (modified) * trunk/gsdl/macros/document.dm (added) * trunk/gsdl/macros/query.dm (modified) Gradually getting document action working Mon, 10 May 1999 03:40:44 GMT sjboddie [257] * trunk/gsdl/src/recpt/Makefile (modified) * trunk/gsdl/src/recpt/OIDtools.cpp (modified) * trunk/gsdl/src/recpt/OIDtools.h (modified) * trunk/gsdl/src/recpt/browsetools.cpp (modified) * trunk/gsdl/src/recpt/browsetools.h (modified) * trunk/gsdl/src/recpt/comtypes.cpp (modified) * trunk/gsdl/src/recpt/comtypes.h (modified) * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/librarymain.cpp (modified) * trunk/gsdl/src/recpt/nullproto.cpp (modified) * trunk/gsdl/src/recpt/nullproto.h (modified) * trunk/gsdl/src/recpt/recptproto.cpp (modified) * trunk/gsdl/src/recpt/recptproto.h (modified) lots of changes - slowly getting document action sorted out Tue, 04 May 1999 23:49:16 GMT sjboddie [256] * trunk/gsdl/perllib/classify/AZClassify.pm (deleted) * trunk/gsdl/perllib/classify/AZList.pm (added) renamed AZClassify AZList Mon, 03 May 1999 23:03:02 GMT sjboddie [255] * trunk/gsdl/perllib/mgbuildproc.pm (modified) top level of document now saves archivedir in gdbm Mon, 03 May 1999 22:59:36 GMT sjboddie [254] * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) Forgot to remove debug stuff before committing last time Mon, 03 May 1999 22:58:01 GMT sjboddie [253] * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) fixed bug in regular expression being sent to cfgread Mon, 03 May 1999 05:34:23 GMT sjboddie [252] * trunk/gsdl/perllib/mgbuildproc.pm (modified) fixed a small bug Mon, 03 May 1999 05:33:31 GMT sjboddie [251] * trunk/gsdl/perllib/classify/AZClassify.pm (modified) Made it sort the '0-9' section to the back rather than the front Fri, 30 Apr 1999 02:27:04 GMT sjboddie [250] * trunk/gsdl/perllib/plugins/ArcPlug.pm (modified) just changed a comment to stop confusing myself Fri, 30 Apr 1999 02:00:48 GMT sjboddie [249] * trunk/gsdl/src/colservr/browsefilter.cpp (modified) * trunk/gsdl/src/colservr/collectserver.cpp (modified) * trunk/gsdl/src/colservr/collectserver.h (modified) * trunk/gsdl/src/colservr/filter.cpp (modified) * trunk/gsdl/src/colservr/filter.h (modified) * trunk/gsdl/src/colservr/infodbclass.cpp (modified) * trunk/gsdl/src/colservr/infodbclass.h (modified) * trunk/gsdl/src/colservr/mggdbmsource.cpp (modified) * trunk/gsdl/src/colservr/mggdbmsource.h (modified) * trunk/gsdl/src/colservr/source.cpp (modified) * trunk/gsdl/src/colservr/source.h (modified) lots of stuff to do with getting documentaction working Fri, 30 Apr 1999 01:59:44 GMT sjboddie [248] * trunk/gsdl/src/recpt/Makefile (modified) * trunk/gsdl/src/recpt/OIDtools.cpp (modified) * trunk/gsdl/src/recpt/OIDtools.h (modified) * trunk/gsdl/src/recpt/browseaction.cpp (deleted) * trunk/gsdl/src/recpt/browseaction.h (deleted) * trunk/gsdl/src/recpt/browsetools.cpp (modified) * trunk/gsdl/src/recpt/browsetools.h (modified) * trunk/gsdl/src/recpt/cgiwrapper.cpp (modified) * trunk/gsdl/src/recpt/documentaction.cpp (added) * trunk/gsdl/src/recpt/documentaction.h (added) * trunk/gsdl/src/recpt/nullproto.cpp (modified) * trunk/gsdl/src/recpt/nullproto.h (modified) * trunk/gsdl/src/recpt/receptionist.cpp (modified) * trunk/gsdl/src/recpt/receptionist.h (modified) * trunk/gsdl/src/recpt/recptproto.cpp (modified) * trunk/gsdl/src/recpt/recptproto.h (modified) lots of stuff - getting documentaction working (documentaction ... Mon, 26 Apr 1999 03:58:04 GMT sjboddie [247] * trunk/gsdl/lib/Makefile (modified) * trunk/gsdl/lib/text_t.cpp (modified) * trunk/gsdl/lib/text_t.h (modified) added is_number function Sun, 25 Apr 1999 23:56:36 GMT sjboddie [246] * trunk/gsdl/perllib/mgbuilder.pm (modified) Now checks collect.cfg for a 'doctype' field and if it finds it it's ... Sun, 25 Apr 1999 23:54:33 GMT sjboddie [245] * trunk/gsdl/perllib/plugins/ArcPlug.pm (modified) * trunk/gsdl/perllib/plugins/GMLPlug.pm (modified) Small changes to allow metadata to be passed to plugins from ... Thu, 22 Apr 1999 23:11:34 GMT sjboddie [244] * trunk/gsdl/perllib/classify/AZClassify.pm (modified) fixed a couple of bugs Wed, 21 Apr 1999 22:40:44 GMT sjboddie [243] * trunk/gsdl/src/colservr/mggdbmsource.cpp (modified) made another change to the one I just committed. if requested ... Wed, 21 Apr 1999 05:23:46 GMT sjboddie [242] * trunk/gsdl/src/colservr/mggdbmsource.cpp (modified) changed the way metadata is returned Wed, 21 Apr 1999 05:23:15 GMT sjboddie [241] * trunk/gsdl/src/recpt/comtypes.cpp (modified) * trunk/gsdl/src/recpt/comtypes.h (modified) Changed the way metadata is returned Wed, 21 Apr 1999 04:01:55 GMT sjboddie [240] * trunk/gsdl/perllib/classify/AZClassify.pm (modified) * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) * trunk/gsdl/perllib/classify/list.pm (modified) minor changes to all the classifiers to work with new browseaction Tue, 20 Apr 1999 00:11:30 GMT sjboddie [239] * trunk/gsdl/src/recpt/recptproto.h (modified) removed dummy functions Mon, 19 Apr 1999 23:56:10 GMT rjmcnab [238] * trunk/gsdl/src/colservr/browsefilter.cpp (modified) * trunk/gsdl/src/colservr/mggdbmsource.cpp (modified) * trunk/gsdl/src/colservr/queryfilter.cpp (modified) * trunk/gsdl/src/recpt/librarymain.cpp (modified) * trunk/gsdl/src/txt2db/Makefile (modified) Finished the gdbm metadata stuff Mon, 12 Apr 1999 10:30:33 GMT rjmcnab [237] * trunk/gsdl/src/colservr/mggdbmsource.cpp (modified) * trunk/gsdl/src/recpt/Makefile (modified) Made a little more progress. Mon, 12 Apr 1999 05:21:52 GMT rjmcnab [236] * trunk/gsdl/src/colservr/mggdbmsource.cpp (modified) * trunk/gsdl/src/colservr/mggdbmsource.h (modified) * trunk/gsdl/src/recpt/Makefile (modified) Started on a mg and gdbm source. Mon, 12 Apr 1999 03:45:05 GMT rjmcnab [235] * trunk/gsdl/src/colservr/filter.cpp (modified) * trunk/gsdl/src/colservr/filter.h (modified) * trunk/gsdl/src/colservr/queryfilter.cpp (modified) * trunk/gsdl/src/colservr/queryinfo.h (modified) * trunk/gsdl/src/recpt/Makefile (modified) * trunk/gsdl/src/recpt/librarymain.cpp (modified) Finished the query filter. Mon, 12 Apr 1999 03:40:40 GMT rjmcnab [234] * trunk/gsdl/src/colservr/mggdbmsource.cpp (added) * trunk/gsdl/src/colservr/mggdbmsource.h (added) Initial revision. Thu, 08 Apr 1999 21:52:07 GMT sjboddie [233] * trunk/gsdl/perllib/plugins/TOCPlug.pm (modified) Altered TOCPlug to work with new gdbm building code. It now reads a ... Thu, 08 Apr 1999 21:50:32 GMT sjboddie [232] * trunk/gsdl/perllib/classify.pm (modified) Minor changes to get classify.pm to pass options to each classifier ... Thu, 08 Apr 1999 21:46:32 GMT sjboddie [231] * trunk/gsdl/perllib/classify/AZClassify.pm (modified) * trunk/gsdl/perllib/classify/Hierarchy.pm (added) Added new Hierarchy classifier, minor modifications to AZClassify Thu, 08 Apr 1999 03:41:16 GMT sjboddie [230] * trunk/gsdl/perllib/plugins/ArcPlug.pm (modified) fixed typo I introduced last time Thu, 08 Apr 1999 03:38:35 GMT sjboddie [229] * trunk/gsdl/perllib/plugins/ArcPlug.pm (modified) Removed old sorting function Wed, 07 Apr 1999 04:34:23 GMT sjboddie [228] * trunk/gsdl/perllib/classify/AZClassify.pm (added) new classification plugin Tue, 06 Apr 1999 22:22:10 GMT rjmcnab [227] * trunk/gsdl/src/colservr/browsefilter.cpp (added) * trunk/gsdl/src/colservr/browsefilter.h (added) * trunk/gsdl/src/colservr/queryfilter.cpp (added) * trunk/gsdl/src/colservr/queryfilter.h (added) Initial revision. Tue, 06 Apr 1999 22:20:35 GMT rjmcnab [226] * trunk/gsdl/src/colservr/collectserver.cpp (modified) * trunk/gsdl/src/colservr/collectserver.h (modified) * trunk/gsdl/src/colservr/filter.cpp (modified) * trunk/gsdl/src/colservr/filter.h (modified) * trunk/gsdl/src/colservr/infodbclass.cpp (modified) * trunk/gsdl/src/colservr/infodbclass.h (modified) * trunk/gsdl/src/colservr/mgsearch.h (modified) * trunk/gsdl/src/colservr/source.cpp (modified) * trunk/gsdl/src/colservr/source.h (modified) * trunk/gsdl/src/recpt/Makefile (modified) * trunk/gsdl/src/recpt/comtypes.cpp (modified) * trunk/gsdl/src/recpt/comtypes.h (modified) * trunk/gsdl/src/recpt/librarymain.cpp (modified) * trunk/gsdl/src/recpt/statusaction.cpp (modified) Got browsefilter working. Tue, 06 Apr 1999 22:17:25 GMT rjmcnab [225] * trunk/gsdl/lib/text_t.cpp (modified) * trunk/gsdl/lib/text_t.h (modified) Added splits and joins using text_tset. Tue, 06 Apr 1999 22:16:50 GMT rjmcnab [224] * trunk/gsdl/lib/fileutil.cpp (modified) * trunk/gsdl/lib/fileutil.h (modified) Added more options for filename_cat. Thu, 01 Apr 1999 00:36:21 GMT sjboddie [223] * trunk/gsdl/bin/script/buildcol.pl (modified) unfixed the 'bug'. Thu, 01 Apr 1999 00:35:54 GMT sjboddie [222] * trunk/gsdl/perllib/mgbuildproc.pm (modified) Unfixed the 'bug'. Thu, 01 Apr 1999 00:34:46 GMT sjboddie [221] * trunk/gsdl/bin/script/buildcol.pl (modified) fixed a bug Wed, 31 Mar 1999 23:44:49 GMT rjmcnab [220] * trunk/gsdl/src/colservr/collectserver.cpp (modified) * trunk/gsdl/src/colservr/collectserver.h (modified) * trunk/gsdl/src/colservr/filter.cpp (modified) * trunk/gsdl/src/colservr/filter.h (modified) * trunk/gsdl/src/recpt/Makefile (modified) * trunk/gsdl/src/recpt/comproto.asn (modified) * trunk/gsdl/src/recpt/comtypes.cpp (modified) * trunk/gsdl/src/recpt/comtypes.h (modified) * trunk/gsdl/src/recpt/nullproto.cpp (modified) * trunk/gsdl/src/recpt/nullproto.h (modified) * trunk/gsdl/src/recpt/recptproto.cpp (modified) * trunk/gsdl/src/recpt/recptproto.h (modified) * trunk/gsdl/src/recpt/statusaction.cpp (modified) Altered the protocol so that the metadata is part of the filter. Wed, 31 Mar 1999 23:43:40 GMT rjmcnab [219] * trunk/gsdl/src/colservr/source.cpp (added) * trunk/gsdl/src/colservr/source.h (added) Initial revision Wed, 31 Mar 1999 21:59:08 GMT sjboddie [218] * trunk/gsdl/macros/base.dm (modified) * trunk/gsdl/macros/style.dm (modified) A few changes for new receptionist Tue, 30 Mar 1999 05:10:43 GMT rjmcnab [217] * trunk/gsdl/src/recpt/Makefile (modified) Added infodbclass and filter Tue, 30 Mar 1999 05:10:07 GMT rjmcnab [216] * trunk/gsdl/src/colservr/filter.cpp (added) * trunk/gsdl/src/colservr/filter.h (added) * trunk/gsdl/src/colservr/infodbclass.cpp (added) * trunk/gsdl/src/colservr/infodbclass.h (added) Initial revision. Tue, 30 Mar 1999 05:08:18 GMT rjmcnab [215] * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/perllib/doc.pm (modified) * trunk/gsdl/perllib/mgbuilder.pm (modified) * trunk/gsdl/perllib/mgbuildproc.pm (modified) Added code to build a new gdbm format. Tue, 30 Mar 1999 05:03:47 GMT rjmcnab [214] * trunk/gsdl/perllib/classify (added) * trunk/gsdl/perllib/classify.pm (added) * trunk/gsdl/perllib/classify/list.pm (added) Initial revision. Mon, 29 Mar 1999 02:14:31 GMT sjboddie [213] * trunk/gsdl/src/recpt/OIDtools.cpp (modified) * trunk/gsdl/src/recpt/browseaction.cpp (modified) * trunk/gsdl/src/recpt/browseaction.h (modified) * trunk/gsdl/src/recpt/browsetools.cpp (modified) * trunk/gsdl/src/recpt/browsetools.h (modified) * trunk/gsdl/src/recpt/recptproto.h (modified) More changes to browseaction Thu, 25 Mar 1999 03:16:40 GMT sjboddie [212] * trunk/gsdl/src/recpt/Makefile (modified) * trunk/gsdl/src/recpt/subjectbrowseaction.cpp (deleted) * trunk/gsdl/src/recpt/subjectbrowseaction.h (deleted) replaced subjectbrowseaction with browseaction - added browsetools Thu, 25 Mar 1999 03:13:42 GMT sjboddie [211] * trunk/gsdl/src/recpt/OIDtools.cpp (modified) * trunk/gsdl/src/recpt/OIDtools.h (modified) More library functions for dealing with OIDs. Many of them just ... Thu, 25 Mar 1999 03:12:01 GMT sjboddie [210] * trunk/gsdl/src/recpt/cgiwrapper.cpp (modified) subjectbrowseaction was replaced with browseaction Thu, 25 Mar 1999 03:11:22 GMT sjboddie [209] * trunk/gsdl/src/recpt/recptproto.h (modified) shoved in a temporary placeholder for getting classification information Thu, 25 Mar 1999 03:10:15 GMT sjboddie [208] * trunk/gsdl/src/recpt/browsetools.cpp (added) * trunk/gsdl/src/recpt/browsetools.h (added) new library for browse stuff Thu, 25 Mar 1999 03:09:41 GMT sjboddie [207] * trunk/gsdl/src/recpt/browseaction.cpp (added) * trunk/gsdl/src/recpt/browseaction.h (added) subjectbrowseaction became browseaction Thu, 25 Mar 1999 03:06:45 GMT sjboddie [206] * trunk/gsdl/src/recpt/action.cpp (modified) * trunk/gsdl/src/recpt/action.h (modified) * trunk/gsdl/src/recpt/queryaction.cpp (modified) * trunk/gsdl/src/recpt/queryaction.h (modified) * trunk/gsdl/src/recpt/receptionist.cpp (modified) altered receptionist slightly so it now passes *collectproto to ... Tue, 16 Mar 1999 21:51:06 GMT sjboddie [205] * trunk/gsdl/packages/mg-1.3d/src/text/WIN32.MAK (modified) added words.o to mgpass objects Tue, 16 Mar 1999 04:47:03 GMT rjmcnab [204] * trunk/gsdl/src/recpt/statusaction.cpp (modified) Changed the list of arguments on the argument page to be the info ... Mon, 15 Mar 1999 21:11:56 GMT sjboddie [203] * trunk/gsdl/src/db2txt (added) * trunk/gsdl/src/db2txt/Makefile (added) * trunk/gsdl/src/db2txt/db2txt.cpp (added) Added db2txt utility Fri, 12 Mar 1999 03:08:16 GMT sjboddie [202] * trunk/gsdl/src/txt2db/Makefile (modified) fixed compiler error Thu, 11 Mar 1999 01:26:02 GMT rjmcnab [201] * trunk/gsdl/src/recpt/statusaction.cpp (modified) Fixed a few small formatting things. Thu, 11 Mar 1999 00:12:30 GMT rjmcnab [200] * trunk/gsdl/src/recpt/statusaction.cpp (modified) * trunk/gsdl/src/recpt/statusaction.h (modified) Started using status.dm to handle the bulky text. Made the status ... Thu, 11 Mar 1999 00:11:19 GMT rjmcnab [199] * trunk/gsdl/src/recpt/comtypes.cpp (modified) * trunk/gsdl/src/recpt/comtypes.h (modified) Added a function to get a string version of comerror_t Thu, 11 Mar 1999 00:03:50 GMT rjmcnab [198] * trunk/gsdl/macros/status.dm (added) Initial revision. Tue, 09 Mar 1999 21:00:48 GMT rjmcnab [197] * trunk/gsdl/src/recpt/Makefile (modified) * trunk/gsdl/src/recpt/comtypes.cpp (modified) * trunk/gsdl/src/recpt/comtypes.h (modified) * trunk/gsdl/src/recpt/statusaction.cpp (modified) * trunk/gsdl/src/recpt/statusaction.h (modified) Reorganised the statusaction, added more functions to comtypes. Tue, 09 Mar 1999 20:58:50 GMT rjmcnab [196] * trunk/gsdl/src/colservr/collectserver.cpp (modified) * trunk/gsdl/src/colservr/collectserver.h (modified) Added dummy filter and metadata results. Tue, 09 Mar 1999 20:55:27 GMT rjmcnab [195] * trunk/gsdl/lib/text_t.h (modified) Added a text_tmap type. Tue, 09 Mar 1999 20:53:14 GMT rjmcnab [194] * trunk/gsdl/src/colservr/maptools.cpp (added) * trunk/gsdl/src/colservr/maptools.h (added) Moved from src/recpt. Tue, 09 Mar 1999 20:52:40 GMT rjmcnab [193] * trunk/gsdl/src/recpt/maptools.cpp (deleted) * trunk/gsdl/src/recpt/maptools.h (deleted) Moved to colservr. Mon, 08 Mar 1999 19:45:54 GMT rjmcnab [192] * trunk/gsdl/src/recpt/maptools.cpp (added) * trunk/gsdl/src/recpt/maptools.h (added) Initial revision. Mon, 08 Mar 1999 05:07:42 GMT rjmcnab [191] * trunk/gsdl/src/colservr/collectserver.cpp (modified) * trunk/gsdl/src/colservr/collectserver.h (modified) Made some alterations to fit with the changes to the comtypes. Added ... Mon, 08 Mar 1999 05:05:59 GMT rjmcnab [190] * trunk/gsdl/src/recpt/comtypes.h (modified) Turned a couple of the sets into maps for easier use. Fri, 05 Mar 1999 03:53:56 GMT sjboddie [189] * trunk/gsdl/src/recpt/Makefile (modified) * trunk/gsdl/src/recpt/OIDtools.cpp (modified) * trunk/gsdl/src/recpt/OIDtools.h (modified) * trunk/gsdl/src/recpt/cgiwrapper.cpp (modified) * trunk/gsdl/src/recpt/cgiwrapper.h (modified) * trunk/gsdl/src/recpt/librarymain.cpp (modified) * trunk/gsdl/src/recpt/receptionist.cpp (modified) * trunk/gsdl/src/recpt/receptionist.h (modified) * trunk/gsdl/src/recpt/subjectbrowseaction.cpp (modified) * trunk/gsdl/src/recpt/subjectbrowseaction.h (modified) fixed some bugs Thu, 04 Mar 1999 22:38:22 GMT sjboddie [188] * trunk/gsdl/src/recpt/Makefile (modified) * trunk/gsdl/src/recpt/OIDtools.cpp (added) * trunk/gsdl/src/recpt/OIDtools.h (added) * trunk/gsdl/src/recpt/cgiwrapper.cpp (modified) * trunk/gsdl/src/recpt/subjectbrowseaction.cpp (added) * trunk/gsdl/src/recpt/subjectbrowseaction.h (added) Added subjectbrowseaction. - Doesn't do anything yet. Thu, 04 Mar 1999 21:19:15 GMT rjmcnab [187] * trunk/gsdl/src/recpt/comtypes.cpp (modified) * trunk/gsdl/src/recpt/comtypes.h (modified) Added clear() functions to all the data types. Wed, 03 Mar 1999 23:28:29 GMT sjboddie [186] * trunk/gsdl/src/colservr/collectserver.cpp (modified) * trunk/gsdl/src/colservr/collectserver.h (modified) Provided stub functions for the protocol Wed, 03 Mar 1999 23:27:33 GMT sjboddie [185] * trunk/gsdl/lib/text_t.h (modified) Improved efficiency slightly Wed, 03 Mar 1999 23:26:35 GMT sjboddie [184] * trunk/gsdl/src/recpt/comproto.asn (modified) * trunk/gsdl/src/recpt/comtypes.h (modified) * trunk/gsdl/src/recpt/nullproto.cpp (modified) * trunk/gsdl/src/recpt/nullproto.h (modified) * trunk/gsdl/src/recpt/recptproto.cpp (modified) * trunk/gsdl/src/recpt/recptproto.h (modified) Implemented more of the protocol Wed, 03 Mar 1999 20:26:50 GMT rjmcnab [183] * trunk/gsdl/src/recpt/comproto.asn (modified) * trunk/gsdl/src/recpt/queryaction.cpp (modified) Modified stuff. Mon, 01 Mar 1999 20:39:56 GMT sjboddie [182] * trunk/gsdl/lib/display.h (modified) Added eq and ne functionality to _If_ Mon, 01 Mar 1999 20:39:54 GMT sjboddie [181] * trunk/gsdl/lib/display.cpp (modified) Added eq and ne functionality to _If_ Mon, 01 Mar 1999 20:39:18 GMT sjboddie [180] * trunk/gsdl/macros/base.dm (modified) * trunk/gsdl/macros/pref.dm (modified) * trunk/gsdl/macros/query.dm (modified) Fixed a few errors. Started using new _If_ functionality Mon, 01 Mar 1999 03:19:04 GMT rjmcnab [179] * trunk/gsdl/src/recpt/comproto.asn (added) Initial revision. Mon, 01 Mar 1999 01:18:09 GMT sjboddie [178] * trunk/gsdl/lib/display.cpp (modified) Fixed bug in _If_ when value being tested was only one character ... Sun, 28 Feb 1999 23:16:00 GMT rjmcnab [177] * trunk/gsdl/src/recpt/action.cpp (modified) Fixed a compiler warning.