| Commit message (Expand) | Author | Age | Files | Lines |
* | fixing #61290 "namespace nodes have no parent" long standing divergence | Daniel Veillard | 2002-03-04 | 1 | -0/+11 |
* | applied 42 documentation patches from Charlie Bozeman. Regenerated the | Daniel Veillard | 2001-12-31 | 1 | -20/+21 |
* | fix comment in scripts element parsing. updated the results. Daniel | Daniel Veillard | 2001-11-10 | 1 | -1/+34 |
* | handle the case of < in quoted attributes, Bastian Kleineidam Daniel | Daniel Veillard | 2001-11-06 | 1 | -1/+2 |
* | apply fixes to close #63271 and avoid segfaults when the error routine | Daniel Veillard | 2001-10-29 | 1 | -0/+1 |
* | fixed an erroneous validation bug when PE refs occurs in external parsed | Daniel Veillard | 2001-10-23 | 1 | -1/+1 |
* | Fixed a bug when creating a new HTML document, doc->children | Daniel Veillard | 2001-10-22 | 1 | -3/+3 |
* | - include/libxml/globals.h include/libxml/threads.h threads.c | Daniel Veillard | 2001-10-17 | 1 | -0/+1 |
* | try to get rid of parser loops for good. Daniel | Daniel Veillard | 2001-10-17 | 1 | -0/+6 |
* | Applied the last patches from Gary, cleanup, activated threading all user | Daniel Veillard | 2001-10-13 | 1 | -0/+8 |
* | preparing 2.4.6 release updated and rebuilt the docs fixed a number ofLIBXML_2_4_6 | Daniel Veillard | 2001-10-10 | 1 | -2/+2 |
* | closing bug #61832 removed a warning Daniel | Daniel Veillard | 2001-10-06 | 1 | -1/+1 |
* | fixed HTMLparser.c | William M. Brack | 2001-10-05 | 1 | -1/+2 |
* | Igor Zlatkovic patches fixed typos Daniel | Daniel Veillard | 2001-10-02 | 1 | -1/+1 |
* | fix loop in HTMLparser.c | William M. Brack | 2001-09-23 | 1 | -0/+3 |
* | Added the part about section 7.2 on URI resolution, fixed a side effect in | Daniel Veillard | 2001-08-22 | 1 | -0/+1 |
* | trying to fix some troubles w.r.t. function returning const xxxPtr. Daniel | Daniel Veillard | 2001-08-16 | 1 | -12/+12 |
* | Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% | Daniel Veillard | 2001-07-18 | 1 | -0/+5 |
* | cleanup of global variables, marking some const or private. Daniel | Daniel Veillard | 2001-07-16 | 1 | -28/+12 |
* | store the line numbder in element->content, may break some software, need | Daniel Veillard | 2001-07-12 | 1 | -1/+2 |
* | - parser.c: improved the description of a couple of interfaces | Daniel Veillard | 2001-07-04 | 1 | -5/+7 |
* | fixing a too early root closing problem raised byt Prashanth Naidu Daniel | Daniel Veillard | 2001-07-04 | 1 | -11/+21 |
* | Summer's cleanup, a really big one: | Daniel Veillard | 2001-06-24 | 1 | -1/+1 |
* | - Makefile.am: cleanup when --without-debug is specified | Daniel Veillard | 2001-06-21 | 1 | -2/+0 |
* | - HTMLparser.[ch] HTMLtree.c: stored the inline/block property | Daniel Veillard | 2001-06-13 | 1 | -92/+92 |
* | - HTMLparser.c: Closed bug #54891 | Daniel Veillard | 2001-05-19 | 1 | -2/+11 |
* | - HTMLparser.c: Patch from Jonas Borgström | Daniel Veillard | 2001-05-11 | 1 | -16/+53 |
* | - HTMLparser.c: fixed htmlNewDoc SYSTEM and PUBLIC ID inversion | Daniel Veillard | 2001-05-04 | 1 | -2/+2 |
* | - HTMLparser.c: trying to fix the problem reported by Jonas Borgström | Daniel Veillard | 2001-05-03 | 1 | -2/+17 |
* | - HTMLparser.c : HTML parsing still sucks ... trying to deal | Daniel Veillard | 2001-04-24 | 1 | -15/+25 |
* | - HTMLparser.c: Jonas Borgström patch, the <td>, and <th> elements | Daniel Veillard | 2001-04-24 | 1 | -2/+2 |
* | trio upgrade and integration | Bjorn Reese | 2001-04-21 | 1 | -8/+2 |
* | - HTMLparser.c HTMLtree.c: applied part of the patches provided | Daniel Veillard | 2001-04-18 | 1 | -1/+1 |
* | parsing real HTML is a nightmare. | Daniel Veillard | 2001-04-12 | 1 | -45/+47 |
* | - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c | Daniel Veillard | 2001-03-26 | 1 | -15/+3 |
* | Huge cleanup, I switched to compile with | Daniel Veillard | 2001-03-24 | 1 | -211/+107 |
* | - HTMLparser.c: fixed loop reported by Marc Sanfacon | Daniel Veillard | 2001-03-03 | 1 | -2/+5 |
* | Okay time to improve performances, gprof session: | Daniel Veillard | 2001-02-25 | 1 | -1/+1 |
* | Revert directory structure changes | Owen Taylor | 2001-02-23 | 1 | -0/+4966 |
* | moved to libxml directory - this allow simplify automake/autoconf. Now | CET 2001 Tomasz K³oczko | 2001-02-23 | 1 | -4966/+0 |
* | testing and bug fixing related to XSLT: | Daniel Veillard | 2001-02-13 | 1 | -92/+92 |
* | Patches bug fixes and on new function: | Daniel Veillard | 2001-01-15 | 1 | -1/+11 |
* | Patches: - HTMLparser.c: htmlCheckParagraph to check | Daniel Veillard | 2001-01-03 | 1 | -0/+2 |
* | Finally had a bit of time to resynch both trees: | Daniel Veillard | 2000-12-27 | 1 | -1/+39 |
* | General fixes, XPointer improvements: | Daniel Veillard | 2000-11-24 | 1 | -13/+59 |
* | Couples of HTML and Windows fixes: | Daniel Veillard | 2000-11-17 | 1 | -4/+5 |
* | - HTMLparser.c: fixed loop on invalid char in scriptsLIBXML_2_2_7 | Daniel Veillard | 2000-10-31 | 1 | -0/+8 |
* | - xpath.c: fixed the root evaluation problems | Daniel Veillard | 2000-10-29 | 1 | -1/+8 |
* | patched to redirrect all "out of context" error messages to | Daniel Veillard | 2000-10-25 | 1 | -107/+184 |
* | Bunch of fixes, finishing moving datastructures to the hash stuff: | Daniel Veillard | 2000-10-24 | 1 | -7/+19 |