aboutsummaryrefslogtreecommitdiffstats
path: root/HTMLparser.c
Commit message (Expand)AuthorAgeFilesLines
...
* - HTMLparser.[ch] HTMLtree.c: stored the inline/block propertyDaniel Veillard2001-06-131-92/+92
* - HTMLparser.c: Closed bug #54891Daniel Veillard2001-05-191-2/+11
* - HTMLparser.c: Patch from Jonas BorgströmDaniel Veillard2001-05-111-16/+53
* - HTMLparser.c: fixed htmlNewDoc SYSTEM and PUBLIC ID inversionDaniel Veillard2001-05-041-2/+2
* - HTMLparser.c: trying to fix the problem reported by Jonas BorgströmDaniel Veillard2001-05-031-2/+17
* - HTMLparser.c : HTML parsing still sucks ... trying to dealDaniel Veillard2001-04-241-15/+25
* - HTMLparser.c: Jonas Borgström patch, the <td>, and <th> elementsDaniel Veillard2001-04-241-2/+2
* trio upgrade and integrationBjorn Reese2001-04-211-8/+2
* - HTMLparser.c HTMLtree.c: applied part of the patches providedDaniel Veillard2001-04-181-1/+1
* parsing real HTML is a nightmare.Daniel Veillard2001-04-121-45/+47
* - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.cDaniel Veillard2001-03-261-15/+3
* Huge cleanup, I switched to compile withDaniel Veillard2001-03-241-211/+107
* - HTMLparser.c: fixed loop reported by Marc SanfaconDaniel Veillard2001-03-031-2/+5
* Okay time to improve performances, gprof session:Daniel Veillard2001-02-251-1/+1
* Revert directory structure changesOwen Taylor2001-02-231-0/+4966
* moved to libxml directory - this allow simplify automake/autoconf. NowCET 2001 Tomasz K³oczko2001-02-231-4966/+0
* testing and bug fixing related to XSLT:Daniel Veillard2001-02-131-92/+92
* Patches bug fixes and on new function:Daniel Veillard2001-01-151-1/+11
* Patches: - HTMLparser.c: htmlCheckParagraph to checkDaniel Veillard2001-01-031-0/+2
* Finally had a bit of time to resynch both trees:Daniel Veillard2000-12-271-1/+39
* General fixes, XPointer improvements:Daniel Veillard2000-11-241-13/+59
* Couples of HTML and Windows fixes:Daniel Veillard2000-11-171-4/+5
* - HTMLparser.c: fixed loop on invalid char in scriptsDaniel Veillard2000-10-311-0/+8
* - xpath.c: fixed the root evaluation problemsDaniel Veillard2000-10-291-1/+8
* patched to redirrect all "out of context" error messages toDaniel Veillard2000-10-251-107/+184
* Bunch of fixes, finishing moving datastructures to the hash stuff:Daniel Veillard2000-10-241-7/+19
* HTML attributes handling:Daniel Veillard2000-10-151-0/+55
* - HTMLparser.c HTMLtree.[ch] SAX.c testHTML.c tree.c: fixed HTMLDaniel Veillard2000-10-141-111/+203
* More work toward 2.2.5, integrated a number of patchesDaniel Veillard2000-10-101-2/+1
* - moved xml-error.h to xmlerror.h: seems this allowed to bypassDaniel Veillard2000-10-091-2/+2
* Various attemps at trying to bypass this automake bullshit !!! DanielDaniel Veillard2000-10-061-3/+3
* Tried to build libxml2-2.2.5Daniel Veillard2000-10-061-1/+1
* Stupid bug fix on the HTML parser:Daniel Veillard2000-10-031-28/+1
* - configure.in: releasing 2.2.4Daniel Veillard2000-10-011-33/+33
* Cleanups, 1 bug fix:Daniel Veillard2000-10-011-1/+3
* - HTMLparser.c parser.c tree.c tree.h: Avoiding a few warningDaniel Veillard2000-09-251-3/+4
* Small bugfixes: - HTMLparser.c uri.c: Another patch from Wayne Davison,Daniel Veillard2000-09-231-1/+1
* Cleanup, patch from Wayne Davison:Daniel Veillard2000-09-221-22/+6
* Various contributed patches:Daniel Veillard2000-09-191-3/+4
* For Havoc: - HTMLparser.c parser.c: set ctxt->errNo before calling theDaniel Veillard2000-09-161-8/+7
* Finally commiting work done on the plane, major cleanup,Daniel Veillard2000-09-161-1/+0
* Jumbo patch, resync of W3C/Gnome CVS trees:Daniel Veillard2000-09-101-1/+28
* - HTMLparser.c testHTML.c: applied two new patches fromDaniel Veillard2000-08-291-0/+2
* Mostly HTML generation and parsing enhancements:Daniel Veillard2000-08-281-2/+101
* - HTMLparser.[ch]: applied some of Wayne Davison <wayned@blorf.net> patchesDaniel Veillard2000-08-271-56/+91
* bug fixes, bugfixes, bugfixes ...Daniel Veillard2000-08-221-1/+3
* work done on auto-opening of <p> tags and cleanup of SAX output, Daniel.Daniel Veillard2000-08-191-11/+144
* Patch from Dave Yearke <yearke@eng.buffalo.edu>:Daniel Veillard2000-08-141-1/+2
* Large sync between my W3C base and Gnome's one:Daniel Veillard2000-08-121-29/+120
* - doc/encoding.html doc/xml.html: added I18N docDaniel Veillard2000-07-141-207/+550