summaryrefslogtreecommitdiff
path: root/testSAX.c
Commit message (Expand)AuthorAgeFilesLines
* Big space and tab cleanupDaniel Veillard2012-09-111-11/+11
* a lot of small cleanups based on Linus' sparse check output. DanielDaniel Veillard2005-07-281-5/+5
* applied a patch from Marcus Boerger to fix problems with callingDaniel Veillard2005-07-211-6/+6
* Re-examined the problems of configuring a "minimal" library.William M. Brack2005-01-021-0/+8
* new files for running regression tests under Python. Not yet complete, butWilliam M. Brack2004-06-271-0/+8
* fixed problem with attribute listing (bug 142674) and added macroWilliam M. Brack2004-06-021-1/+3
* fix a compilation problem about a missing timb include DanielDaniel Veillard2004-03-011-0/+3
* small enhancement to prevent trying to print strings with null pointersWilliam M. Brack2004-02-281-0/+16
* add --timing option use the psvi field of the nodes instead of _privateDaniel Veillard2004-02-221-1/+157
* added io1.c an example ox xmlIO usage and io1.res test result, fixed aDaniel Veillard2004-01-231-1/+17
* fix bug #125592 need a NULL check rename a parameter DanielDaniel Veillard2003-10-271-2/+6
* Changed all (?) occurences where validation macros (IS_xxx) hadWilliam M. Brack2003-10-181-1/+1
* enhanced macros to avoid breaking ABI from previous versions. modified toWilliam M. Brack2003-10-181-2/+5
* added 2 new configure option: --with-reader --with-sax1 to allow removingDaniel Veillard2003-09-301-0/+7
* Time to commit 3 days of work rewriting the parser internal,Daniel Veillard2003-09-101-50/+28
* allow to give -1 for undefined length in lookups first round of work onDaniel Veillard2003-09-071-28/+197
* I wanted to see the real speed at the SAX interface after a little tooDaniel Veillard2002-03-201-3/+94
* humm, changed the way the SAX parser work whenDaniel Veillard2002-03-181-0/+5
* applied 42 documentation patches from Charlie Bozeman. Regenerated theDaniel Veillard2001-12-311-1/+1
* Applied the last patches from Gary, cleanup, activated threading all userDaniel Veillard2001-10-131-2/+5
* applied Win32 Facelift No.2 patches from Igor Zlatkovic for Windows/MSCDaniel Veillard2001-08-031-4/+0
* Summer's cleanup, a really big one:Daniel Veillard2001-06-241-1/+1
* trio upgrade and integrationBjorn Reese2001-04-211-4/+2
* - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.cDaniel Veillard2001-03-261-41/+29
* Huge cleanup, I switched to compile withDaniel Veillard2001-03-241-71/+107
* Various patches and bug fixes, and XInclude progresses:Daniel Veillard2000-11-071-0/+1
* patched to redirrect all "out of context" error messages toDaniel Veillard2000-10-251-1/+2
* - testSAX.c: fixed problem with cdata reportingDaniel Veillard2000-10-151-1/+1
* - moved xml-error.h to xmlerror.h: seems this allowed to bypassDaniel Veillard2000-10-091-1/+1
* Tried to build libxml2-2.2.5Daniel Veillard2000-10-061-1/+5
* cleaned up the output of SAX tests, DanielDaniel Veillard2000-08-171-14/+11
* Large sync between my W3C base and Gnome's one:Daniel Veillard2000-08-121-6/+13
* - doc/encoding.html doc/xml.html: added I18N docDaniel Veillard2000-07-141-0/+1
* removed extraneous xmlRemoveProp definition added item aboutDaniel Veillard2000-04-241-1/+1
* - speedup of IS_CHAR like macros, significant overall improvementDaniel Veillard2000-04-121-13/+30
* Work done on the plane, ready to release libxml2-2.0.0, DanielDaniel Veillard2000-04-031-5/+5
* This is the 2.0.0-beta, lots and lots and lots of changesDaniel Veillard2000-03-141-0/+17
* - Lots of improvements, too long to list hereDaniel Veillard1999-12-281-59/+70
* - fix for PIs name starting with xmlDaniel Veillard1999-12-221-2/+1
* - added the patch from Carl Nygard <cnygard@bellatlantic.net>Daniel Veillard1999-12-011-0/+3
* better SAX interfaces. preparing for 1.7.2, Daniel.Daniel Veillard1999-09-261-22/+25
* Fixed CHAR, errno, alpha RPM compile, updated doc, DanielLIB_XML_1_7_1Daniel Veillard1999-09-231-30/+30
* Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4,Daniel Veillard1999-09-221-4/+11
* Release 1.6, lot of fixes, more validation, code cleanup, added namespaceDaniel Veillard1999-08-291-29/+28
* Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... DanielDaniel Veillard1999-08-101-1/+22
* Bunch of updates, progressive parsing, updates on HTML, XPAth and docs, DanielDaniel Veillard1999-07-271-1/+6
* Big changes, seems that 1.2.0 wasn't commited, here is 1.3.0, DanielDaniel Veillard1999-06-221-2/+10
* Release of libxml-1.1, Daniel.LIB_XML_1_1Daniel Veillard1999-06-021-0/+11
* CORBA defines fixes, char encoding atodetection, DanielDaniel Veillard1999-05-291-31/+31
* Removal of threading problems, update documentation, added SAX tests, DanielDaniel Veillard1999-04-211-0/+599