source: main/trunk/greenstone2/common-src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25526   12 years ak19 Dr Bainbridge fixed the problem noticed by Diego and which was thought …
(edit) @25494   12 years ak19 Moved comment to where it wouldn't cause an error during compilation
(edit) @25492   12 years ak19 Joshua Scarsbrook found that compilation failed on Macs (he was …
(edit) @25246   12 years ak19 Needed to turn off debugging before previous commit
(edit) @25245   12 years ak19 Recommitting previous commit with debugging code this time (debug …
(edit) @25244   12 years ak19 GS3 tomcat server crashes because java crashes owing to some error in …
(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) @25194   12 years mdewsnip Fixed problem in Greenstone's unitool::create_unicat_data() causing …
(edit) @25193   12 years mdewsnip To ignore share directory.
(edit) @25172   12 years jmt12 A configure to propagate the ARCH_DEP_FLAGS variable and Makefiles …
(edit) @25171   12 years jmt12 Removing hardcoded -fpic in Makefile.in (presumably snuck in during …
(edit) @25170   12 years jmt12 Propagating ARCH_DEP_FLAGS. It appears that you need to at least …
(edit) @25169   12 years jmt12 Propagating ARCH_DEP_FLAGS. It appears that you need to at least …
(edit) @25168   12 years jmt12 Removing hardcoded -fpic in Makefile.in (presumably snuck in during …
(edit) @25153   12 years sjm84 Fixed an instance of stdint that I missed
(edit) @25152   12 years sjm84 Fixing the missing stdint on VC++9
(edit) @25150   12 years kjdon _unix_ should have been unix
(edit) @25149   12 years kjdon getting greenstone to work properly on 64 bit machines. …
(edit) @25148   12 years kjdon getting greenstone to work properly on 64 bit machines. …
(edit) @25147   12 years kjdon merged 64_bit_Greenstone branch into trunk, rev 25139
(edit) @25146   12 years sjm84 (Hopefully) fixed stdint.h issues for windows for GDBM
(edit) @25137   12 years kjdon change off_t type from long to int32_t so that database files are …
(edit) @25078   12 years davidb @INC updated to include extension perllib folders
(edit) @24965   12 years mdewsnip Fixed bug where the end of the macro definition would be missed if a …
(edit) @24903   12 years ak19 Removed unnecessary quotes around path which may become a problem when …
(edit) @24902   12 years ak19 GSDLARCH used in Windows makefiles (and gsicontrol.bat) when working …
(edit) @24901   12 years ak19 GSDLARCH used in Linux makefiles when working out the cgi-bin path …
(edit) @24882   12 years davidb Addition test to trim() to safe-guard against being given a string …
(edit) @24880   12 years ak19 Corrections and additions after testing on Windows the recent commits …
(edit) @24879   12 years ak19 Don't want to copy the makefiles from common-src\cgi-bin into GS2's cgi-bin
(edit) @24878   12 years ak19 Minor correction. Ironing out recent commits during testing.
(edit) @24877   12 years ak19 Correcting error in command to delete directory
(edit) @24874   12 years ak19 Third set of commits to do with the migration of cgi-bin into …
(edit) @24873   12 years ak19 Second set of commots to do with migration of cgi-bin into common-src, …
(edit) @24850   12 years mdewsnip Fixed up svn:ignores.
(edit) @24746   13 years sjm84 If the classes3 folder does not exist then we need to make it when …
(edit) @24735   13 years davidb Ignore values for Lucene 3.x version of code
(edit) @24734   13 years davidb no longer needed
(edit) @24733   13 years davidb no longer needed
(edit) @24732   13 years davidb Some additional changes that allow both Lucene 2.x and 3.x be compiled …
(edit) @24731   13 years sjm84 Lucene 3.x version of code accidentally commited rolling back to 2.x …
(edit) @24729   13 years ak19 Ensuring that classpath and filenames are in quotes, in order to …
(edit) @24726   13 years davidb Repackaging to LuceneWrapper3
(edit) @24725   13 years davidb Restruturing of Lucene version 2.x and 3.x to make it easier to …
(edit) @24723   13 years davidb missing public on class defintion
(edit) @24721   13 years davidb Further file needed for Lucene version 3.3 support
(edit) @24718   13 years davidb On the road to Greenstone working with a more update to date version …
(edit) @24717   13 years davidb On the road to Greenstone working with a more update to date version …
(edit) @24716   13 years davidb A version of the LuceneWrapper code that works with Lucene version 3.3
(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) @24099   13 years ak19 I think this now fixes a server crashing bug identified by Tanja …
(edit) @24075   13 years davidb Updating SQLite to a more recent release (May 2011) supporting casting …
(edit) @23773   13 years sjm84 Undid the change libdir change
(edit) @23772   13 years sjm84 Added libdir for sqlite to help fix a missing library problem on Mac
(edit) @23770   13 years davidb For Windows explicitly set HAVE_RENAME to 1. When compiling on …
(edit) @23720   13 years sjm84 Hopefully fixed issues with iconv on Mac
(edit) @23714   13 years sjm84 Added a mac-specific version of libiconv to fix issues with the 1.13.1 …
(edit) @23643   13 years sjm84 SQLite requires -DSQLITE_ENABLE_LOCKING_STYLE=0 in the CFLAGS to …
(edit) @23486   13 years davidb Some additional svn:ingnore property values
(edit) @23462   13 years kjdon added an all definition otherwise if you just run make in this folder …
(edit) @23431   13 years anna adding in code point range for dhivehi letters into letter_info
(edit) @23424   13 years kjdon adding in code point range for dhivehi letters into letter_info
(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) @23308   13 years sjm84 search4j does not need to be 32 bit on 64 bit machines
(edit) @23194   14 years davidb Diagnostic output should go to standard-error, as standard-out used in …
(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) @22817   14 years ak19 Fixing up makefiles to work with recent changes DLConsulting made …
(edit) @22793   14 years mdewsnip Removed md5.cpp and md5.h -- the license for this was slightly …
(edit) @22788   14 years mdewsnip Added crypt-license.txt file, for consistency.
(edit) @22787   14 years mdewsnip Added the missing COPYING.LIB file into …
(edit) @22779   14 years mdewsnip Changed common-src/indexers/winMake.bat to copy instead of rename the …
(edit) @22777   14 years mdewsnip To ignore iconv.h.
(edit) @22770   14 years ak19 More changes for ticket 152: making the collectdir moveable. When …
(edit) @22769   14 years mdewsnip Need to put packages\expat in INSTALLDIRS, not COMPILEDIRS, so the …
(edit) @22767   14 years mdewsnip Fixed mistake in last change.
(edit) @22766   14 years mdewsnip Instead of having two copies of expat in Greenstone (one for Linux and …
(edit) @22761   14 years mdewsnip Instead of having two copies of expat in Greenstone (one for Linux and …
(edit) @22754   14 years mdewsnip Added sqlite-license.txt file (from …
(edit) @22752   14 years mdewsnip Added expat-license.txt file, for consistency.
(edit) @22741   14 years mdewsnip Updated win32.mak files in SQLite packages to have more accurate …
(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) @22620   14 years mdewsnip To ignore directories from new version.
(edit) @22619   14 years mdewsnip JAR files should not be in SVN.
(edit) @22618   14 years mdewsnip To ignore the .class files.
(edit) @22391   14 years sjm84 Tidied up this configuration file and fix some minor problems
(edit) @22379   14 years sjm84 This should have been part of previous commit, this was modified as …
(edit) @22378   14 years sjm84 Greenstone 2 now compiles and installs on 64-bit linux machines
(edit) @22337   14 years mdewsnip Added calls to to_utf8() for key and data in setkeydata(), to get the …
Note: See TracRevisionLog for help on using the revision log.