source: main/trunk/greenstone2/common-src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30430   8 years davidb Corrected mistake in load library name
(edit) @30402   8 years davidb Fix for MacOS 10.11, El Capitan
(edit) @30203   9 years ak19 Propagating ARCH_DEP_FLAGS to allow successful GS compilation on the …
(edit) @30159   9 years kjdon making all search results indexes start from 0 not 1.
(edit) @29730   9 years ak19 The second and final part of the commits to getting GLI running again …
(edit) @29629   9 years kjdon updating AndFragsToQueryResult to use actual num docs in weight generation
(edit) @29581   9 years kjdon in gs2mgppdemo, a query of government was coming back with …
(edit) @29409   9 years kjdon adding a reset method to MGPPSearchWrapper. When we rebuild a …
(edit) @29327   10 years ak19 Dr Bainbridge fixed mg segmentation fault on Mac Lion, Mountain Lion …
(edit) @29249   10 years ak19 Outstanding commit before this machine gets updated from research to …
(edit) @29216   10 years ak19 Correction to changes in previous commit to this file. The first time …
(edit) @29215   10 years ak19 Correction to changes in previous commit. The first time around, the …
(edit) @29211   10 years ak19 Linux makefile adds licenses for LuceneWrapper(4) into the wrapper jar …
(edit) @29210   10 years ak19 Makefile adds licenses for LuceneWrapper(4) into the wrapper jar file
(edit) @29208   10 years ak19 Files containing the GPLv2 and GPLv3 licenses for the LuceneWrapper
(edit) @29206   10 years ak19 Committing GPLv2 AND LATER license.txt needed for lucenewrapper. Dr …
(edit) @29167   10 years ak19 Fix to nullpointer exception when there are no term docs, such as for …
(edit) @29155   10 years ak19 Making the windows winMake.bat that creates the Lucene4Wrapper.jar …
(edit) @29154   10 years ak19 Changes to get winMake.bat to compile lucene_gs, before further …
(edit) @29148   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. Related to …
(edit) @29147   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. Updating common-src …
(edit) @29146   10 years ak19 Undo move.
(edit) @29145   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. LuceneWrapper related. …
(edit) @29083   10 years kjdon in mgpp, using memcpy was sometimes causing an error as its not safe …
(edit) @29082   10 years kjdon added DEP_LIBS variable to dependency lines so that if we change …
(edit) @29081   10 years kjdon memcpy not safe for copying in overlapping areas, use memmove instead. …
(edit) @29080   10 years kjdon added DEP_LIBS variable to dependency lines so that if we change …
(edit) @29055   10 years ak19 Linux (tested on Ubuntu 32 bit) also doesn't seem to want the math …
(edit) @29054   10 years ak19 Nightly bins failed to go through on linux and mac. On linux the …
(edit) @29051   10 years ak19 Dr Bainbridge made some fixes to header file inclusions so that when …
(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) @28958   10 years davidb Remote Greenstone user authenticaton stopped working, because the code …
(edit) @28946   10 years ak19 Moving libiconv-1.11.tar.gz to gs-libiconv-1.11.tar.gz since we've …
(edit) @28939   10 years ak19 Fix to libiconv-1.11 (which Sam had set up specifically for Macs, as …
(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) @28242   11 years davidb New CGI program to manipulate doc.xml files to remove some …
(edit) @28217   11 years kjdon changed a comment
(edit) @28113   11 years ak19 The Linux gdbm.h file, which gets re-generated during compilation, was …
(edit) @28101   11 years ak19 Dr Bainbridge's bugfix. The gdbm_errno variable exported by gdbm.h is …
(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) @28031   11 years kjdon changes for sorting search results. setReverseSort now takes a boolean …
(edit) @27804   11 years davidb Standard JDBM code opens databases read/write. This doesn't play …
(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) @27411   11 years ak19 The -site flag is now compulsory for GS3 collections when running the …
(edit) @27360   11 years kjdon gs2 upgraded to use lucene 3, and LuceneWrapper3. Now uses same code as gs3
(edit) @27359   11 years kjdon sort fields are now separate from index fields. index fields will be …
(edit) @27330   11 years kjdon upgrading gs2 to use Lucene 3 - same as gs3 uses.
(edit) @27318   11 years ak19 Authentication at perl level for when setting user-added comments. 1. …
(edit) @27295   11 years ak19 This commit contains bugfixes for authentication within …
(edit) @27158   11 years ak19 get_collection_dir was never returning anything, but was expected to …
(edit) @27086   11 years kjdon added reverse sort option to lucene sorting of search results
(edit) @27068   11 years kjdon adding in reverse sort option
(edit) @27014   11 years ak19 First commit for Dspace Depositor Clone (Institutional Repository) …
(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) @26808   11 years davidb Strip test added
(edit) @26801   11 years davidb Changes to support compiling with Android NDK
(edit) @26800   11 years davidb Changes to support compiling with Android NDK
(edit) @26799   11 years davidb Changes to support compiling with Android NDK
(edit) @26798   11 years davidb Support for cross-compiling with Android-NDK added
(edit) @26793   11 years davidb Newer version of config.guess and config.sub to include architecture …
(edit) @26778   11 years davidb Adding the minus option '-static-libstdc++' can cause linking problems …
(edit) @26773   11 years davidb New versions of config.guess and config.sub, needed so Android …
(edit) @26772   11 years davidb Updated configure.in which separates test for bcopy and bcmp. …
(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) @26676   11 years davidb The Java Windows JNI header files. Needed when cross-compiling on a …
(edit) @26675   11 years davidb Fixed minor typo in include path name
(edit) @26662   11 years davidb Support for cross-compilation added. This particular set of changes …
(edit) @26661   11 years davidb White-space tidy up
(edit) @26660   11 years davidb Support for cross-compilation added. This particular set of changes …
(edit) @26659   11 years davidb Support for cross-compilation under minwgw added
(edit) @26658   11 years davidb Support for cross-compilation added -- the CrossOS check
(edit) @26657   11 years davidb Support for cross-compilation added. This particular set of changes …
(edit) @26656   11 years davidb Support for cross-compilation added. In addition to the CrossOS …
(edit) @26655   11 years davidb Support for cross-compilation added
(edit) @26654   11 years davidb Edits to support cross-compilation using mingw under Linux to generate …
(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) @26584   11 years ak19 Recomitting corrections of 2 commits ago, this time the tar.gz file …
(edit) @26583   11 years ak19 Undoing previous commit
(edit) @26582   11 years ak19 The lucene-jdbm-demo collection in the GS3 release binary wasn't …
(edit) @26565   11 years ak19 Trying to get the mac release binary to install correctly again. It …
Note: See TracRevisionLog for help on using the revision log.