aboutsummaryrefslogtreecommitdiffstats
path: root/testHTML.c
Commit message (Expand)AuthorAgeFilesLines
* Big space and tab cleanupDaniel Veillard2012-09-111-15/+15
* a lot of small cleanups based on Linus' sparse check output. DanielDaniel Veillard2005-07-281-3/+3
* applied a patch from Marcus Boerger to fix problems with callingDaniel Veillard2005-07-211-3/+3
* new files for running regression tests under Python. Not yet complete, butWilliam M. Brack2004-06-271-1/+13
* fixing compilation bug with some options disabled as well asDaniel Veillard2004-03-041-1/+5
* another small patch from Mark Vadoc DanielDaniel Veillard2004-01-131-0/+4
* enhanced macros to avoid breaking ABI from previous versions. modified toWilliam M. Brack2003-10-181-4/+6
* added a new configure option --with-push, some cleanups, chased code sizeDaniel Veillard2003-09-301-0/+10
* Okay this is scary but it is just adding a configure option to disableDaniel Veillard2003-09-291-1/+3
* added the same htmlRead APIs than their XML counterparts new parserDaniel Veillard2003-09-261-1/+2
* preparing a beta3 solving the ABI problems make sure the global variablesDaniel Veillard2003-09-251-2/+8
* small changes to syntax to get rid of compiler warnings. No changes toWilliam M. Brack2003-08-051-1/+1
* =Bug 118559 (continued)William M. Brack2003-08-011-3/+3
* made powten array static it should not be exported fix bug #107361 byDaniel Veillard2003-03-051-1/+2
* - include/libxml/globals.h include/libxml/threads.h threads.cDaniel Veillard2001-10-171-0/+1
* Applied the last patches from Gary, cleanup, activated threading all userDaniel Veillard2001-10-131-2/+4
* 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-7/+4
* - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.cDaniel Veillard2001-03-261-40/+28
* Huge cleanup, I switched to compile withDaniel Veillard2001-03-241-56/+72
* 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/+3
* - HTMLparser.c HTMLtree.[ch] SAX.c testHTML.c tree.c: fixed HTMLDaniel Veillard2000-10-141-0/+23
* - moved xml-error.h to xmlerror.h: seems this allowed to bypassDaniel Veillard2000-10-091-1/+1
* - HTMLparser.c testHTML.c: applied two new patches fromDaniel Veillard2000-08-291-2/+2
* Mostly HTML generation and parsing enhancements:Daniel Veillard2000-08-281-7/+17
* libxml now grok Docbook-3.1.5 and Docbook-4.1.1 DTDs, thisDaniel Veillard2000-08-261-1/+2
* cleaned up the output of SAX tests, DanielDaniel Veillard2000-08-171-16/+12
* Patch from Dave Yearke <yearke@eng.buffalo.edu>:Daniel Veillard2000-08-141-2/+3
* Large sync between my W3C base and Gnome's one:Daniel Veillard2000-08-121-19/+85
* - doc/encoding.html doc/xml.html: added I18N docDaniel Veillard2000-07-141-4/+22
* Work done on the plane, ready to release libxml2-2.0.0, DanielDaniel Veillard2000-04-031-5/+26
* Added a Fragment function for Raph (DOM) Daniel.Daniel Veillard2000-01-091-1/+1
* - Push mode for the HTML parser (new calls)Daniel Veillard1999-12-291-53/+34
* - 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/+1
* Revamped HTML parsing, lots of bug fixes for HTML stuff,Daniel Veillard1999-10-141-7/+570
* Fixed CHAR, errno, alpha RPM compile, updated doc, DanielDaniel Veillard1999-09-231-2/+2
* Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4,Daniel Veillard1999-09-221-3/+9
* Release 1.6, lot of fixes, more validation, code cleanup, added namespaceDaniel Veillard1999-08-291-1/+1
* HTML parsing, output is now correct, added HTMLtests target and testcases, Da...Daniel Veillard1999-07-071-3/+3
* Closing reported bugs: 617 1591 1592, adding an HTML parser, DanielDaniel Veillard1999-07-051-0/+149