| Commit message (Expand) | Author | Age | Files | Lines |
* | applied 42 documentation patches from Charlie Bozeman. Regenerated the | Daniel Veillard | 2001-12-31 | 1 | -5/+5 |
* | applied documentation patches from Charlie Bozeman Daniel | Daniel Veillard | 2001-12-17 | 1 | -93/+95 |
* | fix the xmlStrdup() used in the previous patch. added --dropdtd fixed | Daniel Veillard | 2001-12-13 | 1 | -0/+8 |
* | moved xmlGetLineNo() and xmlGetNodePath() into the main tree module, they | Daniel Veillard | 2001-11-26 | 1 | -0/+149 |
* | fixed a couple of problems in xmlSetProp() Daniel | Daniel Veillard | 2001-11-25 | 1 | -4/+7 |
* | some cleanups when chasing unappropriate stdout output. Daniel | Daniel Veillard | 2001-11-22 | 1 | -1/+2 |
* | better comments for _private fields removed a problem when copying an | Daniel Veillard | 2001-11-14 | 1 | -2/+4 |
* | more include cleanups, export cleanly one html output + format function. | CET 2001 Daniel Veillard | 2001-11-01 | 1 | -2/+2 |
* | - include/libxml/globals.h include/libxml/threads.h threads.c | Daniel Veillard | 2001-10-17 | 1 | -0/+1 |
* | Applied the last patches from Gary, cleanup, activated threading all user | Daniel Veillard | 2001-10-13 | 1 | -16/+3 |
* | integrating Keith Isdale patches for the XSLT debugger interfaces. Some | Daniel Veillard | 2001-10-11 | 1 | -0/+5 |
* | preparing 2.4.6 release updated and rebuilt the docs fixed a number ofLIBXML_2_4_6 | Daniel Veillard | 2001-10-10 | 1 | -7/+7 |
* | applied fix from Mathias Hasselmann about a bug in URI parsing. fix bug | Daniel Veillard | 2001-10-05 | 1 | -0/+3 |
* | Armin Sander pointed a possible text coalescing problem, completed his | Daniel Veillard | 2001-08-31 | 1 | -2/+4 |
* | applied patch from Armin Sander to make some pointers const in | Daniel Veillard | 2001-08-28 | 1 | -4/+4 |
* | fixed xmlCopyNode() for documents Daniel | Daniel Veillard | 2001-07-26 | 1 | -10/+9 |
* | get rid of the readline and libhistory dependancies by default, release | Daniel Veillard | 2001-07-23 | 1 | -53/+30 |
* | Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% | Daniel Veillard | 2001-07-18 | 1 | -2/+17 |
* | cleanup of global variables, marking some const or private. Daniel | Daniel Veillard | 2001-07-16 | 1 | -4/+11 |
* | store the line numbder in element->content, may break some software, need | Daniel Veillard | 2001-07-12 | 1 | -100/+45 |
* | fixed XML Base computation which was broken added a base function to the | Daniel Veillard | 2001-07-09 | 1 | -7/+30 |
* | set properties doc and call xmlSetListDoc for properties content when | Daniel Veillard | 2001-07-09 | 1 | -9/+9 |
* | xmlStrstr args are both const small cleanup reformated, fixed problems if | Daniel Veillard | 2001-06-29 | 1 | -34/+42 |
* | Summer's cleanup, a really big one: | Daniel Veillard | 2001-06-24 | 1 | -1/+1 |
* | attempt to work around what seemed a gcc optimizer bug when handling | Daniel Veillard | 2001-06-21 | 1 | -2/+2 |
* | - tree.c xinclude.c xpointer.c: bug #56402 exposed a number of | Daniel Veillard | 2001-06-19 | 1 | -0/+32 |
* | - valid.c tree.c parserInternals.c parser.c: Stephan Kulow | Daniel Veillard | 2001-06-19 | 1 | -4/+8 |
* | - tree.c: fixed xmlHasNsProp() accordingly to bug #55683 | Daniel Veillard | 2001-06-17 | 1 | -5/+2 |
* | grrr ... namespace is a C++ reserved keyword Daniel | Daniel Veillard | 2001-06-11 | 1 | -11/+11 |
* | - xmlversion.h.in libxml.h: Cygwin patches | Daniel Veillard | 2001-06-11 | 1 | -2/+21 |
* | - tree.c: patched xmlFreeNode() to avoid freeing() a static | Daniel Veillard | 2001-06-09 | 1 | -2/+22 |
* | - xinclude.c: Raphael Hertzog had a trouble with DTD nodes | Daniel Veillard | 2001-06-09 | 1 | -0/+4 |
* | - tree.c: applied Steve Tinney patch to xmlNewNsProp to fix bug #55810 | Daniel Veillard | 2001-06-07 | 1 | -4/+7 |
* | - tree.c: fixed xmlGetNsProp() to close bug #55683 | Daniel Veillard | 2001-06-07 | 1 | -6/+2 |
* | - DOCBparser.c: implemented the <?sgml-declaration encoding="xxx"?> | Daniel Veillard | 2001-06-06 | 1 | -0/+72 |
* | - HTMLtree.c: applied patch from Jaroslaw Kolakowski to close bug | Daniel Veillard | 2001-05-30 | 1 | -0/+1 |
* | - tree.c: fixed a gross mistake in base computation, xml:base is | Daniel Veillard | 2001-05-22 | 1 | -3/+7 |
* | - catalog.[ch]: fixes and add xmlLoadCatalogs() | Daniel Veillard | 2001-05-22 | 1 | -3/+2 |
* | - xpath.c tree.c parser.c: speed optimizations at the parser level | Daniel Veillard | 2001-05-16 | 1 | -8/+26 |
* | - tree.[ch]: fixing bug #54446, by cleaning some bugs in the | Daniel Veillard | 2001-05-11 | 1 | -3/+71 |
* | - tree.c: zb@bisp.com reported an error in xmlNodeGetLang() | Daniel Veillard | 2001-05-09 | 1 | -1/+1 |
* | - strio.h trio.c: Dan McNichol suggested a couple of small | Daniel Veillard | 2001-04-30 | 1 | -2/+4 |
* | - tree.c parser.c encoding.c: spent a bit more time looking | Daniel Veillard | 2001-04-30 | 1 | -6/+25 |
* | - tree.[ch] xmlIO.h: applied patch from Joe McAlerney to add | Daniel Veillard | 2001-04-28 | 1 | -0/+21 |
* | - tree.[ch]: added xmlSaveFormatFile interface for saving | Daniel Veillard | 2001-04-26 | 1 | -4/+21 |
* | - tree.c: trying to fix #53574, not completely complete, | Daniel Veillard | 2001-04-25 | 1 | -8/+34 |
* | Time to work on helping the Gnome Doc project, first step is reintegrating | Daniel Veillard | 2001-04-23 | 1 | -16/+16 |
* | - tree.c: fixed #53388 with the provided patch | Daniel Veillard | 2001-04-22 | 1 | -1/+1 |
* | trio upgrade and integration | Bjorn Reese | 2001-04-21 | 1 | -6/+1 |
* | - xpath.c: fixed xmlXPathNodeCollectAndTest() to do proper | Daniel Veillard | 2001-04-16 | 1 | -1/+1 |