aboutsummaryrefslogtreecommitdiffstats
path: root/parserInternals.c
Commit message (Expand)AuthorAgeFilesLines
* Applied the VMS update patch from Craig A. Berry update DanielDaniel Veillard2002-10-221-6/+0
* get rid of all the perror() calls made in the library execution paths.Daniel Veillard2002-09-051-2/+3
* applied patch from Richard Jinks for the namespace axis + fixed a memoryDaniel Veillard2002-07-011-231/+3
* dohh I really didn't intended to commit this test version :-( DanielDaniel Veillard2002-03-201-85/+33
* I wanted to see the real speed at the SAX interface after a little tooDaniel Veillard2002-03-201-33/+85
* preparing 2.4.18 updated and rebuilt the web site implement the newDaniel Veillard2002-03-181-0/+1
* more validation test fixups added duration info for the tests DanielDaniel Veillard2002-02-191-0/+15
* isExtender was missing a char % are acceptable in the internal subset ifDaniel Veillard2002-02-181-1/+1
* more work on the conformance suite. Took the step to finally blockDaniel Veillard2002-02-181-0/+3
* Justin Fletcher found some parts of the code needing cleanup Fixed theDaniel Veillard2002-02-091-1/+1
* change a small bit in the way valididy error messages get initializedDaniel Veillard2002-02-031-4/+2
* Greg Sjaardema suggested to use an eponential buffer groth policy inDaniel Veillard2002-01-231-43/+47
* cleanup patch from Anthony Jones fix the headers to avoid in make scanDaniel Veillard2002-01-201-6/+7
* fixed validation of attributes content of type NAME NAMES NMTOKEN andDaniel Veillard2002-01-131-70/+75
* Applied following patches from Robert Collins and make sure IN_LIBXML isDaniel Veillard2002-01-081-1/+1
* applied 42 documentation patches from Charlie Bozeman. Regenerated theDaniel Veillard2001-12-311-32/+32
* applied a couple of patches from Brian D Ripley. removed the last exit()Daniel Veillard2001-11-201-1/+3
* - include/libxml/globals.h include/libxml/threads.h threads.cDaniel Veillard2001-10-171-1/+2
* debugged and fixed initialization problems which were giving troubles onDaniel Veillard2001-10-141-1/+1
* Applied the last patches from Gary, cleanup, activated threading all userDaniel Veillard2001-10-131-15/+0
* preparing 2.4.6 release updated and rebuilt the docs fixed a number ofDaniel Veillard2001-10-101-5/+5
* closed bug #61054 DanielDaniel Veillard2001-10-041-1/+1
* applying patch from bug #60757 this should close it DanielDaniel Veillard2001-09-211-1/+1
* do not output hexadecimal charrefs when serializing HTML since someDaniel Veillard2001-09-141-0/+4
* doc updates from Heiko Rupp 2 sanity checks from Heiko Rupp DanielDaniel Veillard2001-08-311-0/+8
* added support and APIs needed for the catalog PI cleanup DanielDaniel Veillard2001-08-221-0/+8
* fixed the xmlLineNumbersDefault() errors, lesson don't add new functionsDaniel Veillard2001-07-251-1/+114
* removing history/readline changed this slightly make element content lineDaniel Veillard2001-07-231-0/+1
* Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100%Daniel Veillard2001-07-181-6/+6
* cleanup of global variables, marking some const or private. DanielDaniel Veillard2001-07-161-1/+1
* - Makefile.am: added --push regression testsDaniel Veillard2001-06-271-1/+2
* Summer's cleanup, a really big one:Daniel Veillard2001-06-241-2/+2
* - parser.c parserInternals.c encoding.c: Since Notepad on Win2kDaniel Veillard2001-06-201-0/+23
* - valid.c tree.c parserInternals.c parser.c: Stephan KulowDaniel Veillard2001-06-191-0/+1
* - valid.c: warn when indeterminist content model is detectedDaniel Veillard2001-05-071-0/+2
* - parserInternals.c xpath.[ch]: some UTF8 cleanup onDaniel Veillard2001-04-271-1/+1
* trio upgrade and integrationBjorn Reese2001-04-211-3/+2
* Cleanup and testing with the KDE help center files:Daniel Veillard2001-04-211-26/+2
* - xpath.c: fixed xmlXPathNodeCollectAndTest() to do properDaniel Veillard2001-04-161-1/+1
* Spring cleanup ...: - configure.in Makefile.am config.h.inDaniel Veillard2001-03-271-1/+0
* - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.cDaniel Veillard2001-03-261-26/+14
* Huge cleanup, I switched to compile withDaniel Veillard2001-03-241-47/+70
* Small fixups: - xml2Conf.sh.in: fixes pointed out by Fredrik Hallenberg -Daniel Veillard2001-03-031-6/+3
* Okay time to improve performances, gprof session:Daniel Veillard2001-02-251-2/+14
* Revert directory structure changesOwen Taylor2001-02-231-0/+3537
* moved to libxml directory - this allow simplify automake/autoconf. NowCET 2001 Tomasz Kłoczko2001-02-231-3537/+0
* - tree.c: fixed xmlNodeGetContent, it was not recursing on childDaniel Veillard2001-02-211-0/+4
* Bug fixes and an extension found and required by XSLT:Daniel Veillard2001-02-051-10/+12
* Old but effective optimization patch:Daniel Veillard2001-01-061-14/+32
* Finally had a bit of time to resynch both trees:Daniel Veillard2000-12-271-5/+5