| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | HTML attributes handling: | Daniel Veillard | 2000-10-15 | 1 | -0/+55 |
* | - HTMLparser.c HTMLtree.[ch] SAX.c testHTML.c tree.c: fixed HTML | Daniel Veillard | 2000-10-14 | 1 | -111/+203 |
* | More work toward 2.2.5, integrated a number of patches | Daniel Veillard | 2000-10-10 | 1 | -2/+1 |
* | - moved xml-error.h to xmlerror.h: seems this allowed to bypass | Daniel Veillard | 2000-10-09 | 1 | -2/+2 |
* | Various attemps at trying to bypass this automake bullshit !!! Daniel | Daniel Veillard | 2000-10-06 | 1 | -3/+3 |
* | Tried to build libxml2-2.2.5 | Daniel Veillard | 2000-10-06 | 1 | -1/+1 |
* | Stupid bug fix on the HTML parser: | Daniel Veillard | 2000-10-03 | 1 | -28/+1 |
* | - configure.in: releasing 2.2.4 | Daniel Veillard | 2000-10-01 | 1 | -33/+33 |
* | Cleanups, 1 bug fix: | Daniel Veillard | 2000-10-01 | 1 | -1/+3 |
* | - HTMLparser.c parser.c tree.c tree.h: Avoiding a few warningGNOME_PRINT_0_24 | Daniel Veillard | 2000-09-25 | 1 | -3/+4 |
* | Small bugfixes: - HTMLparser.c uri.c: Another patch from Wayne Davison, | Daniel Veillard | 2000-09-23 | 1 | -1/+1 |
* | Cleanup, patch from Wayne Davison: | Daniel Veillard | 2000-09-22 | 1 | -22/+6 |
* | Various contributed patches: | Daniel Veillard | 2000-09-19 | 1 | -3/+4 |
* | For Havoc: - HTMLparser.c parser.c: set ctxt->errNo before calling the | Daniel Veillard | 2000-09-16 | 1 | -8/+7 |
* | Finally commiting work done on the plane, major cleanup, | Daniel Veillard | 2000-09-16 | 1 | -1/+0 |
* | Jumbo patch, resync of W3C/Gnome CVS trees: | Daniel Veillard | 2000-09-10 | 1 | -1/+28 |
* | - HTMLparser.c testHTML.c: applied two new patches from | Daniel Veillard | 2000-08-29 | 1 | -0/+2 |
* | Mostly HTML generation and parsing enhancements: | Daniel Veillard | 2000-08-28 | 1 | -2/+101 |
* | - HTMLparser.[ch]: applied some of Wayne Davison <wayned@blorf.net> patches | Daniel Veillard | 2000-08-27 | 1 | -56/+91 |
* | bug fixes, bugfixes, bugfixes ... | Daniel Veillard | 2000-08-22 | 1 | -1/+3 |
* | work done on auto-opening of <p> tags and cleanup of SAX output, Daniel. | Daniel Veillard | 2000-08-19 | 1 | -11/+144 |
* | Patch from Dave Yearke <yearke@eng.buffalo.edu>: | Daniel Veillard | 2000-08-14 | 1 | -1/+2 |
* | Large sync between my W3C base and Gnome's one: | Daniel Veillard | 2000-08-12 | 1 | -29/+120 |
* | - doc/encoding.html doc/xml.html: added I18N doc | Daniel Veillard | 2000-07-14 | 1 | -207/+550 |
* | Work on character encoding support for the HTML parser | Daniel Veillard | 2000-07-02 | 1 | -160/+179 |
* | more cleanup of the HTML parser to force it to not bypass SAX, Daniel. | Daniel Veillard | 2000-06-30 | 1 | -19/+16 |
* | - win32config.h.in: updated | Daniel Veillard | 2000-06-30 | 1 | -5/+6 |
* | - Large resync between W3C and Gnome tree | Daniel Veillard | 2000-06-28 | 1 | -2/+62 |
* | Work done on the plane, ready to release libxml2-2.0.0, Daniel | Daniel Veillard | 2000-04-03 | 1 | -8/+13 |
* | This is the 2.0.0-beta, lots and lots and lots of changes | Daniel Veillard | 2000-03-14 | 1 | -26/+71 |
* | Do a bit of bufferization in text mode, Daniel | Daniel Veillard | 2000-02-02 | 1 | -1/+2 |
* | Oops, it seems I forgot to commit 1.8.4 changes | Daniel Veillard | 2000-01-14 | 1 | -2/+2 |
* | - added xmlRemoveID() and xmlRemoveRef() | Daniel Veillard | 2000-01-05 | 1 | -23/+125 |
* | - Push mode for the HTML parser (new calls) | Daniel Veillard | 1999-12-29 | 1 | -42/+803 |
* | - Lots of improvements, too long to list here | Daniel Veillard | 1999-12-28 | 1 | -10/+12 |
* | - fix for PIs name starting with xml | Daniel Veillard | 1999-12-22 | 1 | -2/+1 |
* | - release 1.8.2 - HTML handling improvement - new tree handling functions | Daniel Veillard | 1999-12-21 | 1 | -2/+60 |
* | - Updated HTML test outputs | Daniel Veillard | 1999-12-12 | 1 | -0/+1 |
* | Large commit of changes done while travelling to XML'99 | Daniel Veillard | 1999-12-12 | 1 | -186/+239 |
* | The HTML parser MUST not die, even if given complete garbage to eat ! | Daniel Veillard | 1999-11-19 | 1 | -22/+15 |
* | xmlSetProp() and xmlNewProp() fixes, mem extra alloc bug in parser fixed, Daniel | Daniel Veillard | 1999-11-12 | 1 | -1/+1 |
* | BUG FIXED #2784 HTML parsing/output improvements Rebuilt, updated the docs | Daniel Veillard | 1999-10-25 | 1 | -21/+27 |
* | Revamped HTML parsing, lots of bug fixes for HTML stuff, | Daniel Veillard | 1999-10-14 | 1 | -116/+177 |
* | Fixed probles in some HTML tag autoclose, XML output bug on mixed-content | Daniel Veillard | 1999-10-11 | 1 | -5/+5 |
* | Fixed problems with HTML parsing, Daniel. | Daniel Veillard | 1999-10-08 | 1 | -25/+63 |
* | Fixed CHAR, errno, alpha RPM compile, updated doc, DanielLIB_XML_1_7_1 | Daniel Veillard | 1999-09-23 | 1 | -85/+85 |
* | Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4, | Daniel Veillard | 1999-09-22 | 1 | -2/+9 |
* | Bug fixes, improvement on ID/IDREF support, 1.6.2, no memleaks, DanielLIB_XML_1_6_2 | Daniel Veillard | 1999-09-08 | 1 | -0/+2 |
* | Added memory debug wrappers, killed all detected memory leaks, Daniel | Daniel Veillard | 1999-09-02 | 1 | -40/+41 |
* | Fixing two stupid bugs on entities and HTML tree deallocation, Daniel. | Daniel Veillard | 1999-09-01 | 1 | -3/+29 |