source: gsdl/trunk/common-src/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20762   15 years mdewsnip Fixed memory bugs (causing crashes on some Windows machines) in …
(edit) @20710   15 years mdewsnip Fixed memory error picked up by Valgrind.
(edit) @19966   15 years ak19 Removed minor annoyance (double slashes in filepath).
(edit) @19882   15 years ak19 Changed makefiles so that common-src can be checked out and compiled …
(edit) @19875   15 years kjdon making common-src compile independently of gsdl or gs2build (for gs3) …
(edit) @19821   15 years mdewsnip Commented out all occurrences of #define _XOPEN_SOURCE_EXTENDED 1 …
(edit) @19809   15 years mdewsnip Ignore Windows binary too.
(edit) @19808   15 years mdewsnip Ignore Windows binary too.
(edit) @19523   15 years ak19 Dr Bainbridge updated the Windows makefiles to 1. Take the DEBUG flag …
(edit) @19287   15 years ak19 Ignores the Windows carriage return backslash-r marker
(edit) @19280   15 years ak19 Removed some debugging output accidentally left in
(edit) @19279   15 years ak19 Changed to using stderr for Windows 'getpass' equivalent
(edit) @19275   15 years davidb Initial support for Windows
(edit) @19205   15 years kjdon last change was a mistake I think - set version to one of the nightly …
(edit) @19061   15 years kjdon changed a couple of comments and a bit of indentation
(edit) @19057   15 years davidb compile up getpw for Windows
(edit) @18880   15 years oranfry being more explicit about included libraries for the sake of newer …
(edit) @18821   15 years mdewsnip Change to findlastchar() so if the same character is passed as first …
(edit) @18820   15 years mdewsnip Now ignores executable.
(edit) @18819   15 years mdewsnip Now ignores executable.
(edit) @18700   15 years kjdon findlastchar was dereferencing the last iterator (end()), so now it …
(edit) @18656   15 years kjdon now look for .gdb files for collection databases, not ldb/bdb
(edit) @18532   15 years oranfry don't unzip the non-existent windows gdbm package
(edit) @18512   15 years davidb Error statement changed to talk about 'could not open' rather than …
(edit) @18493   15 years davidb Increased password limit to 128, and made to loop stop after three attempts
(edit) @18469   15 years davidb Support for reindexing a document added
(edit) @18442   15 years davidb Additional GDBM operations to better support incremental building
(edit) @18224   15 years mdewsnip GRRRR -- fixed up a whole lot more inconsistencies in the Makefiles. …
(edit) @18079   15 years mdewsnip Fixes to win32.mak for the new GDBM library.
(edit) @18076   15 years oranfry use sqlite by default
(edit) @18075   15 years mdewsnip Modified makefiles to use new GDBM package (which reads both …
(edit) @18070   15 years mdewsnip Fixed up MORE consistency problems in Windows makefiles from source …
(edit) @18051   15 years mdewsnip Now looks for the opposite endianness file if the desired one doesn't …
(edit) @18050   15 years mdewsnip Moved the txtgz code into a new function to tidy up the opendatabase() …
(edit) @18029   15 years mdewsnip Modified Makefiles to use the new GDBM package in the …
(edit) @17988   15 years max String manipulation fix. Off by one error.
(edit) @17971   15 years mdewsnip Now ignores Windows executables too.
(edit) @17883   15 years ak19 For a MAC, also need to use the GDBM_WRCREAT flag to ensure the …
(edit) @17879   15 years ak19 For the new archiveinf-doc.ldb and archiveinf-src.ldb to be generated …
(edit) @17878   15 years ak19 Minor corrections to the makefile so it can be run from the current …
(edit) @17877   15 years ak19 Minor corrections to the makefile so it can be run from the current …
(edit) @17876   15 years ak19 Minor corrections to the makefile so it can be run from the current …
(edit) @17783   15 years ak19 1. When a collection's txt.gz version of its database produced on a …
(edit) @17782   15 years ak19 (Minor changes, defensive programming.) Dr Bainbridge corrected all …
(edit) @17757   15 years ak19 The output for testing for perl on Linux/Mac (prior to converting …
(edit) @17719   15 years ak19 A few more endl instead of slash newline character inserted, may make …
(edit) @17701   15 years ak19 Prints a warning if Perl is not on the path (if it can't be found). …
(edit) @17698   15 years ak19 Now the console window no longer appears when calling gsdl_system() …
(edit) @17680   15 years ak19 Dr Bainbridge fixed this so that the database file txt.gz is now …
(edit) @17545   16 years mdewsnip Moved the xml_safe() function from gtiaction into gsdltools, so it can …
(edit) @17505   16 years oranfry some ignores in common src to make 'svn st' output easier to read
(edit) @17476   16 years mdewsnip Support for using MSSQL for infodb databases, many thanks to Jeffrey …
(edit) @17091   16 years davidb Modification to gdbm set/get to support enhanced GDMB version of …
(edit) @17065   16 years mdewsnip Added check that the GDBM .txt.gz file actually exists before trying …
(edit) @16949   16 years davidb Wrong variable used in putenv(). Needed to put 'putpath' not 'path'
(edit) @16909   16 years davidb Switched from using setenv to putenv, as former doesn't appear to be …
(edit) @16895   16 years davidb Runtime code can now support GDBM database being provided as a gzipped …
(edit) @16615   16 years davidb Tweak to GSDL_DIR
(edit) @16606   16 years davidb Minor tweak to Makefile.in
(edit) @16605   16 years davidb Fix to GSDL_DIR so binaries installed in correct top-level folder
(edit) @16603   16 years davidb Fix to GSDL_DIR so binaries installed in correct top-level folder
(edit) @16577   16 years davidb Minor tweaks to windows make files
(edit) @16574   16 years davidb Adjustments to Windows makes file for new common-src, build-src and …
(copy) @16570   16 years davidb Further tailoring of directories for new build/runtime split
copied from gsdl/trunk/gs2common/src
(edit) @16562   16 years davidb Restructuring of package and src files for new gs2build/runtime separation
Note: See TracRevisionLog for help on using the revision log.