# # ChangeLog for indexers/trunk # # Generated by Trac 1.4.2 # 2024-04-20T12:19:11+12:00 Wed, 27 Feb 2008 04:18:40 GMT davidb [15022] * indexers/trunk/mgpp/Makefile.in (modified) * indexers/trunk/mgpp/text/Makefile.in (modified) Two errors in Makefile corrected. The first was setting "CPP=@CXX@", ... Wed, 12 Dec 2007 08:49:55 GMT davidb [14916] * indexers/trunk/mg/WIN32cfg.h (deleted) * indexers/trunk/mg/lib/WIN32.MAK (deleted) * indexers/trunk/mg/src/images/WIN32.MAK (deleted) * indexers/trunk/mgpp/lib/WIN32.MAK (deleted) * indexers/trunk/mgpp/text/WIN32.MAK (deleted) File renamed to lowercase letters Wed, 12 Dec 2007 03:20:06 GMT davidb [14915] * indexers/trunk/mg/src/text/MGPASS.C (deleted) Removed from repository in favour of mgpass.c (lowercase) Tue, 11 Dec 2007 20:42:06 GMT davidb [14911] * indexers/trunk/mg/sysfuncs.h (modified) Standardisation of Windows config file to lowercase (included from ... Tue, 11 Dec 2007 20:41:42 GMT davidb [14910] * indexers/trunk/mgpp/jni/MGPPRetrieveWrapperImpl.cpp (modified) * indexers/trunk/mgpp/jni/MGPPSearchWrapperImpl.cpp (modified) * indexers/trunk/mgpp/jni/MGPPWrapperImpl.cpp (modified) * indexers/trunk/mgpp/lib/longlong.h (modified) * indexers/trunk/mgpp/lib/sysfuncs.h (modified) Standardisation of Windows config file to lowercase (included from ... Tue, 11 Dec 2007 20:37:52 GMT davidb [14908] * indexers/trunk/mg/lib/win32.mak (copied) * indexers/trunk/mg/src/images/win32.mak (copied) * indexers/trunk/mg/src/text/mgpass.c (copied) * indexers/trunk/mg/win32cfg.h (copied) * indexers/trunk/mgpp/lib/win32.mak (copied) * indexers/trunk/mgpp/text/win32.mak (copied) Standardisation of Windows config and make files to lowercase. Was ... Sun, 23 Sep 2007 21:03:12 GMT mdewsnip [14559] * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Fixed a bug where "OR" searches were always performed because == was ... Thu, 06 Sep 2007 06:30:50 GMT xiao [14502] * indexers/trunk/mgpp/jni/win32.mak (modified) rearrange library generation for search and retrieve dlls. Thu, 06 Sep 2007 06:29:47 GMT xiao [14501] * indexers/trunk/mg/jni/win32.mak (modified) rearrange library generation for search and retrieve dlls. Thu, 06 Sep 2007 04:35:00 GMT xiao [14495] * indexers/trunk/mgpp/jni/win32.mak (modified) correct typo Thu, 06 Sep 2007 04:20:32 GMT xiao [14494] * indexers/trunk/mgpp/jni/win32.mak (modified) correct typo Thu, 06 Sep 2007 04:12:59 GMT xiao [14493] * indexers/trunk/mgpp/jni/win32.mak (modified) correct typo Thu, 06 Sep 2007 03:40:23 GMT xiao [14492] * indexers/trunk/mgpp/jni/win32.mak (modified) modify to create separate libraries for search and retrieve respectively. Thu, 06 Sep 2007 02:04:42 GMT xiao [14490] * indexers/trunk/mg/jni/win32.mak (modified) modify to create separate libraries for search and retrieve respectively. Thu, 06 Sep 2007 01:16:34 GMT xiao [14487] * indexers/trunk/mgpp/java/org/greenstone/mgpp/MGPPRetrieveWrapper.java (copied) * indexers/trunk/mgpp/java/org/greenstone/mgpp/MGPPSearchWrapper.java (copied) wrapper class split out from MGPPWrapper.java. Thu, 06 Sep 2007 01:01:26 GMT xiao [14485] * indexers/trunk/mgpp/jni/Makefile.in (modified) correct typos Wed, 05 Sep 2007 23:08:05 GMT xiao [14481] * indexers/trunk/mg/jni/Makefile.in (modified) modify to generate separate libraries using separate wrappers for ... Wed, 05 Sep 2007 23:06:34 GMT xiao [14477] * indexers/trunk/mgpp/jni/Makefile.in (modified) modify to generate separate libraries using separate wrappers for ... Wed, 05 Sep 2007 22:58:10 GMT xiao [14463] * indexers/trunk/mgpp/jni/MGPPRetrieveWrapperImpl.cpp (added) * indexers/trunk/mgpp/jni/MGPPSearchWrapperImpl.cpp (added) c source code files split from MGPPWrapperImpl.cpp Wed, 05 Sep 2007 22:54:51 GMT xiao [14456] * indexers/trunk/mgpp/jni/org_greenstone_mgpp_MGPPRetrieveWrapper.h (added) * indexers/trunk/mgpp/jni/org_greenstone_mgpp_MGPPSearchWrapper.h (added) c source code header files split from MGPPWrapperImpl.h Wed, 05 Sep 2007 22:18:37 GMT xiao [14425] * indexers/trunk/mg/jni/org_greenstone_mg_MGRetrieveWrapper.h (added) * indexers/trunk/mg/jni/org_greenstone_mg_MGSearchWrapper.h (added) c source code header files split from MGWrapperIMpl.h Wed, 05 Sep 2007 22:16:47 GMT xiao [14424] * indexers/trunk/mg/jni/MGRetrieveWrapperImpl.c (added) * indexers/trunk/mg/jni/MGSearchWrapperImpl.c (added) c source code split from MGWrapperIMpl.c Wed, 05 Sep 2007 22:11:47 GMT xiao [14423] * indexers/trunk/mg/java/org/greenstone/mg/MGRetrieveWrapper.java (added) * indexers/trunk/mg/java/org/greenstone/mg/MGSearchWrapper.java (added) wrapper classes split from MGWrapper Sun, 10 Jun 2007 23:58:35 GMT mdewsnip [14172] * indexers/trunk/mg (modified) * indexers/trunk/mg/src/text (modified) * indexers/trunk/mgpp (modified) * indexers/trunk/mgpp/text (modified) svn:ignored some executables and other files that should never be ... Sat, 09 Jun 2007 02:20:30 GMT mdewsnip [14170] * indexers/trunk/mgpp/configure (modified) * indexers/trunk/mgpp/configure.in (modified) Changed ICONV to iconv so this works on Solaris and other non-Linux ... Wed, 06 Jun 2007 03:28:49 GMT oranfry [14133] * indexers/trunk (moved) repository restructuring Wed, 14 Feb 2007 03:24:42 GMT kjdon [13909] * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) check that searcher is not null before closing it, in cleanUp()