source: main/trunk/greenstone2

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21619   14 years mdewsnip Removed src_db_file() and doc_db_file() functions from inexport.pm. …
(edit) @21618   14 years mdewsnip Changed plugin::remove_some() to take the infodbtype as the second …
(edit) @21617   14 years mdewsnip Changed plugin.pm so it uses &dbutil::get_infodb_file_path() directly, …
(edit) @21616   14 years mdewsnip Minor comment change.
(edit) @21615   14 years mdewsnip Minor comment change.
(edit) @21614   14 years mdewsnip Changed ArchivesInfPlugin.pm so it uses the infodbtype value from the …
(edit) @21613   14 years mdewsnip Changed calls to read_collection_cfg() so the infodbtype value is set …
(edit) @21607   14 years mdewsnip Changed basebuilder.pm so set_infodbtype() is called on the buildproc …
(edit) @21605   14 years mdewsnip Swapped an "if" block and an "else" block in …
(edit) @21604   14 years oranfry an admin icon
(edit) @21603   14 years oranfry fixed infinite loop when ext dir exists but is empty
(edit) @21594   14 years oranfry new pretty icons yey\!
(edit) @21591   14 years kjdon directory for extensions
(edit) @21590   14 years anna Added nepali2.dm to macro file list.
(edit) @21589   14 years anna Nepali translation of the auxiliary user interface. Many thanks to …
(edit) @21588   14 years ak19 I think I've now fixed the bug where build operation in FLI would fail …
(edit) @21586   14 years mdewsnip Changed DirectoryPlugin to use the infodbtype value from the arcinfo …
(edit) @21585   14 years mdewsnip Changed one occurrence of dbutil::read_infodb_keys() to …
(edit) @21584   14 years mdewsnip Changed BasePlugout to use the infodbtype value from the arcinfo …
(edit) @21581   14 years mdewsnip Changed import.pl and export.pl so instead of explicitly using …
(edit) @21580   14 years mdewsnip Changed import.pl and export.pl to pass the infodbtype read from the …
(edit) @21579   14 years mdewsnip Changed arcinfo.pm to take the infodb type to use for the archiveinf …
(edit) @21570   14 years mdewsnip Changed colcfg.pm so it "require"s collConfigxml and buildConfigxml …
(edit) @21569   14 years mdewsnip Changed all places explicitly using ".gdb" to use the …
(edit) @21568   14 years mdewsnip Fixed up a couple more unnecessarily GDBM-specific bits.
(edit) @21567   14 years mdewsnip Changed all places explicitly using "archiveinf-doc.gdb" or …
(edit) @21566   14 years mdewsnip Changed all places explicitly using "archiveinf-doc.gdb" or …
(edit) @21565   14 years mdewsnip Changed dbutil::gdbm::X() calls to dbutil::X("gdbm"), in preparation …
(edit) @21564   14 years mdewsnip Changed lots of occurrences of "GDBM" in comments, variable names and …
(edit) @21563   14 years mdewsnip Deleted GDBMUtils.pm. What was the point of me spending all that time …
(edit) @21562   14 years mdewsnip Changed calls to GDBMUtils::gdbmCachedCollectionSet() to …
(edit) @21561   14 years mdewsnip Changed calls to GDBMUtils::gdbmCachedCollectionGet() to …
(edit) @21560   14 years mdewsnip Efficiency improvement to last changes.
(edit) @21559   14 years mdewsnip Changed calls to GDBMUtils::gdbmDatabaseRemove() to …
(edit) @21558   14 years mdewsnip Variable name change to prevent clash.
(edit) @21557   14 years mdewsnip Changed calls to GDBMUtils::gdbmDatabaseSet() to …
(edit) @21556   14 years mdewsnip Deleted commented out call to GDBMUtils::gdbmDatabaseSet(). Part of …
(edit) @21555   14 years mdewsnip Deleted commented out call to GDBMUtils::gdbmDatabaseAppend(). Part of …
(edit) @21554   14 years mdewsnip Changed calls to GDBMUtils::gdbmRecordToHash() to …
(edit) @21553   14 years mdewsnip Added missing "use dbutil".
(edit) @21552   14 years mdewsnip Changed calls to GDBMUtils::gdbmDatabaseGet() to …
(edit) @21551   14 years mdewsnip Changed calls to GDBMUtils::serializeHash() to …
(edit) @21550   14 years mdewsnip Added to dbutil.pm two new general functions: …
(edit) @21547   14 years mdewsnip Changed dbutil.pm to add a new read_infodb_entry() function. This …
(edit) @21546   14 years mdewsnip Changed dbutil.pm so all the sub-module function calls now have @_ as …
(edit) @21545   14 years mdewsnip Fixed wrong function name.
(edit) @21544   14 years mdewsnip Changed dbutil.pm so instead of doing "use dbutil::gdbm", "use …
(edit) @21543   14 years mdewsnip Changing arcinfo.pm to use the general dbutil module, instead of being …
(edit) @21524   14 years oranfry correction to last commit
(edit) @21522   14 years oranfry dont use brace expansion in makefiles, in case they aren't expanded
(edit) @21490   14 years mdewsnip Adding new GSDL_USE_WIZARD_ACTION definition to gsdl_modules_cfg.h, to …
(edit) @21489   14 years mdewsnip Modifying userdb.cpp so it uses the more general dbclass object …
(edit) @21485   14 years mdewsnip Modifying historydb.cpp so it uses the more general dbclass object …
(edit) @21484   14 years ak19 Deleting an extra object file that used to linger upon doing a make clean.
(edit) @21472   14 years mdewsnip Created USE_GDBM and USE_JDBM defines that work similar to USE_SQLITE …
(edit) @21471   14 years ak19 Cleans the indexers\mgpp text and lib subfolders once more.
(edit) @21461   14 years ak19 Error messages are sent to stderr, since there are linking errors in …
(edit) @21456   14 years ak19 JDBM now enabled by default as is the case for linux.
(edit) @21455   14 years ak19 Major bug fix after Dr Bainbridge debugged the server code which was …
(edit) @21454   14 years ak19 Dr Bainbridge added the useful new method check_system_heap() for …
(edit) @21453   14 years ak19 Dr Bainbridge improved some code by adding the helper method …
(edit) @21452   14 years davidb HOSTTARGETFLAGS shouldn't be part of Make command
(edit) @21451   14 years ak19 Minor corrections to get the previous commit working
(edit) @21450   14 years ak19 Dr Bainbridge removed a superfluous line.
(edit) @21449   14 years mdewsnip Added a few new svn:ignores.
(edit) @21448   14 years ak19 Now compilation of jdbmnaiveclass only happens when ENABLE_JDBM is set.
(edit) @21447   14 years ak19 Now compilation of jdbmnaiveclass only happens when ENABLE_JDBM is set.
(edit) @21446   14 years ak19 Configure files updated to correctly set all the variables that can be …
(edit) @21442   14 years ak19 In the configure.in files, MICO_DIR is now set to withval not …
(edit) @21441   14 years ak19 Some minor corrections to the Makefile which had prevented successful …
(edit) @21440   14 years ak19 MICO_DIR should be set to withval not enableval, this was already …
(edit) @21439   14 years davidb Support for 'infodbtype' added
(edit) @21438   14 years ak19 Dr Bainbridge's fixes for compilation errors after the jdbm related changes
(edit) @21435   14 years ak19 Better way of setting the ENABLE_indexer and USE_SQLITE and ENABLE_JNI …
(edit) @21432   14 years davidb Update to use of -m32, which is activated when compiling on a 64-bit …
(edit) @21429   14 years davidb Makefile now creates lib/java folder if missing
(edit) @21428   14 years davidb Needed extra -C ../../.. for jar to work
(edit) @21427   14 years davidb Missing src/ in from of jdbmedit
(edit) @21426   14 years davidb Using ENABLE_JDBM to control is jdbm Java code is used
(edit) @21425   14 years davidb Fixed typo in variable declaration
(edit) @21424   14 years davidb When testing on a 64-bit architecture, compile failed with error: cast …
(edit) @21423   14 years davidb Need to tidy up installed files for iconv on a 'distclean' as running …
(edit) @21422   14 years davidb missed a directory name in jar line. Now corrected.
(edit) @21421   14 years davidb Previous winMake.bat always compiled up Java code, even if nothing had …
(edit) @21420   14 years davidb Previous makefile always compiled up Java code, even if nothing had …
(edit) @21419   14 years davidb Fix for using --enable-jdbm
(edit) @21418   14 years davidb Correction to how --enable-jdbm flag is implemented
(edit) @21417   14 years davidb Correction to how --enable-jdbm flag is implemented
(edit) @21416   14 years davidb No longer need jdbm-1.0.jar locally in this folder
(edit) @21415   14 years davidb Support for JDBM database backend added
(edit) @21414   14 years davidb Separation of different database back-ends into individual files
(edit) @21413   14 years davidb pathname_cat() performs comparable task to filename_cat(), only used …
(edit) @21412   14 years davidb Separation of different database back-ends into individual files
(edit) @21411   14 years davidb Separation of different database back-ends into individual files
(edit) @21410   14 years davidb Changed to using 'jdbm.jar' to cope better with upgrades to newer …
(edit) @21409   14 years davidb Introduction of --enable-jdbm flag
(edit) @21408   14 years davidb jar file now installed as 'jdbm.jar' so runtime code can more easily …
(edit) @21407   14 years davidb Renaming of .tar.gz to reflect that there are a few minor edits to the …
(edit) @21406   14 years davidb Inclusion of JDBM for Greenstone. See Readme.txt file for tweaks made …
(edit) @21405   14 years davidb Introduction of jdbm DB class that is comparable with gdbm
Note: See TracRevisionLog for help on using the revision log.