source: trunk/gsdl/src/oaiservr

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11311   18 years kjdon anywhere where we determine document/classifier by checking for …
(edit) @11257   18 years mdewsnip Removed the USE_STLPORT option -- use GSDL_VC4 instead.
(edit) @11256   18 years mdewsnip Added a "GSDL_VC4" option that has to be specified with the nmake …
(edit) @11255   18 years mdewsnip Changed all occurrences of the "-o" option to cl to "-Fe" ("-o" is …
(edit) @11253   18 years mdewsnip Added "-nologo" to all cc and lib calls (to prevent a two line message …
(edit) @11188   18 years mdewsnip The expat library is now compiled too, rather than being included …
(edit) @10990   18 years jrm21 fixed expat lib so we don't fail to link if we are using a system …
(edit) @10738   19 years kjdon now use utf8outconvertclass when outputting metadata so that its in …
(edit) @10336   19 years kjdon reversed the ++*currentPtr change back to *currentPtr++
(edit) @10151   19 years kjdon link against the expat .a library not the .so library - otherwise it …
(edit) @10150   19 years kjdon oai config now kept in oai.cfg not main.cfg, so (belatedly) updated …
(edit) @9632   19 years kjdon delete -> delete [] change submitted by Emanuel Dejanu
(edit) @9608   19 years kjdon added in x++ -> ++x changes submitted by Emanuel Dejanu
(edit) @9408   19 years davidb Subtle mistake related to testing for C-preprocessor defined …
(edit) @9296   19 years davidb Addition of gdbsource.o to list of col server objects to link against.
(edit) @9213   19 years kjdon added in the new expat_document.o
(edit) @9129   19 years mdewsnip Fixed up Windows makefiles so Expat is compiled into all the binaries …
(edit) @9074   19 years kjdon added in lucene objects and expat library
(edit) @8877   19 years jrm21 use more @variables@ set by configure for portability. (eg use …
(edit) @8337   20 years cs025 Fixed problem with a '.' in a collection name; now '.' and ':' are …
(edit) @8330   20 years mdewsnip Fixed yesterday's fix so it works with Microsoft Visual C++ 4.
(edit) @8329   20 years kjdon renamed oaimain(.exe) to oaiserver(.exe)
(edit) @8317   20 years mdewsnip Changed the istrstream to an istringstream, which is the modern way.
(edit) @8316   20 years mdewsnip Oops... changed my previous "fix" so it only applies for old Windows …
(edit) @8314   20 years kjdon used a logout stream instead of cout for nproto.init
(edit) @8311   20 years kjdon oai config now resides in oai.cfg, not main.cfg
(edit) @8310   20 years kjdon renamed ctv1.log to oai.log
(edit) @8309   20 years mdewsnip Changed the makefile to use the gsdlcolservr library instead of all …
(edit) @8308   20 years mdewsnip Fixed a non-null terminated string stream used for output with …
(edit) @8306   20 years mdewsnip A few changes necessary to get the OAI server compiling with Microsoft …
(edit) @8303   20 years cs025 Minor changes to configuration handling; modified log file to be oai.log.
(edit) @8277   20 years kjdon removed RECPTOBJECTS from the list of objects that gets deleted by a …
(edit) @8276   20 years cs025 Made softer support for metadata formats - no longer map to the OAI- …
(edit) @8241   20 years kjdon some changes to get it compiling on windows
(edit) @8239   20 years kjdon first stab at a windows makefile - copied from recpt makefile
(edit) @8228   20 years kjdon added some casts to char * so that it compiled, line 98
(edit) @8223   20 years cs025 Removed some unnecessary debugging messages which output via cout.
(edit) @8219   20 years cs025 Fixes and extensions to remedy small changes with OAI and tidying of …
(add) @8182   20 years cs025 Added OAI Server code to Greenstone
Note: See TracRevisionLog for help on using the revision log.