source: main/trunk/greenstone2

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21472   13 years mdewsnip Created USE_GDBM and USE_JDBM defines that work similar to USE_SQLITE …
(edit) @21471   13 years ak19 Cleans the indexers\mgpp text and lib subfolders once more.
(edit) @21461   13 years ak19 Error messages are sent to stderr, since there are linking errors in …
(edit) @21456   13 years ak19 JDBM now enabled by default as is the case for linux.
(edit) @21455   13 years ak19 Major bug fix after Dr Bainbridge debugged the server code which was …
(edit) @21454   13 years ak19 Dr Bainbridge added the useful new method check_system_heap() for …
(edit) @21453   13 years ak19 Dr Bainbridge improved some code by adding the helper method …
(edit) @21452   13 years davidb HOSTTARGETFLAGS shouldn't be part of Make command
(edit) @21451   13 years ak19 Minor corrections to get the previous commit working
(edit) @21450   13 years ak19 Dr Bainbridge removed a superfluous line.
(edit) @21449   13 years mdewsnip Added a few new svn:ignores.
(edit) @21448   13 years ak19 Now compilation of jdbmnaiveclass only happens when ENABLE_JDBM is set.
(edit) @21447   13 years ak19 Now compilation of jdbmnaiveclass only happens when ENABLE_JDBM is set.
(edit) @21446   13 years ak19 Configure files updated to correctly set all the variables that can be …
(edit) @21442   13 years ak19 In the configure.in files, MICO_DIR is now set to withval not …
(edit) @21441   13 years ak19 Some minor corrections to the Makefile which had prevented successful …
(edit) @21440   13 years ak19 MICO_DIR should be set to withval not enableval, this was already …
(edit) @21439   13 years davidb Support for 'infodbtype' added
(edit) @21438   13 years ak19 Dr Bainbridge's fixes for compilation errors after the jdbm related changes
(edit) @21435   13 years ak19 Better way of setting the ENABLE_indexer and USE_SQLITE and ENABLE_JNI …
(edit) @21432   13 years davidb Update to use of -m32, which is activated when compiling on a 64-bit …
(edit) @21429   13 years davidb Makefile now creates lib/java folder if missing
(edit) @21428   13 years davidb Needed extra -C ../../.. for jar to work
(edit) @21427   13 years davidb Missing src/ in from of jdbmedit
(edit) @21426   13 years davidb Using ENABLE_JDBM to control is jdbm Java code is used
(edit) @21425   13 years davidb Fixed typo in variable declaration
(edit) @21424   13 years davidb When testing on a 64-bit architecture, compile failed with error: cast …
(edit) @21423   13 years davidb Need to tidy up installed files for iconv on a 'distclean' as running …
(edit) @21422   13 years davidb missed a directory name in jar line. Now corrected.
(edit) @21421   13 years davidb Previous winMake.bat always compiled up Java code, even if nothing had …
(edit) @21420   13 years davidb Previous makefile always compiled up Java code, even if nothing had …
(edit) @21419   13 years davidb Fix for using --enable-jdbm
(edit) @21418   13 years davidb Correction to how --enable-jdbm flag is implemented
(edit) @21417   13 years davidb Correction to how --enable-jdbm flag is implemented
(edit) @21416   13 years davidb No longer need jdbm-1.0.jar locally in this folder
(edit) @21415   13 years davidb Support for JDBM database backend added
(edit) @21414   13 years davidb Separation of different database back-ends into individual files
(edit) @21413   13 years davidb pathname_cat() performs comparable task to filename_cat(), only used …
(edit) @21412   13 years davidb Separation of different database back-ends into individual files
(edit) @21411   13 years davidb Separation of different database back-ends into individual files
(edit) @21410   13 years davidb Changed to using 'jdbm.jar' to cope better with upgrades to newer …
(edit) @21409   13 years davidb Introduction of --enable-jdbm flag
(edit) @21408   13 years davidb jar file now installed as 'jdbm.jar' so runtime code can more easily …
(edit) @21407   13 years davidb Renaming of .tar.gz to reflect that there are a few minor edits to the …
(edit) @21406   13 years davidb Inclusion of JDBM for Greenstone. See Readme.txt file for tweaks made …
(edit) @21405   13 years davidb Introduction of jdbm DB class that is comparable with gdbm
(edit) @21404   13 years davidb Introduction of pathname_cat which concatenates values for path …
(edit) @21403   13 years davidb Code was working for Ascii characters, but not for Unicode values > …
(edit) @21402   13 years davidb Refactoring of class to use API
(edit) @21401   13 years davidb Removal of debugging statements
(edit) @21400   13 years davidb Development of JdbmAPI that supports -- as a persistent session -- …
(edit) @21399   13 years davidb There files are now JdbGet.java and JdbSet.java
(edit) @21398   13 years davidb Jar file renamed to JDBMWrapper.jar to be more consistent with other …
(edit) @21397   13 years davidb Jar file renamed to JDBMWrapper.jar to be more consistent with other …
(edit) @21396   13 years davidb Expanded comment about use of .txt.gz
(edit) @21395   13 years davidb Initial implementation based on JDBM rather than GDBM to allow (one …
(edit) @21379   13 years ak19 The win32.mak of gs2build and greenstone2 are the same, so that they …
(edit) @21377   13 years ak19 Now the configure, configure.in, Makefile.in and config.h.in of …
(edit) @21368   13 years kjdon added missing language qualifier to _labeltext_
(edit) @21367   13 years kjdon escape [] in metadata, otherwise it will screw up greenstone. instead …
(edit) @21366   13 years ak19 New configuration and compilation flag ENABLE_JNI added which will be …
(edit) @21365   13 years ak19 New configuration and compilation flag ENABLE_JNI added which will be …
(edit) @21364   13 years ak19 New configuration and compilation flag ENABLE_JNI added which will be …
(edit) @21363   13 years kjdon added some info about the oaisetname and oaisetdescription metadata …
(edit) @21361   13 years kjdon missing iconv lib for accentfolding
(edit) @21356   13 years oranfry completing svn:ignore list
(edit) @21353   13 years oranfry completed svn:ignore list
(edit) @21352   13 years oranfry completed svn:ignore list
(edit) @21348   13 years xiao GS2build's win32.mak (and Makefile and configure) aren't used by …
(edit) @21344   13 years kjdon inheriting plugins can now set store_file_paths, and ImageConverter
(edit) @21341   13 years kjdon can add internal => 'true' to plugin/classifier option, and it won't …
(edit) @21338   13 years ak19 Minor change to get USE_SQLITE=0 compiling and cleaning properly on …
(edit) @21337   13 years ak19 Make tends to output every statement to the console, regardless of …
(edit) @21336   13 years ak19 Missing include when compiling MGPP on its own (when ENABLE_MG is off)
(edit) @21332   13 years ak19 Some Windows-specific bugfixes to the recent changes for enabling or …
(edit) @21331   13 years anna Improved Telugu translations of the Core User Interface. Many thanks …
(edit) @21330   13 years ak19 Changes to makefiles, configure files, and source code to work with …
(edit) @21329   13 years ak19 Changes to makefiles, configure files, and source code to work with …
(edit) @21328   13 years ak19 Changes to makefiles, configure files, and source code to work with …
(edit) @21327   13 years ak19 Changes to makefiles, configure files, and source code to work with …
(edit) @21326   13 years ak19 Changes to makefiles, configure files, and source code to work with …
(edit) @21325   13 years ak19 Changes to makefiles, configure files, and source code to work with …
(edit) @21324   13 years ak19 Changes to makefiles, configure files, and source code to work with …
(edit) @21323   13 years ak19 Minor corrective changes before major commits for new compile settings …
(edit) @21315   13 years kjdon remove_one now returns a value
(edit) @21314   13 years kjdon check return values for remove_one, and stop the pipeline once found …
(edit) @21309   13 years kjdon plugin::removeold renamed to remove_all. deleted_files and …
(edit) @21308   13 years kjdon removeold renamed to remove_all, added remove_one for deleting a single doc
(edit) @21307   13 years kjdon removeold renamed to remove_all, added remove_some - a list of files …
(edit) @21306   13 years kjdon mark_docs_for_reindex code moved into new_vs_old_import_diff, so this …
(edit) @21301   13 years davidb Updated mkcol.pl so it creates a collection in the Greenstone3 area …
(edit) @21295   13 years kjdon removed a debug statement
(edit) @21292   13 years kjdon extended extensions mechanism to include gs3 extensions
(edit) @21291   13 years kjdon extended extensions mechanism to include gs3 extensions. added code to …
(edit) @21290   13 years kjdon extension handling extended to include gs3 extensions, added removeold …
(edit) @21289   13 years kjdon extension handling extended to include gs3 extensions
(edit) @21288   13 years kjdon moved plugin to extension repository
(edit) @21287   13 years kjdon got rid of Pharos stuff out of here. PharosImagePlugin now inherits …
(edit) @21286   13 years kjdon added empty removeold method
(edit) @21285   13 years kjdon added empty removeold method
Note: See TracRevisionLog for help on using the revision log.