aboutsummaryrefslogtreecommitdiffstats
path: root/SAXresult
Commit message (Collapse)AuthorAgeFilesLines
* - testSAX.c: fixed problem with cdata reportingDaniel Veillard2000-10-1531-59/+171
| | | | | - SAXresult/* : updated Daniel
* Added a bunch of testsuite realted files missing, Daniel.Daniel Veillard2000-07-146-0/+91
|
* Oops, it seems I forgot to commit 1.8.4 changesDaniel Veillard2000-01-141-57/+2
| | | | | | | | | | | - restored xmlNewGlobalNs since this seems used - fixed a problem with INCLUDE_WINSOCK - removed all calls to exit() from the library code. - removed bugs detected by Windows compilers - started adding interfaces for parsing well balanced XML fragments - releasing 1.8.4 - rebuilt the docs Daniel
* - added xmlRemovePropDaniel Veillard2000-01-031-2/+57
| | | | | | | | | | | | | - changed the way Windows socket stuff get included - removed an indetermination xmLDecl/PI(xml...) - xmlNewNs wasn't checking for double definition - fixed a problem with dist-hook duplicates - fixed the loading of external entities APIs, now xmlLoadExternalEntity() is used everywhere - now the xhtml spec validates with the xhtml DTD. - error.c: fixed crashes in case of no input stream - added the xhtml spec and dtds to the validation tests and results Daniel
* Fixed some wrongly space collapsing code due to misreading of the spec, Daniel.Daniel Veillard1999-11-182-2/+2
|
* Attribute nomarlization closing bug #3597Daniel Veillard1999-11-172-0/+10
| | | | | | Small fixes in encoding.c First bits of real progressive parsing, Daniel
* BUG FIXED #2784 HTML parsing/output improvements Rebuilt, updated the docsDaniel Veillard1999-10-251-0/+37
| | | | | | | | BUG FIXED #2784 HTML parsing/output improvements Rebuilt, updated the docs Improvement of regression scripts, make testall should look clean Released as 1.7.4
* Revamped HTML parsing, lots of bug fixes for HTML stuff,Daniel Veillard1999-10-1413-0/+158
| | | | | | | Added xmlValidGetValidElements and xmlValidGetPotentialChildren, Completed and cleaned up the tests, Added doc for new modules gnome-xml-xmlmemory.html and gnome-xml-nanohttp.html, Daniel
* Fixed probles in some HTML tag autoclose, XML output bug on mixed-contentDaniel Veillard1999-10-1112-51/+22
| | | | and fixed the related output for tests, Daniel.
* Bunch of updates, progressive parsing, updates on HTML, XPAth and docs, DanielDaniel Veillard1999-07-2741-2777/+1892
|
* Closing reported bugs: 617 1591 1592, adding an HTML parser, DanielDaniel Veillard1999-07-053-0/+3731
|
* Allocate a per-parser SAX table, correct the SAX results, Daniel.Daniel Veillard1999-06-2618-219/+219
|
* Release of libxml-1.1, Daniel.Daniel Veillard1999-06-0243-0/+3532