|
|
@10764
|
18 years |
kjdon |
added in the sstream header for windows - it stopped working again but …
|
|
|
@10756
|
18 years |
kjdon |
jni dlls should be installed into lib\jni not lib
|
|
|
@10711
|
18 years |
kjdon |
changed LIBOBJS=... to AC_LIBOBJ…
|
|
|
@10203
|
18 years |
kjdon |
removed the iostream.h and strstream.h headers - were giving warnigns …
|
|
|
@10192
|
18 years |
kjdon |
modified so that jni stuff works on Mac OS. in configure.in changed …
|
|
|
@10072
|
18 years |
kjdon |
jar file now made in top level, and nothing done to it on install
|
|
|
@10015
|
19 years |
cs025 |
Fixes for Mac OS X/Darwin
|
|
|
@10014
|
19 years |
cs025 |
Changes to support Darwin/Mac OS X
|
|
|
@9993
|
19 years |
kjdon |
added JAVA_HOME/bin to the javac,javah,jar commands
|
|
|
@9985
|
19 years |
kjdon |
added quotes around the java executable paths
|
|
|
@9817
|
19 years |
kjdon |
added $e to each executable name - it wasn't working properly, and now …
|
|
|
@9786
|
19 years |
kjdon |
closed the file handle in done_text
|
|
|
@9780
|
19 years |
kjdon |
added in the jni stuff for mgpp_passes. appears to be compiling and …
|
|
|
@9778
|
19 years |
kjdon |
few changes to get the stringstream bit working on windows
|
|
|
@9777
|
19 years |
kjdon |
included sysfuncs.h for compiling on windows
|
|
|
@9776
|
19 years |
kjdon |
added the java compilation into the all target - need to do it before …
|
|
|
@9616
|
19 years |
kjdon |
changed | to || in GetStemMethod if statements
|
|
|
@9613
|
19 years |
kjdon |
added in x++ -> ++x changes submitted by Emanuel Dejanu
|
|
|
@9612
|
19 years |
kjdon |
added in x++ -> ++x changes submitted by Emanuel Dejanu
|
|
|
@8950
|
19 years |
kjdon |
first stab at Java/JNI wrapper around mgpp_passes
|
|
|
@8949
|
19 years |
kjdon |
added in some stuff for java/jni wrapper around mgpp_passes
|
|
|
@8948
|
19 years |
kjdon |
first stab at jni version of mgpp_passes
|
|
|
@8947
|
19 years |
kjdon |
added in some stuff for jni version of mgpp_passes
|
|
|
@8946
|
19 years |
kjdon |
added a couple of functions that read in text from a buffer rather …
|
|
|
@8945
|
19 years |
kjdon |
close the file handle fp
|
|
|
@8934
|
19 years |
kjdon |
changed strstream to stringstream, cos strstream is deprecated
|
|
|
@8692
|
19 years |
kjdon |
Added the changes from Emanuel Dejanu (Simple Words) - mostly …
|
|
|
@8242
|
19 years |
kjdon |
added in Partial matching for query terms. Cna type comp* as a query, …
|
|
|
@8208
|
19 years |
kjdon |
added in to the link command
|
|
|
@8063
|
19 years |
kjdon |
added a fix to get ENABLE_NLS working
|
|
|
@8059
|
19 years |
kjdon |
added in some new library checks to match the things that were added …
|
|
|
@7945
|
19 years |
kjdon |
added in some more #define stuff - copied form gsdl config.h.in. to …
|
|
|
@7944
|
19 years |
kjdon |
trying to keep mgpp up to date with gsdl version. added in mdewsnip …
|
|
|
@7943
|
19 years |
kjdon |
making mgpp up to date with gs version:Header now checks for #ifdef to …
|
|
|
@7882
|
19 years |
kjdon |
added in a LDFLAGS= bit - set this to -static when compiling for a …
|
|
|
@7868
|
19 years |
mdewsnip |
Added an install command for Greenstone 3.
|
|
|
@7862
|
19 years |
kjdon |
include this header file in case others can't do the javah bit
|
|
|
@7729
|
19 years |
kjdon |
changed my mind back again about installing into bin/linux = now just …
|
|
|
@7710
|
19 years |
kjdon |
removed some old comments, now installs into bin/gsdlos rather than bin
|
|
|
@6416
|
20 years |
mdewsnip |
Added option to compile just the Java stuff.
|
|
|
@6374
|
20 years |
kjdon |
added prox operators inside [] to the query syntax
|
|
|
@6129
|
20 years |
kjdon |
changed var name from near to prox - reserved word?
|
|
|
@6119
|
20 years |
kjdon |
added WITHIN operator
|
|
|
@6118
|
20 years |
kjdon |
fixed a typo in a comment
|
|
|
@6117
|
20 years |
kjdon |
Added WITHIN operator
|
|
|
@6116
|
20 years |
kjdon |
fixed a bug where if you changed the index you got an error message
|
|
|
@6082
|
20 years |
kjdon |
added in NEAR to inside []
|
|
|
@5449
|
20 years |
kjdon |
added a new token type to the Lex module - UnknownE.
this will match …
|
|
|
@4871
|
20 years |
kjdon |
made changes for the new config file format
|
|
|
@4237
|
21 years |
kjdon |
changed the cerr error messages a bit
|
|
|
@4215
|
21 years |
kjdon |
fixed up some left over stuff from changing the mgpp basepath stuff …
|
|
|
@4214
|
21 years |
kjdon |
fixed up some left over stuff from changing the mgpp basepath stuff …
|
|
|
@4213
|
21 years |
kjdon |
added a syntax error boolean to teh queryresult - indicates that there …
|
|
|
@4212
|
21 years |
kjdon |
mgpp parseQuery returns NULL if theres been a syntax error, the jni …
|
|
|
@4210
|
21 years |
kjdon |
parseQuery (in GSDLQueryParser) now returns NULL if there has been a …
|
|
|
@4205
|
21 years |
kjdon |
copied a change from gs2 version: use FILENAME_MAX macro instead of …
|
|
|
@4077
|
21 years |
kjdon |
old text files replaced with new mgpp user guide in pdf
|
|
|
@4064
|
21 years |
mdewsnip |
Minor changes for Windows compatibility.
|
|
|
@3980
|
21 years |
mdewsnip |
Made changes so that passing the base path as a separate parameter is …
|
|
|
@3931
|
21 years |
mdewsnip |
Windows batchfile for compiling MGPP JNI wrapper (Java side).
|
|
|
@3930
|
21 years |
mdewsnip |
Windows makefile for compiling MGPP JNI using VC++ 6.
|
|
|
@3929
|
21 years |
mdewsnip |
Modified to be more independent of GS2.
|
|
|
@3928
|
21 years |
mdewsnip |
Include file needed for Windows compilation of MGPP.
|
|
|
@3927
|
21 years |
mdewsnip |
Windows batch file for compiling MGPP (including JNI wrapper).
|
|
|
@3829
|
21 years |
mdewsnip |
Uses $(JAVA_HOME) instead of hard-wired path.
|
|
|
@3782
|
21 years |
kjdon |
made the default value for the NEAR operator into a constant defined …
|
|
|
@3447
|
21 years |
kjdon |
changed some comments
|
|
|
@3446
|
21 years |
kjdon |
small change
|
|
|
@3445
|
21 years |
kjdon |
changed default levels to Document rather than Section
|
|
|
@3376
|
21 years |
kjdon |
fixed a bug
|
|
|
@3373
|
21 years |
kjdon |
the order of teh two mgpp libraries is important!!
|
|
|
@3372
|
21 years |
kjdon |
changed library names
|
|
|
@3365
|
21 years |
kjdon |
Initial revision
|