| Commit message (Expand) | Author | Age | Files | Lines |
* | Anthony Jones pointed a bug in xmlCopyEntity() Daniel | Daniel Veillard | 2002-01-09 | 1 | -1/+1 |
* | applied 42 documentation patches from Charlie Bozeman. Regenerated the | Daniel Veillard | 2001-12-31 | 1 | -8/+8 |
* | - 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 |
* | do not output hexadecimal charrefs when serializing HTML since some | Daniel Veillard | 2001-09-14 | 1 | -1/+4 |
* | John Fleck fixed typos in the options output fix ignorable white space SAX | Daniel Veillard | 2001-09-09 | 1 | -0/+1 |
* | cleanup of global variables, marking some const or private. Daniel | Daniel Veillard | 2001-07-16 | 1 | -2/+3 |
* | - SAX.c entities.c parser.c: changed completely the way entities | Daniel Veillard | 2001-07-04 | 1 | -1/+1 |
* | 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 | -4/+2 |
* | Staring to receive bug reports on 2.3.7: | Daniel Veillard | 2001-04-24 | 1 | -3/+5 |
* | trio upgrade and integration | Bjorn Reese | 2001-04-21 | 1 | -6/+1 |
* | Spring cleanup ...: - configure.in Makefile.am config.h.in | Daniel Veillard | 2001-03-27 | 1 | -25/+0 |
* | Huge cleanup, I switched to compile with | Daniel Veillard | 2001-03-24 | 1 | -41/+24 |
* | 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/+1034 |
* | moved to libxml directory - this allow simplify automake/autoconf. Now | CET 2001 Tomasz Kłoczko | 2001-02-23 | 1 | -1034/+0 |
* | patched to redirrect all "out of context" error messages to | Daniel Veillard | 2000-10-25 | 1 | -13/+20 |
* | Bunch of fixes, finishing moving datastructures to the hash stuff: | Daniel Veillard | 2000-10-24 | 1 | -0/+1 |
* | Started working on the hash table module integration, fixed a bug: | Daniel Veillard | 2000-10-22 | 1 | -417/+51 |
* | - configure.in: releasing 2.2.4 | Daniel Veillard | 2000-10-01 | 1 | -10/+10 |
* | Jumbo patch, resync of W3C/Gnome CVS trees: | Daniel Veillard | 2000-09-10 | 1 | -15/+25 |
* | Fixed cases where doc is NULL when looking up entities, daniel | Daniel Veillard | 2000-09-08 | 1 | -11/+17 |
* | libxml now grok Docbook-3.1.5 and Docbook-4.1.1 DTDs, this | Daniel Veillard | 2000-08-26 | 1 | -76/+228 |
* | - doc/encoding.html doc/xml.html: added I18N doc | Daniel Veillard | 2000-07-14 | 1 | -20/+6 |
* | - Large resync between W3C and Gnome tree | Daniel Veillard | 2000-06-28 | 1 | -0/+80 |
* | Work done on the plane, ready to release libxml2-2.0.0, Daniel | Daniel Veillard | 2000-04-03 | 1 | -3/+3 |
* | This is the 2.0.0-beta, lots and lots and lots of changes | Daniel Veillard | 2000-03-14 | 1 | -167/+461 |
* | Oops, it seems I forgot to commit 1.8.4 changes | Daniel Veillard | 2000-01-14 | 1 | -6/+8 |
* | - Lots of improvements, too long to list here | Daniel Veillard | 1999-12-28 | 1 | -3/+6 |
* | - fix for PIs name starting with xml | Daniel Veillard | 1999-12-22 | 1 | -1/+3 |
* | - Updated HTML test outputs | Daniel Veillard | 1999-12-01 | 1 | -0/+1 |
* | - added the patch from Carl Nygard <cnygard@bellatlantic.net> | Daniel Veillard | 1999-12-01 | 1 | -0/+12 |
* | Revamped HTML parsing, lots of bug fixes for HTML stuff, | Daniel Veillard | 1999-10-14 | 1 | -2/+10 |
* | Fixed CHAR, errno, alpha RPM compile, updated doc, DanielLIB_XML_1_7_1 | Daniel Veillard | 1999-09-23 | 1 | -32/+32 |
* | Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4, | Daniel Veillard | 1999-09-22 | 1 | -1/+7 |
* | Added memory debug wrappers, killed all detected memory leaks, Daniel | Daniel Veillard | 1999-09-02 | 1 | -20/+21 |
* | Fixing two stupid bugs on entities and HTML tree deallocation, Daniel. | Daniel Veillard | 1999-09-01 | 1 | -0/+18 |
* | Release 1.6, lot of fixes, more validation, code cleanup, added namespace | Daniel Veillard | 1999-08-29 | 1 | -9/+6 |
* | Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel | Daniel Veillard | 1999-08-10 | 1 | -13/+69 |
* | Closing reported bugs: 617 1591 1592, adding an HTML parser, Daniel | Daniel Veillard | 1999-07-05 | 1 | -4/+4 |
* | Big changes, seems that 1.2.0 wasn't commited, here is 1.3.0, Daniel | Daniel Veillard | 1999-06-22 | 1 | -15/+153 |
* | Release of libxml-1.1, Daniel.LIB_XML_1_1 | Daniel Veillard | 1999-06-02 | 1 | -56/+63 |
* | Removal of threading problems, update documentation, added SAX tests, Daniel | Daniel Veillard | 1999-04-21 | 1 | -49/+47 |
* | Serious upgrade of internal subset support, setup for gtk-doc, Daniel | Daniel Veillard | 1999-02-22 | 1 | -6/+6 |
* | Speed, conformance testing, more parsing, general improvements, Daniel. | Daniel Veillard | 1999-01-17 | 1 | -12/+23 |
* | Added copy operations for node/tree/documents, Daniel. | Daniel Veillard | 1998-11-27 | 1 | -37/+150 |
* | Better entities and char ref encoding, error msg formatting, Daniel. | Daniel Veillard | 1998-11-16 | 1 | -3/+33 |
* | simple bug hunting done during rpm2html and rpmfind integration. | Daniel Veillard | 1998-11-13 | 1 | -0/+1 |
* | Update of libtool files, use of HAVE_SNPRINTF, Daniel. | Daniel Veillard | 1998-11-04 | 1 | -1/+5 |