| Commit message (Expand) | Author | Age | Files | Lines |
| * | applied UTF-16 encoding handling patch provided by Mark Itzcovitz more | Daniel Veillard | 2003-08-14 | 1 | -6/+16 |
| * | further small changes for warnings when configured with --with-iconv=no | William M. Brack | 2003-08-07 | 1 | -3/+7 |
| * | applying patch from Peter Jacobi to added ISO-8859-x encoding support when | Daniel Veillard | 2003-07-30 | 1 | -0/+1068 |
| * | fix the previous commit Daniel | Daniel Veillard | 2003-07-29 | 1 | -1/+1 |
| * | fixed problem with comments reported by Nick Kew added routines | William M. Brack | 2003-07-29 | 1 | -0/+47 |
| * | small fix fixed an error message Daniel | Daniel Veillard | 2003-06-02 | 1 | -1/+1 |
| * | added xmlMallocAtomic() to be used when allocating blocks which do not | Daniel Veillard | 2003-04-19 | 1 | -1/+1 |
| * | applied Gennady's patch against buffer overrun | Igor Zlatkovic | 2003-03-08 | 1 | -2/+7 |
| * | fixing bug #104646 about iconv based encoding conversion when the input | Daniel Veillard | 2003-02-10 | 1 | -0/+2 |
| * | fixing bug #103100 with a dummy UTF8ToUTF8 copy Daniel | Daniel Veillard | 2003-01-14 | 1 | -1/+38 |
| * | code cleanup, especially the function comments. fixed a small bug when | Daniel Veillard | 2002-12-10 | 1 | -1/+1 |
| * | fixed #99082 for xi:include encoding="..." support on text includes. added | Daniel Veillard | 2002-11-20 | 1 | -1/+1 |
| * | made xmlGetUTF8Char public Daniel | Daniel Veillard | 2002-10-22 | 1 | -1/+1 |
| * | Opening the interface xmlNewCharEncodingHandler as requested in #89415 | Daniel Veillard | 2002-08-01 | 1 | -1/+2 |
| * | replaced sprintf() with snprintf() to prevent possible buffer overflow | Aleksey Sanin | 2002-06-14 | 1 | -1/+1 |
| * | another peroformance patch from Peter Jacobi, that time on parsing | Daniel Veillard | 2002-05-31 | 1 | -22/+21 |
| * | fixed a bug in the ISO-Latin 1 to UTF8 encoder raised by Morus Walter | Daniel Veillard | 2002-03-21 | 1 | -2/+6 |
| * | preparing 2.4.18 updated and rebuilt the web site implement the new | Daniel Veillard | 2002-03-18 | 1 | -0/+1 |
| * | Paul Keogh pointed out a possibility of segfault on repeted | Daniel Veillard | 2002-01-08 | 1 | -0/+1 |
| * | applied 42 documentation patches from Charlie Bozeman. Regenerated the | Daniel Veillard | 2001-12-31 | 1 | -19/+19 |
| * | fix bug #63752 of compiling libxml with a non standard set of options | Daniel Veillard | 2001-11-04 | 1 | -1/+1 |
| * | make the allocation be per-thread a configure option fixed compilation | Daniel Veillard | 2001-10-15 | 1 | -0/+1 |
| * | preparing 2.4.6 release updated and rebuilt the docs fixed a number of | Daniel Veillard | 2001-10-10 | 1 | -1/+1 |
| * | do not output hexadecimal charrefs when serializing HTML since some | Daniel Veillard | 2001-09-14 | 1 | -1/+1 |
| * | Add cast to fix warning. Add include of <libxml/parser.h>. | Darin Adler | 2001-07-27 | 1 | -1/+1 |
| * | Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% | Daniel Veillard | 2001-07-18 | 1 | -3/+2 |
| * | cleanup of global variables, marking some const or private. Daniel | Daniel Veillard | 2001-07-16 | 1 | -2/+2 |
| * | 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 | -41/+55 |
| * | - parser.c parserInternals.c encoding.c: Since Notepad on Win2k | Daniel Veillard | 2001-06-20 | 1 | -0/+9 |
| * | - encoding.c: Robert Collins provided a patch to add the | Daniel Veillard | 2001-05-31 | 1 | -0/+1 |
| * | - xpath.c encoding.[ch]: William M. Brack provided a set of UTF8 | Daniel Veillard | 2001-05-30 | 1 | -18/+216 |
| * | - TODO: updated - nanohttp.[ch] : started adding APIs to get the | Daniel Veillard | 2001-05-28 | 1 | -31/+31 |
| * | - tree.c parser.c encoding.c: spent a bit more time looking | Daniel Veillard | 2001-04-30 | 1 | -11/+12 |
| * | trio upgrade and integration | Bjorn Reese | 2001-04-21 | 1 | -7/+1 |
| * | - xpath.c: fixed xmlXPathNodeCollectAndTest() to do proper | Daniel Veillard | 2001-04-16 | 1 | -0/+41 |
| * | Huge cleanup, I switched to compile with | Daniel Veillard | 2001-03-24 | 1 | -12/+10 |
| * | Revert directory structure changes | Owen Taylor | 2001-02-23 | 1 | -0/+2078 |
| * | moved to libxml directory - this allow simplify automake/autoconf. Now | CET 2001 Tomasz Kłoczko | 2001-02-23 | 1 | -2078/+0 |
| * | - encoding.c xmlIO.c: Fixing the problem reported by Marc Sanfacon | Daniel Veillard | 2001-01-04 | 1 | -3/+14 |
| * | General fixes, XPointer improvements: | Daniel Veillard | 2000-11-24 | 1 | -2/+2 |
| * | patched to redirrect all "out of context" error messages to | Daniel Veillard | 2000-10-25 | 1 | -38/+69 |
| * | libxml now grok Docbook-3.1.5 and Docbook-4.1.1 DTDs, this | Daniel Veillard | 2000-08-26 | 1 | -2/+195 |
| * | Large sync between my W3C base and Gnome's one: | Daniel Veillard | 2000-08-12 | 1 | -2/+19 |
| * | - nanohttp.c: fixed socklen_t replacement to unsigned int | Daniel Veillard | 2000-07-21 | 1 | -2/+0 |
| * | - doc/encoding.html doc/xml.html: added I18N doc | Daniel Veillard | 2000-07-14 | 1 | -41/+259 |
| * | Work on character encoding support for the HTML parser | Daniel Veillard | 2000-07-02 | 1 | -1/+1 |
| * | - win32config.h.in: updated | Daniel Veillard | 2000-06-30 | 1 | -7/+9 |
| * | - Large resync between W3C and Gnome tree | Daniel Veillard | 2000-06-28 | 1 | -25/+375 |
| * | revamped the encoding support, added iconv support, so now libxml if | Daniel Veillard | 2000-05-03 | 1 | -177/+555 |