# # ChangeLog for gsdl # # Generated by Trac 1.4.2 # 2024-04-18T17:04:12+12:00 Mon, 26 Jan 2009 22:53:34 GMT kjdon [18419] * gsdl/trunk/perllib/strings.properties (modified) added a couple of strings for mkcol.pl options Mon, 26 Jan 2009 22:52:58 GMT kjdon [18418] * gsdl/trunk/bin/script/mkcol.pl (modified) a few mods for gs3 mode. added site param so can use that instead of ... Wed, 21 Jan 2009 06:15:07 GMT ak19 [18411] * gsdl/trunk/perllib/util.pm (modified) Removed unused code. Wed, 21 Jan 2009 06:13:52 GMT ak19 [18410] * gsdl/trunk/perllib/unicode.pm (modified) Some changes made in url and base64 encoding to deal with when the ... Wed, 21 Jan 2009 03:27:41 GMT ak19 [18409] * gsdl/trunk/perllib/plugins/HTMLPlugin.pm (modified) Need to replace character ref for underscore with underscore again ... Mon, 19 Jan 2009 05:08:49 GMT ak19 [18406] * gsdl/trunk/perllib/plugins/CONTENTdmPlugin.pm (modified) * gsdl/trunk/perllib/plugins/ExcelPlugin.pm (modified) * gsdl/trunk/perllib/plugins/PDFPlugin.pm (modified) * gsdl/trunk/perllib/plugins/PostScriptPlugin.pm (modified) * gsdl/trunk/perllib/plugins/PowerPointPlugin.pm (modified) * gsdl/trunk/perllib/plugins/RTFPlugin.pm (modified) * gsdl/trunk/perllib/plugins/WordPlugin.pm (modified) Modified srcreplaceable plugins (plugins which operate on docs where ... Fri, 16 Jan 2009 05:23:59 GMT ak19 [18404] * gsdl/trunk/perllib/plugins/BasePlugin.pm (modified) * gsdl/trunk/perllib/plugins/HTMLPlugin.pm (modified) * gsdl/trunk/perllib/plugins/ImageConverter.pm (modified) * gsdl/trunk/perllib/strings.properties (modified) * gsdl/trunk/perllib/unicode.pm (modified) * gsdl/trunk/perllib/util.pm (modified) 1. BasePlugin's file_rename_method option changed from inherited to ... Fri, 16 Jan 2009 02:24:53 GMT ak19 [18403] * gsdl/trunk/perllib/plugins/ImageConverter.pm (modified) Needed to pass the current file_rename_method to subroutine ... Fri, 16 Jan 2009 00:39:45 GMT mdewsnip [18402] * gsdl/trunk/perllib/plugins/MARCPlugin.pm (modified) Fixed inconsistent and incorrect escaping of square brackets in ... Thu, 15 Jan 2009 23:10:17 GMT ak19 [18401] * gsdl/trunk/perllib/plugins/HTMLPlugin.pm (modified) Needed to pass the current file_rename_method to subroutine ... Thu, 15 Jan 2009 22:58:15 GMT ak19 [18400] * gsdl/trunk/perllib/util.pm (modified) Minor improvement to rename_file subroutine: file suffix set to empty ... Thu, 15 Jan 2009 06:27:32 GMT ak19 [18399] * gsdl/trunk/bin/script/explode_metadata_database.pl (modified) Now creates a new doc by passing the file_rename_method obtained from ... Thu, 15 Jan 2009 06:25:27 GMT ak19 [18398] * gsdl/trunk/perllib/plugins/BasePlugin.pm (modified) 1. Added the file_rename_method option Inherited, so that secondary ... Thu, 15 Jan 2009 03:29:47 GMT ak19 [18395] * gsdl/trunk/cgi-bin/gliserver.pl (modified) Undid the changes of r 18380 since the larger case of dealing with ... Thu, 15 Jan 2009 03:24:45 GMT ak19 [18394] * gsdl/trunk/bin/script/replace_srcdoc_with_html.pl (modified) Instead of returning the string Success, the main method now returns ... Wed, 14 Jan 2009 02:01:57 GMT ak19 [18381] * gsdl/trunk/cgi-bin/gliserver.pl (modified) Spaces in filenames were replaced with underscores. Needed to make ... Wed, 14 Jan 2009 00:47:04 GMT ak19 [18379] * gsdl/trunk/perllib/unicode.pm (modified) Base64 encoding subroutine now replaces the plus and forward slash ... Wed, 14 Jan 2009 00:39:57 GMT ak19 [18378] * gsdl/trunk/perllib/util.pm (modified) Commented out substitution of underscore's entity reference with ... Tue, 13 Jan 2009 00:36:52 GMT kjdon [18375] * gsdl/trunk/collect/demo/etc/collect.cfg (modified) removed a comment Tue, 13 Jan 2009 00:36:24 GMT kjdon [18374] * gsdl/trunk/collect/demo/import/b17mie/metadata.xml (modified) * gsdl/trunk/collect/demo/import/b18ase/metadata.xml (modified) * gsdl/trunk/collect/demo/import/b20cre/metadata.xml (modified) * gsdl/trunk/collect/demo/import/b21wae/metadata.xml (modified) * gsdl/trunk/collect/demo/import/b22bue/metadata.xml (modified) * gsdl/trunk/collect/demo/import/ec158e/metadata.xml (modified) * gsdl/trunk/collect/demo/import/ec159e/metadata.xml (modified) * gsdl/trunk/collect/demo/import/ec160e/metadata.xml (modified) * gsdl/trunk/collect/demo/import/fb33fe/metadata.xml (modified) * gsdl/trunk/collect/demo/import/fb34fe/metadata.xml (modified) * gsdl/trunk/collect/demo/import/wb34te/metadata.xml (modified) removed AZList metadata as its no longer used and is not useful Sun, 11 Jan 2009 06:46:44 GMT davidb [18345] * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/Makefile.in (modified) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/configure (modified) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/configure.in (modified) Supported for compiling on 64-bit machine added Fri, 09 Jan 2009 05:16:31 GMT ak19 [18342] * gsdl/trunk/perllib/unicode.pm (modified) Added some base64 related methods (moved the call to MIME::base64 ... Fri, 09 Jan 2009 05:05:25 GMT ak19 [18341] * gsdl/trunk/perllib/util.pm (modified) Moved use of MIME::base64 encoding method to unicode.pm Thu, 08 Jan 2009 05:47:07 GMT ak19 [18339] * gsdl/trunk/perllib/plugins/ConvertBinaryFile.pm (modified) When renaming the file using the chosen file-renaming method (base64 ... Thu, 08 Jan 2009 05:33:19 GMT ak19 [18338] * gsdl/trunk/perllib/unicode.pm (modified) Moved the line of code that replaced spaces with underscores to the ... Thu, 08 Jan 2009 05:32:09 GMT ak19 [18337] * gsdl/trunk/perllib/util.pm (modified) 1. Spaces replaced with underscore in the subroutine rename_file ... Thu, 08 Jan 2009 00:14:30 GMT kjdon [18334] * gsdl/trunk/cgi-bin/gsdlsite.cfg (modified) changed the comments to hopefully make this a bit clearer Wed, 07 Jan 2009 05:46:48 GMT ak19 [18329] * gsdl/trunk/perllib/util.pm (modified) Subroutine rename_file now returns prematurely if no filename is ... Wed, 07 Jan 2009 05:26:26 GMT ak19 [18328] * gsdl/trunk/perllib/plugins/CONTENTdmPlugin.pm (modified) Extra parameter to doc::set_source_filename(): the renaming method to ... Wed, 07 Jan 2009 04:59:22 GMT ak19 [18327] * gsdl/trunk/perllib/plugins/ConvertToRogPlugin.pm (modified) * gsdl/trunk/perllib/plugins/DatabasePlugin.pm (modified) * gsdl/trunk/perllib/plugins/FOXPlugin.pm (modified) * gsdl/trunk/perllib/plugins/HBPlugin.pm (modified) * gsdl/trunk/perllib/plugins/HTMLImagePlugin.pm (modified) * gsdl/trunk/perllib/plugins/MARCXMLPlugin.pm (modified) * gsdl/trunk/perllib/plugins/OAIPlugin.pm (modified) * gsdl/trunk/perllib/plugins/PagedImagePlugin.pm (modified) * gsdl/trunk/perllib/plugins/ReadXMLFile.pm (modified) * gsdl/trunk/perllib/plugins/RogPlugin.pm (modified) * gsdl/trunk/perllib/plugins/SplitTextFile.pm (modified) Extra parameter to new doc(): the renaming method to be used on the ... Wed, 07 Jan 2009 03:55:52 GMT ak19 [18326] * gsdl/trunk/perllib/util.pm (modified) Minor change for Windows. Now finished Windows testing of the ... Tue, 06 Jan 2009 06:04:54 GMT ak19 [18321] * gsdl/trunk/perllib/strings.properties (modified) Minor adjustment to recently added string property ... Tue, 06 Jan 2009 06:03:58 GMT ak19 [18320] * gsdl/trunk/perllib/plugins/BasePlugin.pm (modified) * gsdl/trunk/perllib/plugins/ConvertBinaryFile.pm (modified) * gsdl/trunk/perllib/plugins/HTMLPlugin.pm (modified) * gsdl/trunk/perllib/plugins/ImagePlugin.pm (modified) * gsdl/trunk/perllib/plugins/MP3Plugin.pm (modified) * gsdl/trunk/perllib/plugins/OggVorbisPlugin.pm (modified) * gsdl/trunk/perllib/plugins/ReadTextFile.pm (modified) Now plugins provide the option of base64 encoding or url encoding ... Tue, 06 Jan 2009 05:40:53 GMT ak19 [18319] * gsdl/trunk/perllib/doc.pm (modified) * gsdl/trunk/perllib/strings.properties (modified) * gsdl/trunk/perllib/unicode.pm (modified) * gsdl/trunk/perllib/util.pm (modified) Now plugins provide the option of base64 encoding or url encoding ... Tue, 06 Jan 2009 00:26:48 GMT davidb [18313] * gsdl/trunk/runtime-src/src/w32server/httpreq.cpp (modified) * gsdl/trunk/runtime-src/src/w32server/httpreq.h (modified) Fixed bug to do with initialization of RequestFields variable. Had ... Tue, 06 Jan 2009 00:25:18 GMT davidb [18311] * gsdl/trunk/runtime-src/src/w32server/server.rc (modified) Changed from using afxres.h to windows.h, as former is not part of ... Tue, 06 Jan 2009 00:15:03 GMT davidb [18309] * gsdl/trunk/common-src/win32.mak (modified) New 'unzip' target added which checks windows/packages/*.zip and ... Mon, 05 Jan 2009 04:40:19 GMT mdewsnip [18301] * gsdl/trunk/bin/script/explode_metadata_database.pl (modified) Fixed bug regarding square brackets in exploded metadata values. ... Fri, 19 Dec 2008 04:45:58 GMT oranfry [18288] * gsdl/tags/2.81 (copied) tagging the 2.81 release Fri, 19 Dec 2008 00:48:37 GMT ak19 [18282] * gsdl/trunk/bin/script/gsConvert.pl (modified) * gsdl/trunk/perllib/unicode.pm (modified) Spaces in filenames are replaced with underscores just to be on the ... Thu, 18 Dec 2008 01:20:12 GMT oranfry [18249] * gsdl/tags/2.81rc2 (copied) tagging the 2.81rc2 release Thu, 18 Dec 2008 00:21:09 GMT kjdon [18245] * gsdl/trunk/perllib/unicode.pm (modified) added no strict refs as we are calling a method using a string as a ... Wed, 17 Dec 2008 23:42:28 GMT kjdon [18244] * gsdl/trunk/build-src/packages/configure (modified) changed the expat include paths again, as its in common-src not ... Wed, 17 Dec 2008 02:58:17 GMT mdewsnip [18235] * gsdl/trunk/runtime-src/src/corba/corbaclient.mpp (modified) Grrr... another fix for incomplete testing of changes. Wed, 17 Dec 2008 02:53:46 GMT mdewsnip [18233] * gsdl/trunk/runtime-src/src/corba/Makefile.in (modified) More cleaning up after the build-src/common-src/runtime-src change. Wed, 17 Dec 2008 01:45:37 GMT mdewsnip [18226] * gsdl/trunk/runtime-src/src/corba/Makefile.in (modified) * gsdl/trunk/runtime-src/src/oaiservr/Makefile.in (modified) * gsdl/trunk/runtime-src/src/recpt/Makefile.in (modified) * gsdl/trunk/runtime-src/src/z3950/Makefile.in (modified) Changed PACKAGES_DIR to RUNTIME_PACKAGES_DIR, for my sanity. Wed, 17 Dec 2008 01:35:34 GMT mdewsnip [18225] * gsdl/trunk/runtime-src/src/z3950/Makefile.in (modified) Another consistency fix. Wed, 17 Dec 2008 01:32:32 GMT mdewsnip [18224] * gsdl/trunk/common-src/src/gdbmedit/db2txt/Makefile.in (modified) * gsdl/trunk/common-src/src/gdbmedit/gdbmget/Makefile.in (modified) * gsdl/trunk/common-src/src/gdbmedit/gdbmset/Makefile.in (modified) * gsdl/trunk/common-src/src/gdbmedit/txt2db/Makefile.in (modified) * gsdl/trunk/common-src/src/lib/Makefile.in (modified) * gsdl/trunk/runtime-src/src/colservr/Makefile.in (modified) * gsdl/trunk/runtime-src/src/protocol/Makefile.in (modified) * gsdl/trunk/runtime-src/src/recpt/Makefile.in (modified) GRRRR -- fixed up a whole lot more inconsistencies in the Makefiles. ... Tue, 16 Dec 2008 02:52:32 GMT mdewsnip [18214] * gsdl/trunk/build-src/configure (modified) * gsdl/trunk/build-src/configure.in (modified) * gsdl/trunk/common-src/configure (modified) * gsdl/trunk/common-src/configure.in (modified) * gsdl/trunk/configure (modified) * gsdl/trunk/configure.in (modified) * gsdl/trunk/runtime-src/configure (modified) * gsdl/trunk/runtime-src/configure.in (modified) Removed --with-gdbm option and no longer checks for GDBM library ... Mon, 15 Dec 2008 03:40:02 GMT ak19 [18202] * gsdl/trunk/bin/script/gsConvert.pl (modified) Gone back to replaces %20s with space again, to work in tandem with ... Mon, 15 Dec 2008 01:10:06 GMT ak19 [18201] * gsdl/trunk/perllib/unicode.pm (modified) When associated files are renamed with the URLencoded versions of ... Sun, 14 Dec 2008 21:57:28 GMT kjdon [18200] * gsdl/trunk/perllib/marcmapping.pm (modified) allow namespaces in mapping values (added a . to regex) Fri, 12 Dec 2008 05:00:49 GMT max [18198] * gsdl/trunk/setup.bash (modified) The new wvware binary will be used in priority. Fri, 12 Dec 2008 01:02:55 GMT max [18192] * gsdl/trunk/setup.bash (modified) Allow wvWare binary to find the required libraries on Linux and Mac. Fri, 12 Dec 2008 00:38:24 GMT max [18188] * gsdl/trunk/setup.bash (modified) Allow wvWare binary to find the required libraries on Linux and Mac. Thu, 11 Dec 2008 02:58:48 GMT cc108 [18183] * gsdl/trunk/collect/modelcol/etc/collectionConfig.xml (modified) add OAIPlugin to the plugin list Thu, 11 Dec 2008 02:14:46 GMT mdewsnip [18178] * gsdl/trunk/runtime-src/src/z3950/z3950server.cpp (modified) Fixed another DB special, where the collectset() constructor wasn't ... Thu, 11 Dec 2008 02:06:39 GMT ak19 [18177] * gsdl/trunk/common-src/win32.mak (modified) * gsdl/trunk/runtime-src/win32.mak (modified) MAKECLEANCMD needs to be passed GSDLHOME variable Thu, 11 Dec 2008 02:05:01 GMT ak19 [18176] * gs2build/win32.mak (modified) * gsdl/trunk/build-src/win32.mak (modified) MAKECLEANCMD target needs to be passed GSDLHOME variable Thu, 11 Dec 2008 01:20:49 GMT kjdon [18174] * gsdl/trunk/runtime-src/src/z3950/Makefile.in (modified) changed GSDL_DIR/src/lib to COMMON_DIR/src/lib Wed, 10 Dec 2008 21:37:02 GMT kjdon [18171] * gsdl/trunk/perllib/plugins/BasePlugin.pm (modified) commented out some print statements, fixed up the broken assocfile ... Tue, 09 Dec 2008 05:21:01 GMT ak19 [18168] * gsdl/trunk/images/Book.swf (modified) * gsdl/trunk/macros/document.dm (modified) Veronica has updated the Book.swf and document.dm files so that the ... Mon, 08 Dec 2008 04:43:30 GMT ak19 [18153] * gsdl/trunk/glisite.cfg (added) * gsdl/trunk/gsdlsite.cfg (added) Fixed initial contents of gsdlsite.cfg (autoenter 0, startbrowser 1) ... Mon, 08 Dec 2008 03:35:49 GMT ak19 [18145] * gsdl/trunk/perllib/plugins/PDFPlugin.pm (modified) When PDFPlugin now converts PDF pages to images it no longer uses the ... Sun, 07 Dec 2008 23:51:27 GMT ak19 [18135] * gsdl/trunk/perllib/plugins/HTMLPlugin.pm (modified) Undid previous commit that tried to remove the inserted comment by ... Sun, 07 Dec 2008 23:48:52 GMT max [18134] * gsdl/trunk/runtime-src/src/w32server/server.ico (modified) Change the server.ico for more consistency. Sun, 07 Dec 2008 23:46:26 GMT max [18133] * gsdl/trunk/etc/packages/wv/wvHtml.xml (modified) Fix the problem where a link to wvware website was appended at every ... Fri, 05 Dec 2008 01:33:25 GMT ak19 [18105] * gsdl/trunk/perllib/plugins/BaseMediaConverter.pm (modified) Bugfix submitted by Vladimir Risojevic: backslash file separators on ... Fri, 05 Dec 2008 00:31:25 GMT mdewsnip [18097] * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmopen.c (modified) Added some debugging statements, commented out. Thu, 04 Dec 2008 04:26:10 GMT max [18090] * gsdl/trunk/makegs2.bat (modified) Add sqlite extraction support Thu, 04 Dec 2008 01:46:04 GMT mdewsnip [18079] * gsdl/trunk/common-src/src/lib/win32.mak (modified) Fixes to win32.mak for the new GDBM library. Thu, 04 Dec 2008 01:27:11 GMT mdewsnip [18078] * gsdl/trunk/common-src/win32.mak (modified) Changed to use new GDBM directory. Thu, 04 Dec 2008 01:24:10 GMT mdewsnip [18077] * gsdl/trunk/runtime-src/src/colservr/win32.mak (modified) * gsdl/trunk/runtime-src/src/oaiservr/win32.mak (modified) * gsdl/trunk/runtime-src/src/recpt/win32.mak (modified) * gsdl/trunk/runtime-src/src/w32server/win32.mak (modified) * gsdl/trunk/runtime-src/src/z3950/win32.mak (modified) Modified makefiles to use new GDBM package (which reads both little- ... Thu, 04 Dec 2008 01:22:41 GMT oranfry [18076] * gsdl/trunk/common-src/src/lib/win32.mak (modified) * gsdl/trunk/runtime-src/src/colservr/win32.mak (modified) * gsdl/trunk/runtime-src/src/oaiservr/win32.mak (modified) * gsdl/trunk/runtime-src/src/recpt/win32.mak (modified) * gsdl/trunk/runtime-src/src/w32server/win32.mak (modified) * gsdl/trunk/runtime-src/src/z3950/win32.mak (modified) * gsdl/trunk/runtime-src/win32.mak (modified) * gsdl/trunk/win32.mak (modified) use sqlite by default Thu, 04 Dec 2008 01:18:14 GMT mdewsnip [18075] * gsdl/trunk/common-src/src/gdbmedit/db2txt/win32.mak (modified) * gsdl/trunk/common-src/src/gdbmedit/gdbmget/win32.mak (modified) * gsdl/trunk/common-src/src/gdbmedit/gdbmset/win32.mak (modified) * gsdl/trunk/common-src/src/gdbmedit/txt2db/win32.mak (modified) Modified makefiles to use new GDBM package (which reads both little- ... Thu, 04 Dec 2008 01:08:23 GMT mdewsnip [18074] * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmclose.c (modified) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmdefs.h (modified) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmopen.c (modified) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmreorg.c (modified) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/proto.h (modified) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/windows/gdbm.h (modified) Added "need_filelock" stuff from old Windows GDBM port -- not sure if ... Thu, 04 Dec 2008 00:40:20 GMT mdewsnip [18070] * gsdl/trunk/common-src/src/gdbmedit/db2txt/win32.mak (modified) * gsdl/trunk/common-src/src/gdbmedit/gdbmget/win32.mak (modified) * gsdl/trunk/common-src/src/gdbmedit/gdbmset/win32.mak (modified) * gsdl/trunk/common-src/src/gdbmedit/txt2db/win32.mak (modified) Fixed up MORE consistency problems in Windows makefiles from source ... Thu, 04 Dec 2008 00:02:55 GMT mdewsnip [18064] * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmopen.c (modified) On Windows (only) the open() commands need the O_BINARY flag to work ... Wed, 03 Dec 2008 23:51:08 GMT kjdon [18063] * gsdl/trunk/bin/script/build (modified) sqlite databases are .db so I added them into the db test for ... Wed, 03 Dec 2008 23:38:05 GMT mdewsnip [18062] * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/global.c (modified) Added "my_locking" function from old Windows port of GDBM. Wed, 03 Dec 2008 23:23:23 GMT oranfry [18061] * gsdl/trunk/common-src/win32.mak (modified) use sqlite by default Wed, 03 Dec 2008 23:15:04 GMT mdewsnip [18060] * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmreorg.c (modified) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/systems.h (modified) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/windows/autoconf.h (modified) Transferred Windows-specific customisations from the old GDBM package ... Wed, 03 Dec 2008 22:53:15 GMT mdewsnip [18058] * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/win32.mak (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/windows (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/windows/autoconf.h (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/windows/gdbm.h (added) Some files necessary for compilation on Windows. Wed, 03 Dec 2008 22:53:02 GMT kjdon [18057] * gsdl/trunk/bin/script/filecopy.pl (modified) check that site is not empty before complaining about GSDL3HOME not set Wed, 03 Dec 2008 22:33:34 GMT mdewsnip [18056] * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/bucket.c (modified) Moved "b" variable definition to make Visual Studio happy. Wed, 03 Dec 2008 22:25:46 GMT kjdon [18055] * gsdl/trunk/macros/english2.dm (modified) updated one of the collector strings Wed, 03 Dec 2008 21:54:51 GMT mdewsnip [18051] * gsdl/trunk/common-src/src/lib/gdbmclass.cpp (modified) * gsdl/trunk/common-src/src/lib/gdbmclass.h (modified) Now looks for the opposite endianness file if the desired one doesn't ... Wed, 03 Dec 2008 21:15:10 GMT mdewsnip [18050] * gsdl/trunk/common-src/src/lib/gdbmclass.cpp (modified) * gsdl/trunk/common-src/src/lib/gdbmclass.h (modified) Moved the txtgz code into a new function to tidy up the ... Wed, 03 Dec 2008 20:33:05 GMT mdewsnip [18048] * gsdl/trunk/runtime-src/src/colservr/win32.mak (modified) * gsdl/trunk/runtime-src/src/oaiservr/win32.mak (modified) * gsdl/trunk/runtime-src/src/protocol/win32.mak (modified) * gsdl/trunk/runtime-src/src/recpt/win32.mak (modified) * gsdl/trunk/runtime-src/src/w32server/win32.mak (modified) * gsdl/trunk/runtime-src/src/z3950/win32.mak (modified) Argh, somebody has messed up the nice tidy makefiles, and added a ... Wed, 03 Dec 2008 05:32:50 GMT max [18046] * gsdl/trunk/images/gems.ico (added) Add the Gems icon. Wed, 03 Dec 2008 05:28:16 GMT max [18045] * gsdl/trunk/images/uninstall.ico (added) Add the uninstall icon. Wed, 03 Dec 2008 04:29:20 GMT mdewsnip [18044] * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/bucket.c (modified) Fixed bug in customised code where not all of the hash table buckets ... Wed, 03 Dec 2008 04:00:18 GMT max [18043] * gsdl/trunk/images/serverico.ico (added) Add the icon that will be used for the server but only in the start ... Wed, 03 Dec 2008 03:16:25 GMT max [18040] * gsdl/trunk/runtime-src/src/w32server/server.ico (modified) Update the server icon file with a new icon (under GNU licence) Wed, 03 Dec 2008 03:10:34 GMT mdewsnip [18039] * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/bucket.c (modified) Added extra code to leave the 4-byte strings in each hash table entry ... Wed, 03 Dec 2008 01:13:06 GMT mdewsnip [18038] * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/Makefile.in (modified) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/bucket.c (modified) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmopen.c (modified) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gsdlmods.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gsdlmods.h (added) Code modifications to allow the GDBM library to read both little- ... Wed, 03 Dec 2008 00:08:15 GMT max [18034] * gsdl/trunk/makegs2.bat (modified) No VS2005 since it is not very stable yet. Tue, 02 Dec 2008 22:40:54 GMT mdewsnip [18031] * gsdl/trunk/common-src/packages/Makefile (deleted) This should never have been added. Tue, 02 Dec 2008 22:32:15 GMT mdewsnip [18030] * gsdl/trunk/runtime-src/src/corba/Makefile.in (modified) * gsdl/trunk/runtime-src/src/oaiservr/Makefile.in (modified) * gsdl/trunk/runtime-src/src/recpt/Makefile.in (modified) * gsdl/trunk/runtime-src/src/z3950/Makefile.in (modified) Modified Makefile.in files to use the new GDBM package in the common- ... Tue, 02 Dec 2008 22:31:44 GMT mdewsnip [18029] * gsdl/trunk/common-src/src/gdbmedit/db2txt/Makefile.in (modified) * gsdl/trunk/common-src/src/gdbmedit/gdbmget/Makefile.in (modified) * gsdl/trunk/common-src/src/gdbmedit/gdbmset/Makefile.in (modified) * gsdl/trunk/common-src/src/gdbmedit/txt2db/Makefile.in (modified) Modified Makefiles to use the new GDBM package in the common- ...