source: trunk/gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @127   25 years rjmcnab Removed space before _textdmtq2_ and _textdmtq3_. The space should now …
(edit) @126   25 years rjmcnab Made the languages cgi parameter a multicharacter option.
(edit) @125   25 years sjboddie fixed a bug in sorting code
(edit) @124   25 years sjboddie removed unused collection parameter from several functions
(edit) @123   25 years rjmcnab Initial revision.
(edit) @122   25 years rjmcnab Initial revision.
(edit) @121   25 years rjmcnab Increased the portablility a little.
(edit) @120   25 years rjmcnab Increased the portablility a little.
(edit) @119   25 years rjmcnab Made the text highlighting use the _starthighlight_ and _endhighlight_ …
(edit) @118   25 years rjmcnab Added a method to determine whether a macro has been defined.
(edit) @117   25 years rjmcnab Fixed a small bug.
(edit) @116   25 years rjmcnab Moved collect.cfg to the etc directory.
(edit) @115   25 years rjmcnab Made the source more portable.
(edit) @114   25 years rjmcnab Made the source more portable.
(edit) @113   25 years rjmcnab Renamed lib/heap to be lib/mgheap (it was causing some problems with …
(edit) @112   25 years rjmcnab Standard header.
(edit) @111   25 years rjmcnab Standard header.
(edit) @110   25 years rjmcnab Moved from src/library.
(edit) @109   25 years rjmcnab Moved to src/colservr.
(edit) @108   25 years rjmcnab Moved from lib directory.
(edit) @107   25 years rjmcnab Moved to src/recpt.
(edit) @106   25 years rjmcnab Moved to src/recpt directory.
(edit) @105   25 years rjmcnab Moved from src/library directory to lib directory.
(edit) @104   25 years rjmcnab Moved cgiargs to the lib directory.
(edit) @103   25 years rjmcnab Initial revision.
(edit) @102   25 years rjmcnab Initial revision
(edit) @101   25 years rjmcnab Renamed cgiutils to wincgiutils. I want to use the filename cgiutils …
(edit) @100   25 years rjmcnab Added standard header to source files.
(edit) @99   25 years rjmcnab Enabled mg and the library software to read in more than one index at …
(edit) @98   25 years rjmcnab Switched doc.pl over to use unicode. Changed the importing software to …
(edit) @97   25 years rjmcnab Added the Unicode support for European languages back in.
(edit) @96   25 years rjmcnab Removed all collection dependant programming from the index selection. …
(edit) @95   25 years rjmcnab Initial revision.
(edit) @94   25 years rjmcnab Wrote general map file based in and out converters. Fixed bugs related …
(edit) @93   25 years rjmcnab Wrote an output and input converter for GBK. Added an option to …
(edit) @92   25 years rjmcnab Enabled the user to specify the output conversion class. Changed how …
(edit) @91   25 years rjmcnab Changed the directory structure (collect.cfg and site.cfg now reside …
(edit) @90   26 years rjmcnab Added support for the FastCGI protocol.
(edit) @89   26 years rjmcnab Modified the cgi interface so that most of it resides in library files …
(edit) @88   26 years rjmcnab Special characters are now escaped in GML files.
(edit) @87   26 years rjmcnab Fixed a bug in the sorting and then removed the sorting as its too …
(edit) @86   26 years rjmcnab Added a function to determine whether the current machine is big or …
(edit) @85   26 years rjmcnab Fixed a few small bugs.
(edit) @84   26 years rjmcnab Altered char2str (and hence word2str) to produce hex output for …
(edit) @83   26 years rjmcnab Added support for GBK.
(edit) @82   26 years sjboddie minor changes to allow individual sections of documents to belong to …
(edit) @81   26 years sjboddie fixed minor bug in create_index_mapping()
(edit) @80   26 years rjmcnab Initial revision.
(edit) @79   26 years rjmcnab Altered mg to process utf-8 encoded Unicode. The main changes are in …
(edit) @78   26 years rjmcnab Altered mg to process utf-8 encoded Unicode. The main changes are in …
(edit) @77   26 years sjboddie multi-language collection support
(edit) @76   26 years rjmcnab Initial revision.
(edit) @75   26 years rjmcnab Added support for the new version of doc.pl (which uses the UTF-8 …
(edit) @74   26 years rjmcnab Hack to make things work as they used to (until I have finished the …
(edit) @73   26 years rjmcnab Added support for UTF-8.
(edit) @72   26 years rjmcnab Initial Revision.
(edit) @71   26 years rjmcnab Initial Revision.
(edit) @70   26 years sjboddie Put sorting back in for now as removing it caused some problems for …
(edit) @69   26 years sjboddie Sub-collection indexes may now be defined within the collect.cfg file …
(edit) @68   26 years sjboddie Don't need to be sorting files at build time anymore
(edit) @67   26 years sjboddie Minor changes to allow for multi-language interface
(edit) @66   26 years sjboddie replaced my_stricmp with _stricmp and strcasecmp in one instance as …
(edit) @65   26 years sjboddie minor bug fix ('$' missing)
(edit) @64   26 years rjmcnab Initial revision.
(edit) @63   26 years sjboddie Minor change to remove compiler warning.
(edit) @62   26 years rjmcnab Changed source to use my_stricmp, again... ???
(edit) @61   26 years sjboddie changed array.clear() to array.erase(array.begin(), array.end()) to …
(edit) @60   26 years rjmcnab Quoted the value of GSDLHOME (like it should be!)
(edit) @59   26 years pva1 changed the acceptance of meta-data into infodb, so that empty strings …
(edit) @58   26 years sjboddie added niupepa collection and made allowances in libinterface for …
(edit) @57   26 years rjmcnab Initial revision.
(edit) @56   26 years rjmcnab Removed conftools
(edit) @55   26 years rjmcnab Added cfgread
(edit) @54   26 years rjmcnab Minor change.
(edit) @53   26 years sjboddie fixed 1 missing semi-colon..
(edit) @52   26 years rjmcnab Fixed to compile with the changes to the stemming.
(edit) @51   26 years rjmcnab Added mgpass back into the makefile
(edit) @50   26 years rjmcnab Minor change to remove compiler warning
(edit) @49   26 years rjmcnab Initial revision
(edit) @48   26 years rjmcnab Wrote a my_stricmp (_stricmp is windows specific) and altered the code …
(edit) @47   26 years rjmcnab nothing really
(edit) @46   26 years rjmcnab Removed rx and regx from the mg library. The appropriate one for a …
(edit) @45   26 years rjmcnab Altered the makefile to build a object library containing the objects …
(edit) @44   26 years rjmcnab Removed mgpass.c from the makefile (it will be removed from the …
(edit) @43   26 years sjboddie Fixed up the changes I made for formatting dates - oops.
(edit) @42   26 years sjboddie Added function to format dates of type 19991231
(edit) @41   26 years rjmcnab Initial revision
(edit) @40   26 years rjmcnab Fixed a couple of warnings
(edit) @39   26 years rjmcnab Initial revision
(edit) @38   26 years sjboddie Allowed for adding date to infodb
(edit) @37   26 years sjboddie Allowed for source and date to be added to infodb
(edit) @36   26 years sjboddie * empty log message *
(edit) @35   26 years sjboddie Allowed for adding the 'Source' attribute to the infodb
(edit) @34   26 years rjmcnab Modified mg to that you can specify the stemmer you want to use via a …
(edit) @33   26 years rjmcnab Modified mg to that you can specify the stemmer you want to use via a …
(edit) @32   26 years sjboddie Altered existing collections (gberg, unu, unesco and hdl) to fit in …
(edit) @31   26 years sjboddie Removed winmg as mg-1.3d is now combined for both unix and windows
(edit) @30   26 years rjmcnab Altered 'make all' to build libtextin.lib as well
(edit) @29   26 years rjmcnab Incorporated the french stemmer better.
(edit) @28   26 years rjmcnab Fixed a small error in the windows compilation
Note: See TracRevisionLog for help on using the revision log.