source: main/trunk/greenstone2

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @26794   11 years davidb GSDLOS now left alone if already set to something
(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) @26709   11 years davidb Extra details for getting MacOS binaries for gnome-lib extention added
(edit) @26681   11 years davidb Changed some 'char *' to 'const char*' to match standard header definitions
(edit) @26680   11 years davidb
(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) @26670   11 years davidb Makefile.in in tar-ball tweaked to allow cross-compilation using mingw …
(edit) @26668   11 years davidb Code changed from using WIN32 use to _MSC_VER (the difference …
(edit) @26667   11 years davidb Changes made to allow the package to be cross-compiled using mingw on …
(edit) @26666   11 years davidb Changes made to allow the package to be cross-compiled using mingw on …
(edit) @26665   11 years davidb Changes made to allow the package to be cross-compiled using mingw on …
(edit) @26664   11 years davidb Support for cross-compilation added -- the CrossOS check
(edit) @26663   11 years davidb Support for cross-compilation added -- the CrossOS check
(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) @26615   11 years sjm84 Created a 64-bit compatible makegs2.bat file
(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) @26567   11 years ak19 When a GS2 collection contains both collect.cfg and …
(edit) @26565   11 years ak19 Trying to get the mac release binary to install correctly again. It …
(edit) @26560   11 years ak19 URL encoding forward-slash breaks subcollections, as subcollections …
(edit) @26552   11 years sjm84 Fixing apache finding the system sqlite instread of the one bundled …
(edit) @26549   11 years ak19 Updating GS2 css too for earlier commit revision of today 26545. Its …
(edit) @26547   11 years ak19 Reducing the list of GS3 interface files to be translated to the ones …
(edit) @26545   11 years ak19 List.pm makes all bucket titles lowercase now, for sorting purposes …
(edit) @26544   11 years ak19 Changes to get-all-chunks to work for GS3 translation files again.
(edit) @26543   11 years ak19 Forgot to commit the windows equivalent for the changes to the linux …
(edit) @26541   11 years ak19 Kathy said that the apache server really only needs to give access to …
(edit) @26540   11 years davidb Removal of rogue debugging statement
(edit) @26539   11 years ak19 Code to URL encode special characters in cgi-params to mitigate more …
(edit) @26536   11 years davidb Introduction of two new OIDtype values (hash_on_full_filename and …
(edit) @26535   11 years ak19 Dos2linux on laotian.dm and corrected first char in utf-8 file so that …
(edit) @26520   11 years davidb Append string functions changed to a doubling algorithm for reserved …
(edit) @26512   11 years ak19 First step to improving the security issues in GS2 and GS3: now GS2's …
(edit) @26490   11 years davidb Convenience command-line script to access JDBM databases produced by …
(edit) @26466   11 years ak19 Need to handle on/off flags which take optional values. If these flags …
(edit) @26452   11 years ak19 Recommitting with debug statement commented out. Previous commit …
(edit) @26451   11 years ak19 1. Fixed processing of the collectionconfig's indexOption element. 2. …
(edit) @26450   11 years ak19 1. Added GS3 colconfig.xml processing of any OIDtype and OIDmetadata …
(edit) @26449   11 years ak19 Some regexp variables were undefined owing to the caller method being …
(edit) @26441   11 years davidb Additional minus-option syntax added to allow the user to specify a …
(edit) @26440   11 years ak19 On NZDL, using the args fromPid (and deletePid) instead of fromPID …
(edit) @26419   11 years ak19 Cosmetic change: info message was unclear.
(edit) @26418   11 years ak19 Corrected the output of an error message
(edit) @26403   11 years ak19 Commented out some old debugging statements to clean up the output.
(edit) @26394   11 years ak19 bugfix
(edit) @26385   11 years ak19 Changes made to dbutil in revision 23485 from almost 2 years ago …
(edit) @26342   12 years kjdon indexOption/option-list is now just indexOption-list
(edit) @26333   12 years ak19 1. Introduced new perl script for deleting a fedora collection …
(edit) @26332   12 years ak19 Minor cosmetic changes.
(edit) @26324   12 years ak19 1. When purging documents from the fedora repository during import and …
(edit) @26322   12 years ak19 buildConfig.xml created at g2f-buildcol's end for a new fedora …
(edit) @26294   12 years ak19 Fix to server crashing bugs. Diego reported a bug when searching on …
(edit) @26293   12 years davidb Explicitly set the default database type used (so it's easier to find …
(edit) @26268   12 years kjdon added definitions for new List options
(edit) @26267   12 years kjdon added filter_metadata and filer_regex to filter documents going into …
(edit) @26224   12 years kjdon added in placeholder for shortDescription display item
(edit) @26223   12 years kjdon some mods to allow collection specific perl modules
(edit) @26222   12 years kjdon added plugin_specific_process method - inheriting plugins can use this …
(edit) @26221   12 years kjdon new OIDtype, filename, will use the file name without any folders or …
(edit) @26206   12 years ak19 Fixes to get Remote Greenstone 3 working with client-gli: 1. …
(edit) @26184   12 years kjdon tidied up the default classifier format statement
(edit) @26183   12 years ak19 Committing changes Dr Bainbridge and I made to the g2f-import and …
(edit) @26164   12 years ak19 Setting CXXFLAGS for C++ compilation to parallel setting of CFLAGS, …
(edit) @26163   12 years kjdon added some comments to make clear whether max_output_length includes …
(edit) @26162   12 years kjdon in unicode_to_utf8_word, the max_output_length is the maximum length …
(edit) @26158   12 years ak19 Bugfix. Many thanks to Anthony Blake. The phind browse classifier used …
(edit) @26157   12 years ak19 A much better way to ensure searches with wild cards get expanded to …
(edit) @26156   12 years kjdon had to add AC_SUBST for ARCH_DEP_FLAGS otherwise its not passed in to …
(edit) @26155   12 years ak19 Searching with wildcards on lucene collection now displays term info …
(edit) @26154   12 years kjdon changed a l=th to l=lo
(edit) @26153   12 years kjdon fixed up a couple of syntax errors
(edit) @26147   12 years davidb Starter 'metadata.xml' file for all new collections. Contains …
(edit) @26146   12 years davidb Refinement to EmbeddedMetadataPlugin that allows it to operate with …
(edit) @26138   12 years kjdon changed a comment, hope its more clear than before :-)
(edit) @26137   12 years kjdon FindWordNumbers was doing a test to see if the appropriate stem index …
Note: See TracRevisionLog for help on using the revision log.