| Commit message (Expand) | Author | Age | Files | Lines |
* | fixing an use of strcpy() where both strings overlap pointed out by | Daniel Veillard | 2003-08-14 | 1 | -2/+6 |
* | integrated the Out Of Memory test from Havoc Pennington #109368 a lot of | Daniel Veillard | 2003-04-24 | 1 | -0/+3 |
* | added xmlMallocAtomic() to be used when allocating blocks which do not | Daniel Veillard | 2003-04-19 | 1 | -6/+6 |
* | applied a set of patches from Lorenzo Viali correcting URI parsing errors. | Daniel Veillard | 2003-03-23 | 1 | -65/+54 |
* | after and exchange with James Clark it appeared I had bug in URI parsing | Daniel Veillard | 2003-03-07 | 1 | -2/+4 |
* | some warning removal on Igor's patch seems I messed up with #106788 fix | Daniel Veillard | 2003-02-24 | 1 | -3/+5 |
* | path handling bug introduced by my recent machinations fixed | Igor Zlatkovic | 2003-02-23 | 1 | -13/+18 |
* | introduced xmlCanonicPath | Igor Zlatkovic | 2003-02-19 | 1 | -0/+54 |
* | more testing on the Relax-NG front, cleaning up the regression tests | Daniel Veillard | 2003-02-14 | 1 | -1/+1 |
* | preparing 2.5.0 release only warn in pedantic mode about namespace nameLIBXML2_2_5_0 | Daniel Veillard | 2003-01-06 | 1 | -0/+7 |
* | working on DTD validation on top of xml reader interfaces. Allows to | Daniel Veillard | 2002-12-20 | 1 | -1/+1 |
* | Johann Richard pointed out some XPointer problems for URN based URI | Daniel Veillard | 2002-11-28 | 1 | -43/+33 |
* | Applied the VMS update patch from Craig A. Berry update Daniel | Daniel Veillard | 2002-10-22 | 1 | -1/+1 |
* | replaced sprintf() with snprintf() to prevent possible buffer overflow | Aleksey Sanin | 2002-06-14 | 1 | -1/+1 |
* | fixing bug #82848 Daniel | Daniel Veillard | 2002-05-24 | 1 | -1/+1 |
* | fixing bug #78662 i.e. add proper escaping of URI when saving HTML files. | Daniel Veillard | 2002-04-14 | 1 | -1/+1 |
* | preparing 2.4.18 updated and rebuilt the web site implement the newLIBXML_2_4_18 | Daniel Veillard | 2002-03-18 | 1 | -0/+1 |
* | applied 42 documentation patches from Charlie Bozeman. Regenerated the | Daniel Veillard | 2001-12-31 | 1 | -6/+6 |
* | closed bug #66159 added --escape option some cleanup for xml2-config | Daniel Veillard | 2001-12-07 | 1 | -1/+0 |
* | preparing 2.4.10 upgraded and rebuilt the docs Daniel | Daniel Veillard | 2001-11-10 | 1 | -2/+3 |
* | second pass at fixing #63336, using Joel Young final patch. looks okay. | Daniel Veillard | 2001-10-30 | 1 | -143/+166 |
* | trying to clear #63336 allowing the escaping routine to parse unconformant | Daniel Veillard | 2001-10-29 | 1 | -144/+31 |
* | Applied the last patches from Gary, cleanup, activated threading all user | Daniel Veillard | 2001-10-13 | 1 | -0/+1 |
* | preparing 2.4.6 release updated and rebuilt the docs fixed a number ofLIBXML_2_4_6 | Daniel Veillard | 2001-10-10 | 1 | -1/+1 |
* | applied fix from Mathias Hasselmann about a bug in URI parsing. fix bug | Daniel Veillard | 2001-10-05 | 1 | -1/+6 |
* | fixed 2 uri normalization bugs on '//' reduction Daniel | Daniel Veillard | 2001-06-26 | 1 | -0/+7 |
* | Summer's cleanup, a really big one: | Daniel Veillard | 2001-06-24 | 1 | -1/+1 |
* | - nanoftp.c nanohttp.c uri.c include/win32config.h: Igor Zlatkovic | Daniel Veillard | 2001-06-09 | 1 | -4/+0 |
* | - DOCBparser.c: implemented the <?sgml-declaration encoding="xxx"?> | Daniel Veillard | 2001-06-06 | 1 | -1/+1 |
* | - Makefile.am include/Makefile.am: small change to have | Daniel Veillard | 2001-05-25 | 1 | -6/+91 |
* | - uri.[ch]: applied a patch from Carl Douglas for URI escaping, | Daniel Veillard | 2001-05-23 | 1 | -16/+39 |
* | trio upgrade and integration | Bjorn Reese | 2001-04-21 | 1 | -4/+2 |
* | Spring cleanup ...: - configure.in Makefile.am config.h.in | Daniel Veillard | 2001-03-27 | 1 | -1/+0 |
* | Huge cleanup, I switched to compile with | Daniel Veillard | 2001-03-24 | 1 | -16/+16 |
* | - parser.c: fixed a reported bug in NOTATION parsing | Daniel Veillard | 2001-03-22 | 1 | -0/+4 |
* | 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/+1943 |
* | moved to libxml directory - this allow simplify automake/autoconf. Now | CET 2001 Tomasz Kłoczko | 2001-02-23 | 1 | -1943/+0 |
* | Rewrite/cleanup/tests of URI normalization: | Daniel Veillard | 2001-02-02 | 1 | -0/+179 |
* | - uri.c: applied Marc Sanfacon's patch for xmlNormalizeURIPath | Daniel Veillard | 2001-02-02 | 1 | -0/+3 |
* | XInclude and other stuff while travelling. Contributed patches: | Daniel Veillard | 2000-11-06 | 1 | -130/+223 |
* | - uri.c: Wayne Davison's patch fixing xmlBuildURI() | Daniel Veillard | 2000-10-29 | 1 | -15/+16 |
* | patched to redirrect all "out of context" error messages to | Daniel Veillard | 2000-10-25 | 1 | -38/+76 |
* | Big XPath cleanup continues, one URI fix: | Daniel Veillard | 2000-10-02 | 1 | -1/+25 |
* | XPath fixes and cleanup, 2 general bug fixes: | Daniel Veillard | 2000-10-01 | 1 | -17/+35 |
* | Small bugfixes: - HTMLparser.c uri.c: Another patch from Wayne Davison, | Daniel Veillard | 2000-09-23 | 1 | -4/+2 |
* | Various contributed patches: | Daniel Veillard | 2000-09-19 | 1 | -114/+24 |
* | Finally commiting work done on the plane, major cleanup, | Daniel Veillard | 2000-09-16 | 1 | -0/+5 |
* | Jumbo patch, resync of W3C/Gnome CVS trees: | Daniel Veillard | 2000-09-10 | 1 | -3/+3 |
* | - uri.c: applied Wayne Davidson patch | Daniel Veillard | 2000-09-05 | 1 | -48/+36 |