Timeline



2010-01-14:

20:25 Changeset [21456] by ak19
JDBM now enabled by default as is the case for linux.
19:34 Changeset [21455] by ak19
Major bug fix after Dr Bainbridge debugged the server code which was …
18:46 Changeset [21454] by ak19
Dr Bainbridge added the useful new method check_system_heap() for …
16:08 Changeset [21453] by ak19
Dr Bainbridge improved some code by adding the helper method …

2010-01-13:

23:11 Changeset [21452] by davidb
HOSTTARGETFLAGS shouldn't be part of Make command
19:40 Changeset [21451] by ak19
Minor corrections to get the previous commit working
19:35 Changeset [21450] by ak19
Dr Bainbridge removed a superfluous line.
16:54 Changeset [21449] by mdewsnip
Added a few new svn:ignores.
13:18 Changeset [21448] by ak19
Now compilation of jdbmnaiveclass only happens when ENABLE_JDBM is set.

2010-01-12:

17:51 Changeset [21447] by ak19
Now compilation of jdbmnaiveclass only happens when ENABLE_JDBM is set.
16:25 Changeset [21446] by ak19
Configure files updated to correctly set all the variables that can be …
14:01 Changeset [21445] by davidb
autoconf generated file
14:01 Changeset [21444] by davidb
If statement should use 'test' not '[…]' in autoconfigure file

2010-01-11:

23:24 Changeset [21443] by davidb
More careful check for when force configure is needed
18:13 Changeset [21442] by ak19
In the configure.in files, MICO_DIR is now set to withval not …
15:17 Changeset [21441] by ak19
Some minor corrections to the Makefile which had prevented successful …
14:28 Changeset [21440] by ak19
MICO_DIR should be set to withval not enableval, this was already …

2010-01-09:

15:43 Changeset [21439] by davidb
Support for 'infodbtype' added

2010-01-08:

13:59 Changeset [21438] by ak19
Dr Bainbridge's fixes for compilation errors after the jdbm related changes

2010-01-07:

22:26 Changeset [21437] by davidb
Removal of import statement.
14:49 Changeset [21436] by ak19
Better way of setting the ENABLE_indexer and USE_SQLITE and ENABLE_JNI …
14:23 Changeset [21435] by ak19
Better way of setting the ENABLE_indexer and USE_SQLITE and ENABLE_JNI …

2010-01-06:

23:36 Changeset [21434] by davidb
Extra logic to COMPAT32BIT flag added for when mg and mgpp not enabled
23:35 Changeset [21433] by davidb
Extra logic to COMPAT32BIT flag added for when mg and mgpp not enabled
17:30 Changeset [21432] by davidb
Update to use of -m32, which is activated when compiling on a 64-bit …
16:52 Changeset [21431] by davidb
Initial implementation for JDBM Database backend. Tested on the …
16:51 Changeset [21430] by davidb
Includsion of jdbm-1.0.jar for JDBM support
11:28 Changeset [21429] by davidb
Makefile now creates lib/java folder if missing
11:24 Changeset [21428] by davidb
Needed extra -C ../../.. for jar to work
01:04 Changeset [21427] by davidb
Missing src/ in from of jdbmedit
00:38 Changeset [21426] by davidb
Using ENABLE_JDBM to control is jdbm Java code is used
00:25 Changeset [21425] by davidb
Fixed typo in variable declaration
00:19 Changeset [21424] by davidb
When testing on a 64-bit architecture, compile failed with error: cast …

2010-01-05:

23:28 Changeset [21423] by davidb
Need to tidy up installed files for iconv on a 'distclean' as running …
22:51 Changeset [21422] by davidb
missed a directory name in jar line. Now corrected.
22:50 Changeset [21421] by davidb
Previous winMake.bat always compiled up Java code, even if nothing had …
22:47 Changeset [21420] by davidb
Previous makefile always compiled up Java code, even if nothing had …
00:16 Changeset [21419] by davidb
Fix for using --enable-jdbm

2010-01-04:

23:37 Changeset [21418] by davidb
Correction to how --enable-jdbm flag is implemented
23:36 Changeset [21417] by davidb
Correction to how --enable-jdbm flag is implemented
23:17 Changeset [21416] by davidb
No longer need jdbm-1.0.jar locally in this folder
23:14 Changeset [21415] by davidb
Support for JDBM database backend added
23:13 Changeset [21414] by davidb
Separation of different database back-ends into individual files
23:12 Changeset [21413] by davidb
pathname_cat() performs comparable task to filename_cat(), only used …
23:11 Changeset [21412] by davidb
Separation of different database back-ends into individual files
23:10 Changeset [21411] by davidb
Separation of different database back-ends into individual files
23:09 Changeset [21410] by davidb
Changed to using 'jdbm.jar' to cope better with upgrades to newer …
23:08 Changeset [21409] by davidb
Introduction of --enable-jdbm flag
23:07 Changeset [21408] by davidb
jar file now installed as 'jdbm.jar' so runtime code can more easily …
22:51 Changeset [21407] by davidb
Renaming of .tar.gz to reflect that there are a few minor edits to the …
17:47 Changeset [21406] by davidb
Inclusion of JDBM for Greenstone. See Readme.txt file for tweaks made …
17:44 Changeset [21405] by davidb
Introduction of jdbm DB class that is comparable with gdbm
17:43 Changeset [21404] by davidb
Introduction of pathname_cat which concatenates values for path …
17:40 Changeset [21403] by davidb
Code was working for Ascii characters, but not for Unicode values > …

2010-01-01:

23:35 Changeset [21402] by davidb
Refactoring of class to use API
23:01 Changeset [21401] by davidb
Removal of debugging statements
23:00 Changeset [21400] by davidb
Development of JdbmAPI that supports -- as a persistent session -- …

2009-12-31:

17:17 Changeset [21399] by davidb
There files are now JdbGet.java and JdbSet.java
17:13 Changeset [21398] by davidb
Jar file renamed to JDBMWrapper.jar to be more consistent with other …
17:11 Changeset [21397] by davidb
Jar file renamed to JDBMWrapper.jar to be more consistent with other …

2009-12-30:

23:52 Changeset [21396] by davidb
Expanded comment about use of .txt.gz

2009-12-28:

23:49 Changeset [21395] by davidb
Initial implementation based on JDBM rather than GDBM to allow (one …

2009-12-22:

14:52 Changeset [21394] by oranfry
moving specific stuff out of general area
14:41 Changeset [21393] by oranfry
added missing targets
11:56 Changeset [21392] by oranfry
removing unneeded stuff
11:10 Changeset [21391] by oranfry
deleting unneeded stuff
11:09 Changeset [21390] by oranfry
deleted empty properties
11:06 Changeset [21389] by oranfry
no more cross links, yey
11:02 Changeset [21388] by oranfry
combining release kits into one
10:53 Changeset [21387] by oranfry
rearranging
10:49 Changeset [21386] by oranfry
rearranging into one release kit
10:19 Changeset [21385] by oranfry
rearranging release kits into one
10:12 Changeset [21384] by oranfry
all the *rk2s being replaced by rk2
08:58 Changeset [21383] by oranfry
release kit to compile these
08:40 Changeset [21382] by oranfry
release kits to use system ant

2009-12-18:

16:52 Changeset [21381] by ak19
Also for make install on Windows: explicitly turn off USE_SQLITE for …
16:49 Changeset [21380] by ak19
Explicitly turn off USE_SQLITE for gs3.
15:15 Changeset [21379] by ak19
The win32.mak of gs2build and greenstone2 are the same, so that they …
15:13 Changeset [21378] by ak19
The win32.mak of gs2build and greenstone2 are the same, so that they …
14:33 Changeset [21377] by ak19
Now the configure, configure.in, Makefile.in and config.h.in of …
14:28 Changeset [21376] by ak19
Now the configure, configure.in, Makefile.in and config.h.in of …
11:44 Ticket #656 (animated gifs) created by kjdon
When image magick creates thumbnails (or just when converting to jpg?) …
11:08 Ticket #655 (make apache optional for binary release) created by kjdon
John Rose requests: I do feel that it would be best for the next …

2009-12-17:

11:28 Changeset [21375] by xiao
temp fix for a bug of release-kits on linux by adding LANG package value

2009-12-16:

19:36 Changeset [21374] by ak19
ENABLE_MG switches added in to make this file the same as GS2's config.h.in
19:35 Changeset [21373] by ak19
ENABLE_JNI switch added in
19:10 Changeset [21372] by ak19
ENABLE_JNI switch added in
19:05 Changeset [21371] by ak19
ENABLE_JNI switch added in
18:38 Changeset [21370] by ak19
With the changes to the configure and makefiles for the new ENABLE_JNI …
15:43 Changeset [21369] by ak19
Correction to the assigned value of MICO_DIR, it needs to be withval …
14:47 Changeset [21368] by kjdon
added missing language qualifier to _labeltext_
14:43 Changeset [21367] by kjdon
escape [] in metadata, otherwise it will screw up greenstone. instead …
14:11 Changeset [21366] by ak19
New configuration and compilation flag ENABLE_JNI added which will be …
14:10 Changeset [21365] by ak19
New configuration and compilation flag ENABLE_JNI added which will be …
14:09 Changeset [21364] by ak19
New configuration and compilation flag ENABLE_JNI added which will be …
13:30 Ticket #654 (URL in OAI record) created by kjdon
Some OAI harvesters require a URL to the document in oai_dc.identifier …
13:19 Changeset [21363] by kjdon
added some info about the oaisetname and oaisetdescription metadata …
13:16 Changeset [21362] by oranfry
got rid of all setup.sh files and had the main scripts do the same job
12:31 Changeset [21361] by kjdon
missing iconv lib for accentfolding
11:32 Changeset [21360] by xiao
various modifications specific to FLAX
11:31 Changeset [21359] by xiao
enable command-line arguments
11:30 Changeset [21358] by xiao
comment out antcall prepare-documentation
11:29 Changeset [21357] by xiao
comment out antcall prepare-documentation
11:19 Changeset [21356] by oranfry
completing svn:ignore list
11:06 Changeset [21355] by oranfry
completing svn:ignore list
10:57 Changeset [21354] by oranfry
completing svn:ignore list
10:44 Changeset [21353] by oranfry
completed svn:ignore list
10:33 Changeset [21352] by oranfry
completed svn:ignore list

2009-12-15:

18:15 Changeset [21351] by ak19
Xiaofeng found out that FailOnError attribute is incompatible with …
18:14 Changeset [21350] by xiao
remove spawn and failonerror attributes from start-tomcat and …
15:54 Changeset [21349] by xiao
Cutting a branch of Greenstone trunk r21347 for FLAX1.0 release
15:25 Changeset [21348] by xiao
GS2build's win32.mak (and Makefile and configure) aren't used by …
Note: See TracTimeline for information about the timeline view.