source: main/trunk/greenstone2/common-src/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28990   10 years ak19 Improvement to commit of revision 28979: Dr Bainbridge suggested that …
(edit) @28979   10 years ak19 GTI on nzdl needs path to java executable. Since a custom javahome …
(edit) @28732   10 years ak19 Diego found a bug that crashed the server in his collection which set …
(edit) @28667   10 years ak19 Jdb2Txt now supports sorting the output, to bring it in line with what …
(edit) @28403   11 years davidb Support for compiling from Cygwin added
(edit) @28370   11 years davidb Changes that help using javac in Make fiels when compiling up …
(edit) @28091   11 years davidb Further header file needed
(edit) @28090   11 years davidb Further header file needed
(edit) @28089   11 years davidb Additional error message details added
(edit) @27627   11 years ak19 File lock code currently experimental, so not in the main greenstone …
(edit) @27626   11 years ak19 Dr Bainbridge hopes including sys/types.h may help compiling …
(edit) @27625   11 years ak19 Correcting comment
(edit) @27624   11 years ak19 renamed winlock to filelock as it's not windows specific.
(edit) @27600   11 years ak19 Two things 1. Moving John's windows (un)locking to new file …
(edit) @27597   11 years davidb Additional header file included -- to help with finding the Unix mkdir …
(edit) @26822   11 years davidb Strip added as separate stage to help when cross-compiling
(edit) @26821   11 years davidb Strip added as separate stage to help when cross-compiling
(edit) @26798   11 years davidb Support for cross-compiling with Android-NDK added
(edit) @26681   11 years davidb Changed some 'char *' to 'const char*' to match standard header definitions
(edit) @26679   11 years davidb When testing the mingw cross-compiler changes, compiling 'getpw' ran …
(edit) @26677   11 years davidb Mixed up over precise name to use for Microsoft Visualstudio Compile. …
(edit) @26653   11 years davidb Code changed from using WIN32 use to _MSC_VER (the difference …
(edit) @26652   11 years davidb More careful typecase to (const char*) rather than (char*). Change …
(edit) @26651   11 years davidb Inclusion of open-source code that implements the getpass() algorithm …
(edit) @26650   11 years davidb Code changed from using WIN32 use to _MSC_VER (the difference …
(edit) @26649   11 years davidb Code changed from using WIN32 use to _MSC_VER (the difference …
(edit) @26648   11 years davidb Updates to Makefile.in to include compilation of open-source code that …
(edit) @26647   11 years davidb Introduction of open-source code that implements the crypt() algorithm …
(edit) @26520   11 years davidb Append string functions changed to a doubling algorithm for reserved …
(edit) @25240   12 years jmt12 Removing spaces that were causing problems when enabling TDB
(edit) @25233   12 years jmt12 Adding some variables to the Makefile.in that extensions can …
(edit) @25149   12 years kjdon getting greenstone to work properly on 64 bit machines. …
(edit) @24965   12 years mdewsnip Fixed bug where the end of the macro definition would be missed if a …
(edit) @24882   12 years davidb Addition test to trim() to safe-guard against being given a string …
(edit) @24729   13 years ak19 Ensuring that classpath and filenames are in quotes, in order to …
(edit) @24422   13 years mdewsnip Fixed bug in sleep() function in sqlitedbclass.cpp where the sleep on …
(edit) @24189   13 years max Comment a debug statement
(edit) @24162   13 years mdewsnip Fixed problem in Greenstone's unitool::create_unicat_data() causing …
(edit) @24112   13 years ak19 Sam fixed a vector iteration bug
(edit) @24110   13 years sjm84 Added a trim function to text_t that removes leading and trailing …
(edit) @23423   13 years kjdon adding in code point range for dhivehi letters into letter_info
(edit) @23356   13 years sjm84 Updated several configure scripts and Makefiles to make use of the …
(edit) @23136   14 years sjm84 gdbm.h needed to be surrounded in extern "C" braces to be happy on Windows
(edit) @23128   14 years kjdon made the gdbm_delete error a bit more informative
(edit) @23048   14 years sjm84 getpw will now handle input from a Windows console more intelligently
(edit) @23047   14 years sjm84 getpw will now handle input from a Windows console more intelligently
(edit) @22960   14 years ak19 Added in DEBUG flags to LDFLAGS where missing
(edit) @22837   14 years davidb Need to get the sql_cmd in UTF-8 form to send through sqlite3_exec. …
(edit) @22793   14 years mdewsnip Removed md5.cpp and md5.h -- the license for this was slightly …
(edit) @22770   14 years ak19 More changes for ticket 152: making the collectdir moveable. When …
(edit) @22737   14 years mdewsnip Added copyright header to common-src/src/lib/cnfgable.cpp, …
(edit) @22621   14 years mdewsnip Need to ignore JAR file too.
(edit) @22619   14 years mdewsnip JAR files should not be in SVN.
(edit) @22618   14 years mdewsnip To ignore the .class files.
(edit) @22337   14 years mdewsnip Added calls to to_utf8() for key and data in setkeydata(), to get the …
(edit) @22141   14 years davidb Was surprised to discover some classes that did not correctly specify …
(edit) @22124   14 years ak19 JDBM works on Windows now: Dr Bainbridge fixed the Java code by …
(edit) @22090   14 years ak19 Windows makefiles to work with USE_GDBM and USE_JDBM: 1. Added …
(edit) @22089   14 years ak19 1. Dr Bainbridge added a pipe close call (pclose) which was needed …
(edit) @22079   14 years ak19 1. Missing conditional LIBS or INCLUDES or DIR declaration for when …
(edit) @22077   14 years ak19 gdbmedit Makefile.in files don't need tests for whether USE_GDBM is on …
(edit) @22067   14 years ak19 1. More changes to makefiles: rm JDBMWrapper.jar and jdbm.jar on …
(edit) @22062   14 years ak19 Updating windows makefiles to mirror the same changes that Dr …
(edit) @22058   14 years ak19 Changes to makefiles to 1. incorporate USE_GDBM and USE_JDBM flags …
(edit) @22057   14 years davidb base class for sql operations
(edit) @22043   14 years davidb Upgrading of database backends to allow support for sql-query support. …
(edit) @22040   14 years davidb Minor tidy up of Java code
(edit) @22039   14 years davidb Improved error reporting to GDBMedit utils
(edit) @21967   14 years ak19 Minor change. Extra comment that explains what to compile if heap_chk …
(edit) @21865   14 years mdewsnip Now displays rv value in error message if sqlite3_exec() fails.
(edit) @21796   14 years mdewsnip Fixed setting of openfile value, so the database isn't reopened …
(edit) @21720   14 years kjdon use -classpath instead of -cp so it compiles with java 1.4
(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) @21454   14 years ak19 Dr Bainbridge added the useful new method check_system_heap() for …
(edit) @21451   14 years ak19 Minor corrections to get the previous commit working
(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) @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) @21416   14 years davidb No longer need jdbm-1.0.jar locally in this folder
(edit) @21410   14 years davidb Changed to using 'jdbm.jar' to cope better with upgrades to newer …
(edit) @21405   14 years davidb Introduction of jdbm DB class that is comparable with gdbm
(edit) @21404   14 years davidb Introduction of pathname_cat which concatenates values for path …
(edit) @21403   14 years davidb Code was working for Ascii characters, but not for Unicode values > …
(edit) @21402   14 years davidb Refactoring of class to use API
(edit) @21401   14 years davidb Removal of debugging statements
(edit) @21400   14 years davidb Development of JdbmAPI that supports -- as a persistent session -- …
(edit) @21399   14 years davidb There files are now JdbGet.java and JdbSet.java
(edit) @21398   14 years davidb Jar file renamed to JDBMWrapper.jar to be more consistent with other …
(edit) @21397   14 years davidb Jar file renamed to JDBMWrapper.jar to be more consistent with other …
(edit) @21396   14 years davidb Expanded comment about use of .txt.gz
(edit) @21395   14 years davidb Initial implementation based on JDBM rather than GDBM to allow (one …
(edit) @21356   14 years oranfry completing svn:ignore list
(edit) @21325   14 years ak19 Changes to makefiles, configure files, and source code to work with …
(copy) @20999   14 years oranfry restructuring the repository
copied from gsdl/trunk/common-src/src
(edit) @20762   15 years mdewsnip Fixed memory bugs (causing crashes on some Windows machines) in …
Note: See TracRevisionLog for help on using the revision log.