aboutsummaryrefslogtreecommitdiffstats
path: root/debugXML.c
Commit message (Expand)AuthorAgeFilesLines
...
* Applied the VMS update patch from Craig A. Berry update DanielDaniel Veillard2002-10-221-4/+4
* adding a grep command to --shell in xmllint for T.V. Raman DanielDaniel Veillard2002-10-221-0/+81
* Joe Marcus Clarke reported a segfault on FBsd this was due toDaniel Veillard2002-10-091-5/+11
* applied patch from Mark Vakoc except the API change, preserved it. updatedDaniel Veillard2002-10-081-67/+105
* replaced sprintf() with snprintf() to prevent possible buffer overflowAleksey Sanin2002-06-141-2/+2
* preparing 2.4.18 updated and rebuilt the web site implement the newDaniel Veillard2002-03-181-0/+1
* speedup some node selection operations, this can have a significant impactDaniel Veillard2002-03-131-1/+1
* Fixing #74186, made sure all boolean expressions get fully parenthesized,Daniel Veillard2002-03-111-12/+0
* Tentatively fixed #69655 , make compiling with -Wredundant-decls clean.Daniel Veillard2002-02-101-0/+1
* cleanup always use stdout if output is NULL don't close filedescriptorsDaniel Veillard2002-02-071-0/+12
* added an xpath function to the shell for T. V. Raman DanielDaniel Veillard2002-01-221-0/+15
* patch from Anthony Jones to catch NULL nodes in debug routines. DanielDaniel Veillard2002-01-221-3/+79
* Build a new version hopefully near complete and fully documented of theDaniel Veillard2002-01-221-2/+2
* fixed the funxtion to set the xml: attributes added "setbase" to test it.Daniel Veillard2002-01-171-0/+24
* some cleanup after an unsuccessful attempt at fixing #61290 :-( DanielDaniel Veillard2002-01-141-8/+25
* applied 42 documentation patches from Charlie Bozeman. Regenerated theDaniel Veillard2001-12-311-21/+39
* moved xmlGetLineNo() and xmlGetNodePath() into the main tree module, theyDaniel Veillard2001-11-261-149/+0
* some cleanups when chasing unappropriate stdout output. DanielDaniel Veillard2001-11-221-27/+27
* add xmlGetNodePath() a cleaned up version of the Pwd shell stringDaniel Veillard2001-11-101-71/+136
* Stefan Kost provided an help command for the shell DanielDaniel Veillard2001-11-081-1/+18
* Heiko Rupp pointed that the shell would crash on empty nodesets returns.Daniel Veillard2001-11-071-5/+16
* applied an improvement to xmlGetLineNo() from Keith Isdale DanielDaniel Veillard2001-11-051-4/+6
* bool can be a reserved keyword. DanielDaniel Veillard2001-11-011-3/+3
* - include/libxml/globals.h include/libxml/threads.h threads.cDaniel Veillard2001-10-171-0/+1
* started integrating the non-controversial parts of Gary PenningtonDaniel Veillard2001-10-111-1/+1
* integrating Keith Isdale patches for the XSLT debugger interfaces. SomeDaniel Veillard2001-10-111-512/+734
* deprecate the non-boundchecking Sprintf functions, add Snprintf thisDaniel Veillard2001-08-151-1/+1
* fixed a bug when walking the descendants and the current node has noDaniel Veillard2001-08-011-4/+5
* Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100%Daniel Veillard2001-07-181-256/+366
* store the line numbder in element->content, may break some software, needDaniel Veillard2001-07-121-3/+6
* fixed XML Base computation which was broken added a base function to theDaniel Veillard2001-07-091-3/+35
* Summer's cleanup, a really big one:Daniel Veillard2001-06-241-1/+1
* - parserInternals.c xpath.[ch]: some UTF8 cleanup onDaniel Veillard2001-04-271-0/+6
* Time to work on helping the Gnome Doc project, first step is reintegratingDaniel Veillard2001-04-231-2/+2
* trio upgrade and integrationBjorn Reese2001-04-211-8/+1
* - debugXML.c hash.c tree.h valid.c : some changes related toDaniel Veillard2001-04-181-0/+3
* Spring cleanup ...: - configure.in Makefile.am config.h.inDaniel Veillard2001-03-271-12/+0
* - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.cDaniel Veillard2001-03-261-29/+17
* Huge cleanup, I switched to compile withDaniel Veillard2001-03-241-46/+68
* Revert directory structure changesOwen Taylor2001-02-231-0/+1888
* moved to libxml directory - this allow simplify automake/autoconf. NowCET 2001 Tomasz Kłoczko2001-02-231-1888/+0
* More work, bugfixes for problems detected by XSLT, and addition ofDaniel Veillard2001-01-221-0/+12
* Patches bug fixes and on new function:Daniel Veillard2001-01-151-1/+1
* XInclude and other stuff while travelling. Contributed patches:Daniel Veillard2000-11-061-0/+11
* - HTMLparser.c: fixed loop on invalid char in scriptsDaniel Veillard2000-10-311-2/+8
* patched to redirrect all "out of context" error messages toDaniel Veillard2000-10-251-40/+80
* Bunch of fixes, finishing moving datastructures to the hash stuff:Daniel Veillard2000-10-241-78/+36
* Started working on the hash table module integration, fixed a bug:Daniel Veillard2000-10-221-8/+11
* - moved xml-error.h to xmlerror.h: seems this allowed to bypassDaniel Veillard2000-10-091-1/+1
* Tried to build libxml2-2.2.5Daniel Veillard2000-10-061-1/+2