| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed 2 bugs pointed in #116448 Daniel | Daniel Veillard | 2003-07-06 | 1 | -1/+8 |
* | included libxml/uri.h for xmlCanonicPath declaration | Igor Zlatkovic | 2003-04-27 | 1 | -0/+1 |
* | try to find more places where xmlCanonicPath() must be used to convert | Daniel Veillard | 2003-04-23 | 1 | -1/+1 |
* | fixed Red Hat bug #86118 use libxml2.spec instead of libxml.spec fixed | Daniel Veillard | 2003-03-21 | 1 | -6/+6 |
* | code cleanup, especially the function comments. fixed a small bug when | Daniel Veillard | 2002-12-10 | 1 | -1/+1 |
* | Applied the VMS update patch from Craig A. Berry update Daniel | Daniel Veillard | 2002-10-22 | 1 | -4/+4 |
* | adding a grep command to --shell in xmllint for T.V. Raman Daniel | Daniel Veillard | 2002-10-22 | 1 | -0/+81 |
* | Joe Marcus Clarke reported a segfault on FBsd this was due to | Daniel Veillard | 2002-10-09 | 1 | -5/+11 |
* | applied patch from Mark Vakoc except the API change, preserved it. updated | Daniel Veillard | 2002-10-08 | 1 | -67/+105 |
* | replaced sprintf() with snprintf() to prevent possible buffer overflow | Aleksey Sanin | 2002-06-14 | 1 | -2/+2 |
* | preparing 2.4.18 updated and rebuilt the web site implement the newLIBXML_2_4_18 | Daniel Veillard | 2002-03-18 | 1 | -0/+1 |
* | speedup some node selection operations, this can have a significant impact | Daniel Veillard | 2002-03-13 | 1 | -1/+1 |
* | Fixing #74186, made sure all boolean expressions get fully parenthesized, | Daniel Veillard | 2002-03-11 | 1 | -12/+0 |
* | Tentatively fixed #69655 , make compiling with -Wredundant-decls clean. | Daniel Veillard | 2002-02-10 | 1 | -0/+1 |
* | cleanup always use stdout if output is NULL don't close filedescriptors | Daniel Veillard | 2002-02-07 | 1 | -0/+12 |
* | added an xpath function to the shell for T. V. Raman Daniel | Daniel Veillard | 2002-01-22 | 1 | -0/+15 |
* | patch from Anthony Jones to catch NULL nodes in debug routines. Daniel | Daniel Veillard | 2002-01-22 | 1 | -3/+79 |
* | Build a new version hopefully near complete and fully documented of the | Daniel Veillard | 2002-01-22 | 1 | -2/+2 |
* | fixed the funxtion to set the xml: attributes added "setbase" to test it. | Daniel Veillard | 2002-01-17 | 1 | -0/+24 |
* | some cleanup after an unsuccessful attempt at fixing #61290 :-( Daniel | Daniel Veillard | 2002-01-14 | 1 | -8/+25 |
* | applied 42 documentation patches from Charlie Bozeman. Regenerated the | Daniel Veillard | 2001-12-31 | 1 | -21/+39 |
* | moved xmlGetLineNo() and xmlGetNodePath() into the main tree module, they | Daniel Veillard | 2001-11-26 | 1 | -149/+0 |
* | some cleanups when chasing unappropriate stdout output. Daniel | Daniel Veillard | 2001-11-22 | 1 | -27/+27 |
* | add xmlGetNodePath() a cleaned up version of the Pwd shell string | Daniel Veillard | 2001-11-10 | 1 | -71/+136 |
* | Stefan Kost provided an help command for the shell Daniel | Daniel Veillard | 2001-11-08 | 1 | -1/+18 |
* | Heiko Rupp pointed that the shell would crash on empty nodesets returns. | Daniel Veillard | 2001-11-07 | 1 | -5/+16 |
* | applied an improvement to xmlGetLineNo() from Keith Isdale Daniel | Daniel Veillard | 2001-11-05 | 1 | -4/+6 |
* | bool can be a reserved keyword. Daniel | Daniel Veillard | 2001-11-01 | 1 | -3/+3 |
* | - include/libxml/globals.h include/libxml/threads.h threads.c | Daniel Veillard | 2001-10-17 | 1 | -0/+1 |
* | started integrating the non-controversial parts of Gary Pennington | Daniel Veillard | 2001-10-11 | 1 | -1/+1 |
* | integrating Keith Isdale patches for the XSLT debugger interfaces. Some | Daniel Veillard | 2001-10-11 | 1 | -512/+734 |
* | deprecate the non-boundchecking Sprintf functions, add Snprintf this | Daniel Veillard | 2001-08-15 | 1 | -1/+1 |
* | fixed a bug when walking the descendants and the current node has no | Daniel Veillard | 2001-08-01 | 1 | -4/+5 |
* | Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% | Daniel Veillard | 2001-07-18 | 1 | -256/+366 |
* | store the line numbder in element->content, may break some software, need | Daniel Veillard | 2001-07-12 | 1 | -3/+6 |
* | fixed XML Base computation which was broken added a base function to the | Daniel Veillard | 2001-07-09 | 1 | -3/+35 |
* | Summer's cleanup, a really big one: | Daniel Veillard | 2001-06-24 | 1 | -1/+1 |
* | - parserInternals.c xpath.[ch]: some UTF8 cleanup on | Daniel Veillard | 2001-04-27 | 1 | -0/+6 |
* | Time to work on helping the Gnome Doc project, first step is reintegrating | Daniel Veillard | 2001-04-23 | 1 | -2/+2 |
* | trio upgrade and integration | Bjorn Reese | 2001-04-21 | 1 | -8/+1 |
* | - debugXML.c hash.c tree.h valid.c : some changes related to | Daniel Veillard | 2001-04-18 | 1 | -0/+3 |
* | Spring cleanup ...: - configure.in Makefile.am config.h.in | Daniel Veillard | 2001-03-27 | 1 | -12/+0 |
* | - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c | Daniel Veillard | 2001-03-26 | 1 | -29/+17 |
* | Huge cleanup, I switched to compile with | Daniel Veillard | 2001-03-24 | 1 | -46/+68 |
* | Revert directory structure changes | Owen Taylor | 2001-02-23 | 1 | -0/+1888 |
* | moved to libxml directory - this allow simplify automake/autoconf. Now | CET 2001 Tomasz Kłoczko | 2001-02-23 | 1 | -1888/+0 |
* | More work, bugfixes for problems detected by XSLT, and addition of | Daniel Veillard | 2001-01-22 | 1 | -0/+12 |
* | Patches bug fixes and on new function: | Daniel Veillard | 2001-01-15 | 1 | -1/+1 |
* | XInclude and other stuff while travelling. Contributed patches: | Daniel Veillard | 2000-11-06 | 1 | -0/+11 |
* | - HTMLparser.c: fixed loop on invalid char in scriptsLIBXML_2_2_7 | Daniel Veillard | 2000-10-31 | 1 | -2/+8 |