summaryrefslogtreecommitdiff
path: root/parser.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100%Daniel Veillard2001-07-181-1/+55
* store the line numbder in element->content, may break some software, needDaniel Veillard2001-07-121-1/+2
* trying to fix #56948, this led to an XPath fix, improvements of SAXDaniel Veillard2001-07-081-0/+2
* - SAX.c entities.c parser.c: changed completely the way entitiesDaniel Veillard2001-07-041-10/+53
* xmlStrstr args are both const small cleanup reformated, fixed problems ifDaniel Veillard2001-06-291-1/+1
* - parser.c: fixed UTF8 BOM support in push modeDaniel Veillard2001-06-281-8/+29
* - configure.in doc/xml.html include/libxml/xmlwin32version.h:Daniel Veillard2001-06-261-1/+1
* Summer's cleanup, a really big one:Daniel Veillard2001-06-241-1/+1
* - parser.c parserInternals.c encoding.c: Since Notepad on Win2kDaniel Veillard2001-06-201-2/+71
* - valid.c tree.c parserInternals.c parser.c: Stephan KulowDaniel Veillard2001-06-191-13/+4
* - parser.c: Stephan Kulow also raised the fact that line numberDaniel Veillard2001-06-171-0/+4
* - parser.c: fixed propagation context info when parsing anDaniel Veillard2001-05-201-17/+26
* - xpath.c tree.c parser.c: speed optimizations at the parser levelDaniel Veillard2001-05-161-16/+18
* - parser.c parser.h parserInternals.h: fixed a couple ofDaniel Veillard2001-05-161-2/+2
* - Makefile.am xmlversion.h.in configure.in include/Makefile.am:Daniel Veillard2001-05-101-5/+12
* - parser.c: added xmlParseExternalEntityPrivate() to allowDaniel Veillard2001-05-081-11/+42
* - tree.c parser.c encoding.c: spent a bit more time lookingDaniel Veillard2001-04-301-16/+43
* How to bump raw SAX parsing speed from 5.8M/s to 7.4M/s in 4 lines of code:helpDaniel Veillard2001-04-291-1/+7
* - parser.c: applied fixes from Christian Glahn bug report #53391Daniel Veillard2001-04-261-3/+2
* trio upgrade and integrationBjorn Reese2001-04-211-3/+2
* Geez, this one was painful ! I still need to handle entities referencesDaniel Veillard2001-04-201-1/+22
* 3 hours of debug, this was hell:Daniel Veillard2001-04-181-3/+8
* parser.c: fixed line number reporting on errorDaniel Veillard2001-03-261-1/+5
* - parser.c: Sullivan and Darin found a parser bug,Daniel Veillard2001-03-261-2/+2
* Huge cleanup, I switched to compile withDaniel Veillard2001-03-241-104/+19
* - parser.c: fixed a reported bug in NOTATION parsingDaniel Veillard2001-03-221-0/+2
* A typo and an obscure bug fix:Daniel Veillard2001-03-211-1/+1
* Someone found a bug hiding in a corner, caught it !Daniel Veillard2001-03-201-0/+6
* - parser.c: and Matt Sergeant found one in the XML pushDaniel Veillard2001-03-121-18/+0
* - parser.c SAX.c: the new content parsing code raised anDaniel Veillard2001-03-071-10/+15
* 10 mn hacking while waiting for doctor appointment:Daniel Veillard2001-03-051-14/+14
* - parser.c: one must report spaces even if the Dtd elementDaniel Veillard2001-03-021-3/+4
* - parser.c: more work on increasing parsing ferformancesDaniel Veillard2001-02-251-15/+34
* Okay time to improve performances, gprof session:Daniel Veillard2001-02-251-6/+92
* Revert directory structure changesOwen Taylor2001-02-231-0/+9867
* moved to libxml directory - this allow simplify automake/autoconf. NowCET 2001 Tomasz Kłoczko2001-02-231-9867/+0
* More bugfixes due to DocBook:Daniel Veillard2001-02-171-0/+2
* - tree.[ch] parser.c xpath.c: fixed the problem of addressingDaniel Veillard2001-02-161-0/+2
* Bug fixes and an extension found and required by XSLT:Daniel Veillard2001-02-051-0/+5
* First libxml head patch from the Gnome community since a looong time :-)Daniel Veillard2001-01-311-2/+4
* Old but effective optimization patch:Daniel Veillard2001-01-061-59/+61
* Finally had a bit of time to resynch both trees:Daniel Veillard2000-12-271-11/+18
* Big OpenVMS patch: - nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.cDaniel Veillard2000-11-251-1/+16
* A few serious bugfixes:Daniel Veillard2000-11-131-30/+34
* Various patches and bug fixes, and XInclude progresses:Daniel Veillard2000-11-071-0/+9
* - HTMLparser.c: fixed loop on invalid char in scriptsLIBXML_2_2_7Daniel Veillard2000-10-311-0/+1
* - parser.[ch]: added xmlIOParseDTD()Daniel Veillard2000-10-301-0/+84
* patched to redirrect all "out of context" error messages toDaniel Veillard2000-10-251-114/+218
* Bunch of fixes, finishing moving datastructures to the hash stuff:Daniel Veillard2000-10-241-13/+20
* - parser.c test/wap.xml result/noent/wap.xml result/wap.xml:Daniel Veillard2000-10-151-2/+1