# # ChangeLog for main/trunk/greenstone2/perllib/plugouts # # Generated by Trac 1.4.2 # 2024-05-14T02:47:38+12:00 Thu, 21 Jan 2010 03:07:19 GMT mdewsnip [21565] * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Changed dbutil::gdbm::X() calls to dbutil::X("gdbm"), in preparation ... Thu, 21 Jan 2010 02:59:35 GMT mdewsnip [21564] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/collect/demo/etc/collect.cfg (modified) * main/trunk/greenstone2/perllib/ClassifyTreeModel.pm (modified) * main/trunk/greenstone2/perllib/IncrementalBuildUtils.pm (modified) * main/trunk/greenstone2/perllib/IncrementalDocument.pm (modified) * main/trunk/greenstone2/perllib/arcinfo.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) * main/trunk/greenstone2/perllib/classify.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/plugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Changed lots of occurrences of "GDBM" in comments, variable names and ... Thu, 21 Jan 2010 02:33:04 GMT mdewsnip [21563] * main/trunk/greenstone2/perllib/ClassifyTreeModel.pm (modified) * main/trunk/greenstone2/perllib/ClassifyTreeNode.pm (modified) * main/trunk/greenstone2/perllib/GDBMUtils.pm (deleted) * main/trunk/greenstone2/perllib/IncrementalDocument.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Deleted GDBMUtils.pm. What was the point of me spending all that time ... Thu, 21 Jan 2010 01:32:41 GMT mdewsnip [21556] * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Deleted commented out call to GDBMUtils::gdbmDatabaseSet(). Part of ... Thu, 21 Jan 2010 01:29:35 GMT mdewsnip [21555] * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Deleted commented out call to GDBMUtils::gdbmDatabaseAppend(). Part ... Mon, 04 Jan 2010 10:13:05 GMT davidb [21414] * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Separation of different database back-ends into individual files Tue, 01 Dec 2009 01:19:06 GMT oranfry [20999] * main/trunk/greenstone2 (moved) restructuring the repository Wed, 18 Nov 2009 22:25:23 GMT mdewsnip [20962] * gsdl/trunk/perllib/plugouts/MARCXMLPlugout.pm (modified) Added "1" as a third parameter to the output_xml_header() calls in ...