summaryrefslogtreecommitdiff
path: root/sax/source
AgeCommit message (Collapse)AuthorFilesLines
2003-04-15INTEGRATION: CWS dbgmacros1 (1.3.36); FILE MERGEDVladimir Glazounov1-3/+2
2003/04/09 16:26:50 kso 1.3.36.1: #108413# - debug macro unification.
2003-04-15INTEGRATION: CWS dbgmacros1 (1.2.68); FILE MERGEDVladimir Glazounov1-2/+5
2003/04/09 16:26:50 kso 1.2.68.1: #108413# - debug macro unification.
2003-04-04INTEGRATION: CWS xmlfilter01 (1.13.20.1.8); FILE MERGEDJens-Heiner Rechtien1-2/+5
2003/03/23 16:18:27 cl 1.13.20.1.8.1: #108138# ignore <?xml statement over ::unknown( when we already written it
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-3/+3
2002-05-15#97873# little performance optimizationJörg Budischewski1-10/+13
2002-05-15#97873# fixed possible memory corruption, when ' encoding=' is missing in ↵Jörg Budischewski1-3/+3
the first line of an xml-file
2001-12-12#95850#; only indent by the level and not one more spaceSascha Ballach1-3/+3
2001-11-26#95130#; characters and startElement thorws SAXInvalidCharacterException if ↵Sascha Ballach1-62/+133
there is an invalid character in the characters string or the attribute values
2001-11-22#94923# remove the 'fix' for a problem that was actually a build ↵Martin Gallwey1-10/+10
problem...note previous two checkins really by MTG, not HR
2001-11-22#94923# provide more information than a default constructed exception can ↵Jens-Heiner Rechtien1-4/+6
provide
2001-11-21#94923# be careful about rethrowing derived exceptionsJens-Heiner Rechtien1-10/+9
2001-11-16#94883#; use the sequence as buffer and do not realloc the sequence again ↵Sascha Ballach1-451/+681
and again
2001-11-06#94325# Rollback to 1.8; 1.9 is broken for unknown reasonsJörg Barfurth1-683/+453
2001-11-01#92553#; use only one sequence and don't create every time a new one. The ↵Sascha Ballach1-453/+683
sequence is filled until it's full then write out and fill again
2001-10-11#93054# fixed implementation namesDaniel Boelzle2-6/+6
2001-07-19#89926#; don't create and copy the sequence so oftenSascha Ballach1-8/+12
2001-06-22#88647# proper handling of ignorable whitespace inside an otherwise empty ↵Daniel Vogelheim1-2/+3
element
2001-05-11rtl string api changesThomas Benisch1-3/+3
2001-05-02Merge from OO619BSander Vesik1-3/+3
2001-03-23replaced: OSL_ENSHURE->OSL_ENSUREJoachim Lingner1-3/+3
2001-03-02Removed compiling of staticmb*.cxx files for Mac OS X now that we have ↵Patrick Luby1-7/+2
automated this process
2001-03-01io exception now caught during endDocumentJörg Budischewski1-3/+15
2001-02-17Removed NOOPTFILES for Mac OS X since this is now in solenv/inc/unxmacxp.mk:wqPatrick Luby1-11/+2
2001-02-15Turned off optimization for Mac OS X so that the sax library will not core dumpPatrick Luby1-2/+11
2001-02-14Updated for Mac OS XPatrick Luby1-2/+7
2001-02-02Merge NetBSD changes by Michael Rauch from OO614B to HEAD.Sander Vesik1-5/+3
2001-01-04#82295# improved performace on by 60 percent, on solaris by 40 percentJörg Budischewski2-230/+557
2001-01-04#81589# + #81589# Improved writing performance a little, an exception is now ↵Jörg Budischewski1-24/+49
thrown when writing illegal characters < 32 except 9,10,13
2000-10-25introduced an implementation namespace to avoid this damn unix symbol problemJörg Budischewski6-15/+27
2000-09-18initial importJens-Heiner Rechtien7-0/+2872