# # ChangeLog for trunk/gsdl/perllib/classify # # Generated by Trac 1.4.2 # 2024-06-19T14:38:21+12:00 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 Thu, 11 Nov 1999 23:53:50 GMT sjboddie [779] * trunk/gsdl/perllib/classify/AZList.pm (modified) fixed bug in title option Sun, 24 Oct 1999 08:22:41 GMT sjboddie [741] * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) fixed up a bit of a bug - should fix this properly some time Mon, 18 Oct 1999 20:11:40 GMT sjboddie [717] * trunk/gsdl/perllib/classify/HTML.pm (modified) caught HTML classifier up with new browsing structure Sun, 17 Oct 1999 19:44:56 GMT sjboddie [708] * trunk/gsdl/perllib/classify/AZList.pm (modified) fixed problem with titles beginning with tags or html elements Thu, 14 Oct 1999 23:36:14 GMT sjboddie [677] * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) * trunk/gsdl/perllib/classify/DateList.pm (modified) * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) * trunk/gsdl/perllib/classify/List.pm (modified) * trunk/gsdl/perllib/classify/SectionList.pm (modified) * trunk/gsdl/perllib/mgbuilder.pm (modified) * trunk/gsdl/perllib/mgbuildproc.pm (modified) changes for new browsing support Sun, 10 Oct 1999 08:22:43 GMT sjboddie [652] * trunk/gsdl/perllib/classify.pm (modified) * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) redesigned browsing support Fri, 01 Oct 1999 02:56:28 GMT sjboddie [641] * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) * trunk/gsdl/perllib/classify/List.pm (modified) Fixed a harmless sort of an error that was causing uninitialized ... Tue, 21 Sep 1999 22:11:35 GMT sjboddie [618] * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) removed a couple of instances where =~ /\w/ was used to test for an ... Wed, 08 Sep 1999 00:27:29 GMT sjboddie [545] * trunk/gsdl/perllib/classify/List.pm (modified) * trunk/gsdl/perllib/classify/SectionList.pm (modified) changed sorting slightly Tue, 07 Sep 1999 21:42:02 GMT sjboddie [537] * trunk/gsdl/perllib/arcinfo.pm (modified) * trunk/gsdl/perllib/cfgread.pm (modified) * trunk/gsdl/perllib/classify.pm (modified) * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) * trunk/gsdl/perllib/classify/DateList.pm (modified) * trunk/gsdl/perllib/classify/HTML.pm (modified) * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) * trunk/gsdl/perllib/classify/List.pm (modified) * trunk/gsdl/perllib/classify/SectionList.pm (modified) * trunk/gsdl/perllib/cnseg.pm (modified) * trunk/gsdl/perllib/colcfg.pm (modified) * trunk/gsdl/perllib/doc.pm (modified) * trunk/gsdl/perllib/docproc.pm (modified) * trunk/gsdl/perllib/docsave.pm (modified) * trunk/gsdl/perllib/gb.pm (modified) * trunk/gsdl/perllib/html.pm (modified) * trunk/gsdl/perllib/lang.pm (modified) * trunk/gsdl/perllib/mgbuilder.pm (modified) * trunk/gsdl/perllib/mgbuildproc.pm (modified) * trunk/gsdl/perllib/parsargv.pm (modified) * trunk/gsdl/perllib/plugin.pm (modified) * trunk/gsdl/perllib/plugins/ArcPlug.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/plugins/FOXPlug.pm (modified) * trunk/gsdl/perllib/plugins/GMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/HBPlug.pm (modified) * trunk/gsdl/perllib/plugins/IndexPlug.pm (modified) * trunk/gsdl/perllib/plugins/RecPlug.pm (modified) * trunk/gsdl/perllib/remproc.pm (modified) * trunk/gsdl/perllib/sorttools.pm (modified) * trunk/gsdl/perllib/unicode.pm (modified) * trunk/gsdl/perllib/util.pm (modified) added GPL headers Wed, 11 Aug 1999 23:25:02 GMT sjboddie [449] * trunk/gsdl/perllib/classify/HTML.pm (added) new classifier Mon, 02 Aug 1999 05:39:23 GMT sjboddie [429] * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) changed the way options are set Mon, 02 Aug 1999 05:19:04 GMT sjboddie [428] * trunk/gsdl/perllib/classify/AZList.pm (modified) changed way options are passes - added 'title' option Mon, 02 Aug 1999 05:18:20 GMT sjboddie [427] * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) fixed bugs - changed way options are passed Mon, 02 Aug 1999 05:17:27 GMT sjboddie [426] * trunk/gsdl/perllib/classify/List.pm (modified) changed way options are passed Mon, 02 Aug 1999 05:16:57 GMT sjboddie [425] * trunk/gsdl/perllib/classify/SectionList.pm (added) new section level list classifier Mon, 02 Aug 1999 05:16:10 GMT sjboddie [424] * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) fixed some bugs - made it easier to use as sub-classification of ... Wed, 21 Jul 1999 04:58:03 GMT sjboddie [409] * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) Tidied things up a bit Wed, 21 Jul 1999 04:57:11 GMT sjboddie [408] * trunk/gsdl/perllib/classify/DateList.pm (added) New classifier Sun, 18 Jul 1999 22:57:11 GMT sjboddie [402] * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) fixed a couple of *really* dumb bugs Thu, 15 Jul 1999 23:03:38 GMT sjboddie [391] * trunk/gsdl/perllib/classify/AZSectionList.pm (added) new section level AZList classification Wed, 14 Jul 1999 02:54:20 GMT sjboddie [385] * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/perllib/classify/List.pm (modified) moved string formatting for sorting into it's own module Wed, 14 Jul 1999 02:52:39 GMT sjboddie [384] * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) added a sort option Fri, 09 Jul 1999 03:41:22 GMT sjboddie [360] * trunk/gsdl/perllib/classify/AZList.pm (modified) fixed small bug Sun, 04 Jul 1999 22:55:07 GMT sjboddie [342] * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) Just changed an error message Wed, 30 Jun 1999 03:35:39 GMT sjboddie [316] * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) * trunk/gsdl/perllib/classify/List.pm (modified) - changed the way classifiers work Thu, 24 Jun 1999 05:26:57 GMT sjboddie [287] * trunk/gsdl/perllib/classify/List.pm (added) * trunk/gsdl/perllib/classify/list.pm (deleted) list classifier became List. Now does a bit more than it used to 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 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: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 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 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 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 Wed, 07 Apr 1999 04:34:23 GMT sjboddie [228] * trunk/gsdl/perllib/classify/AZClassify.pm (added) new classification plugin 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.