Rüdiger Timm
d8fd6fb1ee
INTEGRATION: CWS ooo19126 (1.7.138); FILE MERGED
...
2005/09/05 17:19:35 rt 1.7.138.1: #i54170# Change license header: remove SISSL
2005-09-09 11:24:32 +00:00
Rüdiger Timm
331b974fa1
INTEGRATION: CWS ooo19126 (1.12.52); FILE MERGED
...
2005/09/05 17:19:35 rt 1.12.52.1: #i54170# Change license header: remove SISSL
2005-09-09 11:24:10 +00:00
Rüdiger Timm
6c644915fa
INTEGRATION: CWS ooo19126 (1.6.182); FILE MERGED
...
2005/09/05 17:19:35 rt 1.6.182.1: #i54170# Change license header: remove SISSL
2005-09-09 11:23:53 +00:00
Rüdiger Timm
2a625cebc9
INTEGRATION: CWS ooo19126 (1.8.78); FILE MERGED
...
2005/09/05 17:19:35 rt 1.8.78.1: #i54170# Change license header: remove SISSL
2005-09-09 11:23:21 +00:00
Rüdiger Timm
a92c6bd390
INTEGRATION: CWS ooo19126 (1.5.182); FILE MERGED
...
2005/09/05 17:19:35 rt 1.5.182.1: #i54170# Change license header: remove SISSL
2005-09-09 11:23:00 +00:00
Rüdiger Timm
ca016a4a9c
INTEGRATION: CWS ooo19126 (1.5.182); FILE MERGED
...
2005/09/05 17:19:34 rt 1.5.182.1: #i54170# Change license header: remove SISSL
2005-09-09 11:22:44 +00:00
Rüdiger Timm
dc61a6c4bb
INTEGRATION: CWS ooo19126 (1.4.182); FILE MERGED
...
2005/09/05 17:19:34 rt 1.4.182.1: #i54170# Change license header: remove SISSL
2005-09-09 11:22:28 +00:00
Rüdiger Timm
5fbc6fe490
INTEGRATION: CWS ooo20040704 (1.10.90); FILE MERGED
...
2004/06/30 13:17:10 waratah 1.10.90.2: #i30874# Add initial values to potentially uninitialised values
2004/06/30 13:14:09 waratah 1.10.90.1: #i30874# Add initial values to potentially uninitialised values
2004-09-08 15:14:45 +00:00
Kurt Zenker
b5da2c55a3
INTEGRATION: CWS help2 (1.10.70); FILE MERGED
...
2004/08/22 17:43:14 abi 1.10.70.1: querying
2004-08-30 16:27:43 +00:00
Vladimir Glazounov
3bb3c43744
INTEGRATION: CWS geordi2q11 (1.7.44); FILE MERGED
...
2003/12/17 11:38:29 hr 1.7.44.1: #111934#: join CWS ooo111fix1
2003-12-17 15:20:30 +00:00
Jens-Heiner Rechtien
f1b29740e0
INTEGRATION: CWS ooo20030412 (1.6.24); FILE MERGED
...
2003/03/28 11:18:58 waratah 1.6.24.1: 12442: Correct build under no-rtti and gcc 3.2
2003-04-28 15:18:39 +00:00
Jens-Heiner Rechtien
8bad56bdfd
MWS_SRX644: migrate branch mws_srx644 -> HEAD
2003-03-27 17:13:15 +00:00
Andreas Bille
0dfc10982a
#98623# Removed (accidental) redefinition of member variable in local scope
2002-10-31 13:02:26 +00:00
Hans-Joachim Lankenau
fedb88a765
#100157# use - for compiler switches
2002-09-09 10:16:45 +00:00
Andreas Bille
a0322a592f
#97182# Enhanced heuristic in C++ to deal with java1.3-serialized objects
2002-02-06 11:10:31 +00:00
Andreas Bille
e26e167837
Including rtti-switch for gcc in makefiles.
...
The cause of the bug is not understood:
Adding KeywordElements to a vector and sorting afterwards, everything works fine.
Inserting it into a set and iterating over the set afterwards gives an inconsistent set.
I have currently removed the previous introduced workaround for the solaris compiler!!
Needs to be checked.
2001-11-23 12:54:35 +00:00
Martin Hollmichel
715bb15265
chg: header
2001-08-01 13:35:45 +00:00
Andreas Bille
340a82ed32
Added checked index access
2001-07-06 10:04:07 +00:00
Andreas Bille
083790deab
Removing unnecessary code due to refcounting of objects.
2001-07-06 09:03:26 +00:00
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
107e289cb2
#88514#
...
Reading from LINKNAMES a serialized object. Hard coding the content of this object
not permitted because it is index dependent.
2001-06-22 09:12:51 +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
acaaa79b62
Now Solaris and Linux also
2001-06-13 15:26:36 +00:00
Andreas Bille
f47ea66e93
Restricting build to windows
2001-06-08 07:53:56 +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
e6de187995
C++-search engine now also searching in specific scopes
2001-05-11 11:39:12 +00:00
Andreas Bille
9ec753da9a
Bug fixing
2001-05-10 14:26:22 +00:00
Andreas Bille
b62e52a128
Initial revision
...
XmlSearch query engine C++ version
2001-05-08 11:02:45 +00:00