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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22284   14 years kjdon new toOID takes an extra arg, repos_id, so its generates ids like …
(edit) @22231   14 years mdewsnip Fix assert() failure that looks like a segmentation fault when users …
(edit) @22214   14 years kjdon tidied up output_custom_metadata. when outputing dc.Identifier, it …
(edit) @22213   14 years kjdon changes to methods of oaiconfig
(edit) @22212   14 years kjdon tidied up the config classes. moved all the global params into …
(edit) @22206   14 years kjdon qualified_dublin_core now inherits from dublin_core so that it can use …
(edit) @22205   14 years kjdon added ifndef _DUBLINCORE_H_ etc because I am now including it more …
(edit) @22196   14 years mdewsnip Grrr... why wasn't "multiplevalue" supported when reading "cgiarg" …
(edit) @22189   14 years davidb Some refinement of the testing framework for the os_process class
(edit) @22188   14 years davidb Some refinement of the testing framework for the os_process class
(edit) @22187   14 years davidb Switch off main() program for testing os_process
(edit) @22183   14 years davidb Further expansion of functionality (and testing) or os_process classes
(edit) @22178   14 years davidb slipped up with '=' instead of '=='. Now fixed.
(edit) @22177   14 years davidb Further development of the os_process classes
(edit) @22174   14 years davidb Syntax errors corrected
(edit) @22173   14 years davidb Some initial development on the ability to have bi-directional pipes …
(edit) @22142   14 years davidb For the CGI 'e' variable to be inter-changable between mod_gsdl and …
(edit) @22090   14 years ak19 Windows makefiles to work with USE_GDBM and USE_JDBM: 1. Added …
(edit) @22080   14 years ak19 Undoing partial commit: accidentally committed windows makefiles along …
(edit) @22078   14 years ak19 1. Missing conditional LIBS or INCLUDES or DIR declaration for when …
(edit) @22067   14 years ak19 1. More changes to makefiles: rm JDBMWrapper.jar and jdbm.jar on …
(edit) @22066   14 years ak19 obj (not .o) files on windows.
(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) @22050   14 years davidb Updating of code to support sql-query filter
(edit) @22049   14 years davidb Similar to introduction of sqlquery action, introduction of …
(edit) @22048   14 years davidb Changes necessary to support new sql-query action
(edit) @22047   14 years davidb Changes necessary to support new sql-query action
(edit) @22046   14 years davidb Changes necessary to support new sql-query action
(edit) @22045   14 years davidb Introduction of sql-query action. This has been achived be creating a …
(edit) @22044   14 years davidb Introduction of sql-query action. This has been achived be creating a …
(edit) @21997   14 years mdewsnip Fixed nasty problem where random memory can be iterated through when …
(edit) @21980   14 years kjdon added stylesheet info to the output so get a nice page when user …
(edit) @21978   14 years kjdon for record datestamp, use gs.OAIDateStamp if available, otherwise use …
(edit) @21973   14 years kjdon Need to convert query between unicode and utf8 for mgpp
(edit) @21961   14 years mdewsnip Added call to reset() on the inconverter before converting each CGI …
(edit) @21945   14 years ak19 Fixed up win32.mak files in runtime-src that set DEFS for ANY of the …
(edit) @21931   14 years ak19 Matches the win32.mak of recpt: doesn't compile up oaserver.cgi for …
(edit) @21883   14 years kjdon don't use dc.date for datestamp, instead use the new gs.OAIDateStamp
(edit) @21878   14 years kjdon we need to keep the original version of the search word to display for …
(edit) @21877   14 years kjdon added ifndefs around the define _XOPEN_SOURCE. Adding in gsdlconf to …
(edit) @21875   14 years kjdon config.h not there on windows, should have included gsdlconf.h
(edit) @21874   14 years kjdon need to include config.h to use ENABLE_MGPP
(edit) @21808   14 years mdewsnip Added format_t destructor, to fix one memory leak.
(edit) @21799   14 years kjdon output_custom_metadata needs a return value
(edit) @21772   14 years ak19 Removing the Doc and Sec opening and closing tags, since they …
(edit) @21761   14 years kjdon adding code to provide a URL in a dc.identifier field to link to the …
(edit) @21758   14 years kjdon now we dynamically generate srclink (and /srclink, and new srchref …
(edit) @21752   14 years mdewsnip Added new "htmlsafe:", "xmlsafe:", and "truncate(X):" (truncate …
(edit) @21743   14 years kjdon should be using assocfilepath instead of archivedir
(edit) @21605   14 years mdewsnip Swapped an "if" block and an "else" block in …
(edit) @21490   14 years mdewsnip Adding new GSDL_USE_WIZARD_ACTION definition to gsdl_modules_cfg.h, to …
(edit) @21489   14 years mdewsnip Modifying userdb.cpp so it uses the more general dbclass object …
(edit) @21485   14 years mdewsnip Modifying historydb.cpp so it uses the more general dbclass object …
(edit) @21472   14 years mdewsnip Created USE_GDBM and USE_JDBM defines that work similar to USE_SQLITE …
(edit) @21455   14 years ak19 Major bug fix after Dr Bainbridge debugged the server code which was …
(edit) @21453   14 years ak19 Dr Bainbridge improved some code by adding the helper method …
(edit) @21442   14 years ak19 In the configure.in files, MICO_DIR is now set to withval not …
(edit) @21435   14 years ak19 Better way of setting the ENABLE_indexer and USE_SQLITE and ENABLE_JNI …
(edit) @21424   14 years davidb When testing on a 64-bit architecture, compile failed with error: cast …
(edit) @21415   14 years davidb Support for JDBM database backend added
(edit) @21361   14 years kjdon missing iconv lib for accentfolding
(edit) @21353   14 years oranfry completed svn:ignore list
(edit) @21336   14 years ak19 Missing include when compiling MGPP on its own (when ENABLE_MG is off)
(edit) @21332   14 years ak19 Some Windows-specific bugfixes to the recent changes for enabling or …
(edit) @21326   14 years ak19 Changes to makefiles, configure files, and source code to work with …
(edit) @21324   14 years ak19 Changes to makefiles, configure files, and source code to work with …
(edit) @21323   14 years ak19 Minor corrective changes before major commits for new compile settings …
(copy) @20999   14 years oranfry restructuring the repository
copied from gsdl/trunk/runtime-src/src
(edit) @20949   14 years ak19 Need to write out hostIP in case we were using this …
Note: See TracRevisionLog for help on using the revision log.