Commit Graph

8 Commits

Author SHA1 Message Date
Andreas Bille
4ca45e5081 #89246#
Refcounting ConceptData, so not freeing it twice, which causes the GPF.
Fixed some memory leaks. Fixing a memory overwrite in BreeDict.cxx
2001-07-05 17:50:40 +00:00
Andreas Bille
0d4735279a #88515#
This bug needs, to fix it completly, a defined converting of unicode strings to
byte strings in the java-index-generator code.

The C++ code now does the same, wrong, thing as the java code, so
all works partially.
2001-06-22 13:13:18 +00:00
Andreas Bille
4955786cd2 #88432#
Added exception specifications for determination of misconfigured index.
Now also reading from lowercase filenames
2001-06-19 12:41:05 +00:00
Andreas Bille
2d04b18766 #87762#
Sorting of keywords now uses XCollator.
New style stl-header includes.
2001-06-18 11:10:12 +00:00
Andreas Bille
5c84308b9a Memory management
no double transformation of documents
jar files stay open
direct access to package api
2001-06-06 13:48:47 +00:00
Andreas Bille
b0d402e64f pretty printing 2001-05-22 13:57:13 +00:00
Andreas Bille
f796ed6d91 *** empty log message *** 2001-05-10 14:25:10 +00:00
Andreas Bille
45436f7242 Initial revision:
Database access for xmlsearch-engine( c++ version )
2001-05-08 10:54:54 +00:00