# # ChangeLog for gsdl/trunk/common-src # # Generated by Trac 1.4.2 # 2024-05-05T17:53:01+12:00 Mon, 25 May 2009 03:53:30 GMT kjdon [19593] * gsdl/trunk/common-src/packages/configure (modified) indenting Mon, 25 May 2009 00:22:12 GMT kjdon [19575] * gsdl/trunk/common-src/packages/configure (modified) before untaring expat and sqlite, check whether the resulting ... Tue, 19 May 2009 05:01:36 GMT ak19 [19527] * gsdl/trunk/common-src/win32.mak (modified) Dr Bainbridge updated the Windows makefiles to 1. Take the DEBUG flag ... Tue, 19 May 2009 05:00:32 GMT ak19 [19525] * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/win32.mak (modified) Dr Bainbridge updated the Windows makefiles to 1. Take the DEBUG flag ... Tue, 19 May 2009 04:58:20 GMT ak19 [19523] * gsdl/trunk/common-src/src/gdbmedit/db2txt/win32.mak (modified) * gsdl/trunk/common-src/src/gdbmedit/gdbmdel/win32.mak (modified) * gsdl/trunk/common-src/src/gdbmedit/gdbmget/win32.mak (modified) * gsdl/trunk/common-src/src/gdbmedit/gdbmkeys/win32.mak (modified) * gsdl/trunk/common-src/src/gdbmedit/gdbmset/win32.mak (modified) * gsdl/trunk/common-src/src/gdbmedit/txt2db/win32.mak (modified) * gsdl/trunk/common-src/src/getpw/win32.mak (modified) * gsdl/trunk/common-src/src/lib/win32.mak (modified) Dr Bainbridge updated the Windows makefiles to 1. Take the DEBUG flag ... Wed, 29 Apr 2009 02:52:55 GMT ak19 [19287] * gsdl/trunk/common-src/src/lib/dbclass.cpp (modified) Ignores the Windows carriage return backslash-r marker Tue, 28 Apr 2009 02:21:57 GMT ak19 [19280] * gsdl/trunk/common-src/src/getpw/getpw.cpp (modified) Removed some debugging output accidentally left in Tue, 28 Apr 2009 02:18:19 GMT ak19 [19279] * gsdl/trunk/common-src/src/getpw/getpw.cpp (modified) Changed to using stderr for Windows 'getpass' equivalent Mon, 27 Apr 2009 05:52:42 GMT ak19 [19276] * gsdl/trunk/common-src/win32.mak (modified) Updated common-src level makefile to compile the getpw program that ... Mon, 27 Apr 2009 05:37:46 GMT davidb [19275] * gsdl/trunk/common-src/src/getpw/getpw.cpp (modified) * gsdl/trunk/common-src/src/getpw/win32.mak (modified) Initial support for Windows Sun, 26 Apr 2009 11:55:01 GMT davidb [19265] * gsdl/trunk/common-src/win32.mak (modified) Minor tweak to Window's makefile to do make clean in search4j and ... Wed, 22 Apr 2009 06:48:07 GMT kjdon [19205] * gsdl/trunk/common-src/src/lib/gsdlconf.h (modified) last change was a mistake I think - set version to one of the nightly ... Sun, 19 Apr 2009 22:11:35 GMT kjdon [19061] * gsdl/trunk/common-src/src/lib/gdbmclass.cpp (modified) changed a couple of comments and a bit of indentation Sun, 19 Apr 2009 13:41:22 GMT davidb [19059] * gsdl/trunk/common-src/win32.mak (modified) Temporarily removed (the recently added) target for 'getpw' for ... Sun, 19 Apr 2009 11:51:39 GMT davidb [19057] * gsdl/trunk/common-src/src/getpw/win32.mak (added) * gsdl/trunk/common-src/win32.mak (modified) compile up getpw for Windows Fri, 03 Apr 2009 02:03:16 GMT oranfry [18880] * gsdl/trunk/common-src/src/gdbmedit/gdbmdel/gdbmdel.cpp (modified) * gsdl/trunk/common-src/src/gdbmedit/gdbmget/gdbmget.cpp (modified) * gsdl/trunk/common-src/src/gdbmedit/gdbmset/gdbmset.cpp (modified) * gsdl/trunk/common-src/src/gdbmedit/txt2db/txt2db.cpp (modified) * gsdl/trunk/common-src/src/lib/gdbmclass.cpp (modified) * gsdl/trunk/common-src/src/lib/gsdltools.cpp (modified) * gsdl/trunk/common-src/src/lib/text_t.cpp (modified) * gsdl/trunk/common-src/src/lib/text_t.h (modified) being more explicit about included libraries for the sake of newer ... Thu, 26 Mar 2009 23:16:45 GMT mdewsnip [18821] * gsdl/trunk/common-src/src/lib/text_t.cpp (modified) Change to findlastchar() so if the same character is passed as first ... Thu, 26 Mar 2009 23:10:44 GMT mdewsnip [18820] * gsdl/trunk/common-src/src/gdbmedit/gdbmdel (modified) Now ignores executable. Thu, 26 Mar 2009 23:10:23 GMT mdewsnip [18819] * gsdl/trunk/common-src/src/gdbmedit/gdbmkeys (modified) Now ignores executable. Wed, 25 Mar 2009 01:35:45 GMT kjdon [18803] * gsdl/trunk/common-src/Makefile.in (modified) added gs2 and install-gs2 targets which will call the same targets ... Tue, 17 Mar 2009 01:31:58 GMT kjdon [18700] * gsdl/trunk/common-src/src/lib/text_t.cpp (modified) * gsdl/trunk/common-src/src/lib/text_t.h (modified) findlastchar was dereferencing the last iterator (end()), so now it ... Tue, 10 Mar 2009 22:06:35 GMT kjdon [18656] * gsdl/trunk/common-src/src/lib/gdbmclass.cpp (modified) now look for .gdb files for collection databases, not ldb/bdb Tue, 17 Feb 2009 22:10:23 GMT oranfry [18532] * gsdl/trunk/common-src/src/lib/gsdlconf.h (modified) * gsdl/trunk/common-src/win32.mak (modified) don't unzip the non-existent windows gdbm package Sun, 15 Feb 2009 21:28:25 GMT kjdon [18518] * gsdl/trunk/common-src/packages/windows/gdbm (deleted) the windows only gdbm package is no longer needed cos we have one in ... Thu, 12 Feb 2009 01:38:34 GMT davidb [18512] * gsdl/trunk/common-src/src/gdbmedit/gdbmget/gdbmget.cpp (modified) Error statement changed to talk about 'could not open' rather than ... Tue, 10 Feb 2009 03:02:02 GMT davidb [18493] * gsdl/trunk/common-src/src/getpw/getpw.cpp (modified) Increased password limit to 128, and made to loop stop after three ... Fri, 06 Feb 2009 05:19:44 GMT davidb [18469] * gsdl/trunk/bin/script/import.pl (modified) * gsdl/trunk/common-src/src/gdbmedit/gdbmdel/gdbmdel.cpp (modified) * gsdl/trunk/common-src/src/gdbmedit/gdbmkeys/gdbmkeys.cpp (modified) * gsdl/trunk/common-src/src/gdbmedit/txt2db/txt2db.cpp (modified) * gsdl/trunk/perllib/GDBMUtils.pm (modified) * gsdl/trunk/perllib/arcinfo.pm (modified) * gsdl/trunk/perllib/basebuilder.pm (modified) * gsdl/trunk/perllib/basebuildproc.pm (modified) * gsdl/trunk/perllib/classify/AZList.pm (modified) * gsdl/trunk/perllib/inexport.pm (modified) * gsdl/trunk/perllib/plugins/ArchivesInfPlugin.pm (modified) * gsdl/trunk/perllib/plugins/BasePlugin.pm (modified) * gsdl/trunk/perllib/plugins/DirectoryPlugin.pm (modified) * gsdl/trunk/perllib/util.pm (modified) Support for reindexing a document added Mon, 02 Feb 2009 02:30:23 GMT ak19 [18451] * gsdl/trunk/common-src/configure (modified) Added in line to configure the new gdbmkeys and gdbmdel, otherwise ... Mon, 02 Feb 2009 02:30:20 GMT ak19 [18450] * gsdl/trunk/common-src/configure.in (modified) Added in line to configure the new gdbmkeys and gdbmdel, otherwise ... Mon, 02 Feb 2009 02:23:48 GMT ak19 [18449] * gsdl/trunk/common-src/configure.in (modified) Added in line to configure the new gdbmkeys, otherwise the Makefile ... Sun, 01 Feb 2009 01:41:05 GMT davidb [18443] * gsdl/trunk/common-src/Makefile.in (modified) * gsdl/trunk/common-src/win32.mak (modified) Additional GDBM operations to better support incremental building Sun, 01 Feb 2009 01:39:24 GMT davidb [18442] * gsdl/trunk/common-src/src/gdbmedit/gdbmdel (added) * gsdl/trunk/common-src/src/gdbmedit/gdbmdel/Makefile.in (added) * gsdl/trunk/common-src/src/gdbmedit/gdbmdel/gdbmdel.cpp (added) * gsdl/trunk/common-src/src/gdbmedit/gdbmdel/win32.mak (added) * gsdl/trunk/common-src/src/gdbmedit/gdbmkeys (added) * gsdl/trunk/common-src/src/gdbmedit/gdbmkeys/Makefile.in (added) * gsdl/trunk/common-src/src/gdbmedit/gdbmkeys/gdbmkeys.cpp (added) * gsdl/trunk/common-src/src/gdbmedit/gdbmkeys/win32.mak (added) Additional GDBM operations to better support incremental building 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 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 ... 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 ... 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 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 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: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: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: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 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 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 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- ... 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: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- ... Tue, 02 Dec 2008 22:29:10 GMT mdewsnip [18028] * gsdl/trunk/common-src/packages/Makefile.in (modified) * gsdl/trunk/common-src/packages/gdbm/Makefile (added) Modified to compile and install GDBM -- need to do this before the ... Tue, 02 Dec 2008 21:34:24 GMT mdewsnip [18023] * gsdl/trunk/common-src/packages/configure (modified) Added code for configuring the new GDBM package. Tue, 02 Dec 2008 21:24:14 GMT mdewsnip [18022] * gsdl/trunk/common-src/packages/gdbm (modified) Ignored directories created by "make install". Tue, 02 Dec 2008 21:22:32 GMT mdewsnip [18021] * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3 (modified) Ignored files created by the compilation process. Tue, 02 Dec 2008 21:21:18 GMT mdewsnip [18020] * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/Makefile.in (modified) Removed BINOWN and BINGRP stuff from install commands, because errors ... Tue, 02 Dec 2008 21:02:02 GMT mdewsnip [18019] * gsdl/trunk/common-src/packages/gdbm (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3 (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/COPYING (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/ChangeLog (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/INSTALL (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/Makefile.in (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/NEWS (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/README (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/aclocal.m4 (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/autoconf.h.in (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/bucket.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/close.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/config.guess (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/config.sub (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/configure (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/configure.in (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/conv2gdbm.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/dbm.h (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/dbmclose.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/dbmdelete.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/dbmdirfno.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/dbmfetch.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/dbminit.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/dbmopen.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/dbmpagfno.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/dbmrdonly.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/dbmseq.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/dbmstore.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/delete.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/extern.h (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/falloc.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/fetch.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/findkey.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbm.3 (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbm.info (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbm.proto (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbm.proto2 (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbm.texinfo (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmclose.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmconst.h (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmdefs.h (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmdelete.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmerrno.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmerrno.h (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmexists.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmfdesc.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmfetch.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmopen.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmreorg.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmseq.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmsetopt.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmstore.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/gdbmsync.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/getopt.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/getopt.h (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/global.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/hash.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/install-sh (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/ltmain.sh (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/mkinstalldirs (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/ndbm.h (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/proto.h (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/seq.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/store.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/systems.h (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/testdbm.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/testgdbm.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/testndbm.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/update.c (added) * gsdl/trunk/common-src/packages/gdbm/gdbm-1.8.3/version.c (added) Added gdbm-1.8.3 (downloaded as gdbm-1.8.3.tar.gz and unpacked), in ... Sun, 30 Nov 2008 23:43:47 GMT max [17988] * gsdl/trunk/common-src/src/lib/gdbmclass.cpp (modified) String manipulation fix. Off by one error. Fri, 28 Nov 2008 00:47:34 GMT mdewsnip [17971] * gsdl/trunk/common-src/src/gdbmedit/gdbmget (modified) * gsdl/trunk/common-src/src/gdbmedit/gdbmset (modified) Now ignores Windows executables too. Tue, 18 Nov 2008 01:19:21 GMT ak19 [17883] * gsdl/trunk/common-src/src/gdbmedit/gdbmset/gdbmset.cpp (modified) For a MAC, also need to use the GDBM_WRCREAT flag to ensure the ... Mon, 17 Nov 2008 05:38:17 GMT ak19 [17879] * gsdl/trunk/common-src/src/gdbmedit/gdbmset/gdbmset.cpp (modified) For the new archiveinf-doc.ldb and archiveinf-src.ldb to be generated ... Mon, 17 Nov 2008 01:43:39 GMT ak19 [17878] * gsdl/trunk/common-src/src/gdbmedit/gdbmget/win32.mak (modified) * gsdl/trunk/common-src/src/gdbmedit/gdbmset/win32.mak (modified) Minor corrections to the makefile so it can be run from the current ... Mon, 17 Nov 2008 01:41:46 GMT ak19 [17877] * gsdl/trunk/common-src/src/gdbmedit/txt2db/win32.mak (modified) Minor corrections to the makefile so it can be run from the current ... Mon, 17 Nov 2008 01:41:23 GMT ak19 [17876] * gsdl/trunk/common-src/src/gdbmedit/db2txt/win32.mak (modified) Minor corrections to the makefile so it can be run from the current ... Mon, 17 Nov 2008 01:40:13 GMT ak19 [17875] * gsdl/trunk/common-src/win32.mak (modified) Added gdbmset and gdbmget to the INSTALLDIRS flag Fri, 07 Nov 2008 00:41:18 GMT ak19 [17783] * gsdl/trunk/common-src/src/gdbmedit/txt2db/txt2db.cpp (modified) 1. When a collection's txt.gz version of its database produced on a ... Fri, 07 Nov 2008 00:38:22 GMT ak19 [17782] * gsdl/trunk/common-src/src/gdbmedit/db2txt/db2txt.cpp (modified) * gsdl/trunk/common-src/src/gdbmedit/gdbmget/gdbmget.cpp (modified) * gsdl/trunk/common-src/src/gdbmedit/gdbmset/gdbmset.cpp (modified) (Minor changes, defensive programming.) Dr Bainbridge corrected all ... Thu, 06 Nov 2008 02:51:46 GMT ak19 [17757] * gsdl/trunk/common-src/src/lib/gdbmclass.cpp (modified) The output for testing for perl on Linux/Mac (prior to converting ... Wed, 05 Nov 2008 07:40:18 GMT ak19 [17719] * gsdl/trunk/common-src/src/lib/gdbmclass.cpp (modified) A few more endl instead of slash newline character inserted, may make ... Wed, 05 Nov 2008 02:26:44 GMT ak19 [17701] * gsdl/trunk/common-src/src/lib/gdbmclass.cpp (modified) Prints a warning if Perl is not on the path (if it can't be found). ... Wed, 05 Nov 2008 02:20:18 GMT ak19 [17698] * gsdl/trunk/common-src/src/lib/gsdltools.cpp (modified) Now the console window no longer appears when calling gsdl_system() ... Tue, 04 Nov 2008 23:34:35 GMT ak19 [17680] * gsdl/trunk/common-src/src/lib/gdbmclass.cpp (modified) Dr Bainbridge fixed this so that the database file txt.gz is now ... Wed, 15 Oct 2008 04:21:15 GMT mdewsnip [17545] * gsdl/trunk/common-src/src/lib/gsdltools.cpp (modified) * gsdl/trunk/common-src/src/lib/gsdltools.h (modified) * gsdl/trunk/runtime-src/src/recpt/gtiaction.cpp (modified) * gsdl/trunk/runtime-src/src/recpt/gtiaction.h (modified) Moved the xml_safe() function from gtiaction into gsdltools, so it ... Thu, 09 Oct 2008 01:09:54 GMT oranfry [17505] * gsdl/trunk/common-src/packages/windows/stlport (modified) * gsdl/trunk/common-src/src/gdbmedit/db2txt (modified) * gsdl/trunk/common-src/src/gdbmedit/txt2db (modified) * gsdl/trunk/common-src/src/lib (modified) some ignores in common src to make 'svn st' output easier to read Thu, 09 Oct 2008 00:55:35 GMT oranfry [17502] * gsdl/trunk/common-src/win32.mak (modified) made windows common-src/packages makefile cascade to search4j Wed, 08 Oct 2008 02:58:40 GMT oranfry [17497] * gsdl/trunk/common-src/packages (modified) * gsdl/trunk/common-src/packages/Makefile (modified) * gsdl/trunk/common-src/packages/Makefile.in (modified) * gsdl/trunk/common-src/packages/configure (modified) search4j is now included in greenstone2 Fri, 03 Oct 2008 03:00:50 GMT mdewsnip [17476] * gsdl/trunk/common-src/src/lib/mssqldbclass.cpp (added) * gsdl/trunk/common-src/src/lib/mssqldbclass.h (added) * gsdl/trunk/common-src/src/lib/win32.mak (modified) * gsdl/trunk/common-src/win32.mak (modified) * gsdl/trunk/perllib/dbutil.pm (modified) * gsdl/trunk/runtime-src/src/colservr/collectset.cpp (modified) * gsdl/trunk/runtime-src/src/colservr/win32.mak (modified) * gsdl/trunk/runtime-src/win32.mak (modified) * gsdl/trunk/win32.mak (modified) Support for using MSSQL for infodb databases, many thanks to Jeffrey ... Fri, 29 Aug 2008 02:01:12 GMT davidb [17091] * gsdl/trunk/common-src/src/gdbmedit/gdbmget/gdbmget.cpp (modified) * gsdl/trunk/common-src/src/gdbmedit/gdbmset/gdbmset.cpp (modified) Modification to gdbm set/get to support enhanced GDMB version of ... Thu, 28 Aug 2008 04:43:31 GMT mdewsnip [17065] * gsdl/trunk/common-src/src/lib/gdbmclass.cpp (modified) Added check that the GDBM .txt.gz file actually exists before trying ... Thu, 21 Aug 2008 03:34:51 GMT davidb [16949] * gsdl/trunk/common-src/src/lib/gsdltools.cpp (modified) Wrong variable used in putenv(). Needed to put 'putpath' not 'path' Tue, 19 Aug 2008 22:30:21 GMT davidb [16909] * gsdl/trunk/common-src/src/lib/gsdltools.cpp (modified) Switched from using setenv to putenv, as former doesn't appear to be ... Tue, 19 Aug 2008 02:49:37 GMT mdewsnip [16903] * gsdl/trunk/common-src/win32.mak (modified) * indexers/trunk/winMake.bat (modified) Moved compilation of iconv library from common-src/win32.mak to ... Tue, 19 Aug 2008 02:47:38 GMT mdewsnip [16902] * indexers/trunk/packages/windows (added) * indexers/trunk/packages/windows/iconv (moved) * indexers/trunk/packages/windows/iconv/iconv.zip (copied) Moved packages/windows/iconv into indexers/packages/windows, since ... Tue, 19 Aug 2008 02:27:09 GMT mdewsnip [16897] * gsdl/trunk/common-src/packages/windows/iconv (modified) Now ignores "iconv" subdirectory. Tue, 19 Aug 2008 02:15:23 GMT mdewsnip [16896] * gsdl/trunk/common-src/win32.mak (modified) Now compiles the iconv library in packages/windows/iconv/iconv. Tue, 19 Aug 2008 02:13:44 GMT davidb [16895] * gsdl/trunk/common-src/src/lib/gdbmclass.cpp (modified) * gsdl/trunk/common-src/src/lib/gsdltools.cpp (modified) * gsdl/trunk/common-src/src/lib/gsdltools.h (modified) * gsdl/trunk/runtime-src/src/colservr/collectset.cpp (modified) Runtime code can now support GDBM database being provided as a ... Tue, 19 Aug 2008 02:08:26 GMT mdewsnip [16892] * gsdl/trunk/common-src/packages/windows/iconv (added) * gsdl/trunk/common-src/packages/windows/iconv/iconv.zip (added) http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.11.1.tar.gz, ... Tue, 19 Aug 2008 01:58:31 GMT mdewsnip [16891] * gsdl/trunk/common-src/win32.mak (modified) Minor change so it doesn't look like an error has occurred compiling ... Wed, 30 Jul 2008 22:33:17 GMT davidb [16615] * gsdl/trunk/common-src/src/getpw/Makefile.in (modified) Tweak to GSDL_DIR Wed, 30 Jul 2008 11:16:17 GMT davidb [16606] * gsdl/trunk/common-src/src/gdbmedit/txt2db/Makefile.in (modified) Minor tweak to Makefile.in Wed, 30 Jul 2008 10:34:05 GMT davidb [16605] * 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) Fix to GSDL_DIR so binaries installed in correct top-level folder Wed, 30 Jul 2008 10:25:40 GMT davidb [16603] * 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) Fix to GSDL_DIR so binaries installed in correct top-level folder Tue, 29 Jul 2008 23:15:40 GMT oranfry [16595] * gsdl/trunk/common-src/configure (modified) * gsdl/trunk/common-src/configure.in (modified) Removed perl test as this in done in build-src's configure Tue, 29 Jul 2008 23:13:38 GMT oranfry [16593] * gsdl/trunk/common-src/configure (modified) * gsdl/trunk/common-src/configure.in (modified) In configure.in [ -d module] changed to test -d module to fix loss of ...