source: trunk/gsdl/src/mgpp/text@ 6121

Name Size Rev Age Author Last Change
../
build.h 2.6 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
comp_dict.cpp 5.2 KB 2541   23 years jrm21 1) replaced obsolete bzero() calls with memset() calls. 2) Makefile.in …
comp_dict.h 1.5 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
FileBuf.cpp 1.3 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
FileBuf.h 1.9 KB 2514   23 years sjboddie A few minor changes needed to get mgpp to compile under VC++4.2
FIvfLevelInfo.cpp 3.5 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
FIvfLevelInfo.h 2.0 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
FragLevelConvert.cpp 3.0 KB 3347   22 years kjdon added an extra error message
FragLevelConvert.h 2.2 KB 2554   23 years kjm18 changed a comment
FText.cpp 5.8 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
FText.h 3.6 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
GSDLQueryLex.cpp 7.0 KB 6121   20 years kjdon added the WITHIN operator
GSDLQueryLex.h 1.6 KB 6121   20 years kjdon added the WITHIN operator
GSDLQueryParser.cpp 14.0 KB 6121   20 years kjdon added the WITHIN operator
GSDLQueryParser.h 1.5 KB 4209   21 years kjdon parseQuery (in GSDLQueryParser) now returns NULL if there has been a …
hash.h 1.3 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
IndexData.cpp 5.7 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
IndexData.h 2.1 KB 3525   21 years jrm21 use FILENAME_MAX macro instead of hard-coding values. This is posix, …
invf.cpp 19.2 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
invf.h 9.3 KB 1300   24 years kjm18 added full text browsing functionality
ivf.pass1.cpp 21.9 KB 3008   22 years jrm21 According to the c++ standard, we can't use a UCArray::iterator …
ivf.pass2.cpp 31.3 KB 3008   22 years jrm21 According to the c++ standard, we can't use a UCArray::iterator …
locallib.cpp 4.5 KB 2928   22 years jrm21 replaced bzero and bcopy with memset and memcpy in the src, even …
locallib.h 1.4 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
Makefile.in 9.7 KB 2541   23 years jrm21 1) replaced obsolete bzero() calls with memset() calls. 2) Makefile.in …
mg.h 1.2 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
mg.special.cpp 1.9 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
mg_errors.cpp 2.0 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
mg_errors.h 1.2 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
mg_files.cpp 6.8 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
mg_files.h 10.0 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
mgpp_compression_dict.1 5.8 KB 2473   23 years sjboddie Renamed all the mgpp binaries to be mgpp_* instead of mg_*
mgpp_compression_dict.cpp 25.4 KB 3015   22 years jrm21 include getopt_old.h if we are compiling on cygwin
mgpp_decompress_text.cpp 2.6 KB 3015   22 years jrm21 include getopt_old.h if we are compiling on cygwin
mgpp_fast_comp_dict.1 1.8 KB 2473   23 years sjboddie Renamed all the mgpp binaries to be mgpp_* instead of mg_*
mgpp_fast_comp_dict.cpp 17.0 KB 3015   22 years jrm21 include getopt_old.h if we are compiling on cygwin
mgpp_invf_dict.1 2.0 KB 2473   23 years sjboddie Renamed all the mgpp binaries to be mgpp_* instead of mg_*
mgpp_invf_dict.cpp 6.9 KB 3015   22 years jrm21 include getopt_old.h if we are compiling on cygwin
mgpp_invf_dict_dump.cpp 4.0 KB 3015   22 years jrm21 include getopt_old.h if we are compiling on cygwin
mgpp_invf_dump.cpp 6.6 KB 3015   22 years jrm21 include getopt_old.h if we are compiling on cygwin
mgpp_passes.1 6.7 KB 2473   23 years sjboddie Renamed all the mgpp binaries to be mgpp_* instead of mg_*
mgpp_passes.cpp 6.5 KB 3015   22 years jrm21 include getopt_old.h if we are compiling on cygwin
mgpp_perf_hash_build.1 1.9 KB 2473   23 years sjboddie Renamed all the mgpp binaries to be mgpp_* instead of mg_*
mgpp_perf_hash_build.cpp 4.1 KB 3015   22 years jrm21 include getopt_old.h if we are compiling on cygwin
mgpp_stem_idx.1 2.2 KB 2473   23 years sjboddie Renamed all the mgpp binaries to be mgpp_* instead of mg_*
mgpp_stem_idx.cpp 6.6 KB 3015   22 years jrm21 include getopt_old.h if we are compiling on cygwin
mgpp_weights_build.1 1.8 KB 2473   23 years sjboddie Renamed all the mgpp binaries to be mgpp_* instead of mg_*
mgpp_weights_build.cpp 10.8 KB 3015   22 years jrm21 include getopt_old.h if we are compiling on cygwin
MGQuery.cpp 20.0 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
MGQuery.h 4.9 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
Queryer.cpp 7.7 KB 6120   20 years kjdon fixed a bug
QueryLex.cpp 4.3 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
QueryLex.h 1.5 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
QueryParser.cpp 5.9 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
QueryParser.h 1.1 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
QueryResultsSort.h 4.6 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
QueryTester.cpp 12.7 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
stemmer.cpp 2.8 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
stemmer.h 1.9 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
TagInfo.cpp 1.9 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
TagInfo.h 1.3 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
Terms.cpp 21.5 KB 3008   22 years jrm21 According to the c++ standard, we can't use a UCArray::iterator …
Terms.h 5.6 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
text.cpp 3.5 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
text.h 4.9 KB 2514   23 years sjboddie A few minor changes needed to get mgpp to compile under VC++4.2
text.pass1.cpp 9.8 KB 3008   22 years jrm21 According to the c++ standard, we can't use a UCArray::iterator …
text.pass2.cpp 15.1 KB 3008   22 years jrm21 According to the c++ standard, we can't use a UCArray::iterator …
TextEl.cpp 5.3 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
TextEl.h 1.9 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
TextGet.cpp 16.8 KB 2928   22 years jrm21 replaced bzero and bcopy with memset and memcpy in the src, even …
TextGet.h 1.7 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
UCArray.cpp 7.7 KB 3008   22 years jrm21 According to the c++ standard, we can't use a UCArray::iterator …
UCArray.h 3.4 KB 3008   22 years jrm21 According to the c++ standard, we can't use a UCArray::iterator …
Weights.cpp 3.3 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
Weights.h 1.6 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
WIN32.MAK 6.7 KB 3055   22 years sjboddie Added -GX flag to Win32 makefiles to prevent compiler warnings under VC++6
WordData.h 1.3 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
words.cpp 3.1 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
words.h 6.4 KB 2468   23 years sjboddie Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. …
Note: See TracBrowser for help on using the repository browser.