| Commit message (Expand) | Author | Age | Files | Lines |
* | Big space and tab cleanup | Daniel Veillard | 2012-09-11 | 1 | -6/+6 |
* | revamped the elfgcchack.h format to cope with gcc4 change of aliasing | Daniel Veillard | 2005-04-01 | 1 | -0/+2 |
* | let's see how much of a pain murrayc is really gonna be. Daniel | Daniel Veillard | 2003-10-01 | 1 | -9/+11 |
* | removing the broken pseudo SGML DocBook parser code. Daniel | Daniel Veillard | 2003-09-13 | 1 | -5870/+105 |
* | added few casts to shut the compiler warnings | Igor Zlatkovic | 2003-08-28 | 1 | -1/+1 |
* | new dictionary module to keep a single instance of the names used by the | Daniel Veillard | 2003-08-18 | 1 | -63/+24 |
* | get rid of some compilation warnings. fix the performance problem reported | Daniel Veillard | 2003-08-14 | 1 | -1/+1 |
* | =Bug 118559 (continued) | William M. Brack | 2003-08-01 | 1 | -4/+2 |
* | removed some warnings by casting xmlChar to unsigned int and a couple of | Daniel Veillard | 2003-07-15 | 1 | -8/+8 |
* | removed multiple warning, this fixed a bug and should close #111574 Daniel | Daniel Veillard | 2003-05-09 | 1 | -1/+2 |
* | try to find more places where xmlCanonicPath() must be used to convert | Daniel Veillard | 2003-04-23 | 1 | -3/+2 |
* | added xmlMallocAtomic() to be used when allocating blocks which do not | Daniel Veillard | 2003-04-19 | 1 | -3/+3 |
* | added support for large file, tested with a 3+GB instance, and some | Daniel Veillard | 2003-04-18 | 1 | -1/+1 |
* | obsoleted xmlNormalizeWindowsPath | Igor Zlatkovic | 2003-02-19 | 1 | -1/+1 |
* | new API building Python script, does the C parsing directly, generates a | Daniel Veillard | 2002-12-11 | 1 | -12/+0 |
* | code cleanup, especially the function comments. fixed a small bug when | Daniel Veillard | 2002-12-10 | 1 | -10/+10 |
* | code cleanup Daniel | Daniel Veillard | 2002-11-30 | 1 | -35/+52 |
* | preparing release 2.4.27 updated and rebuilt the docs try to make sure theLIBXML_2_4_27 | Daniel Veillard | 2002-11-17 | 1 | -23/+23 |
* | fixed the data callback on transition functionality which was broken when | Daniel Veillard | 2002-09-24 | 1 | -1/+2 |
* | messing around with support for Windows path, cleanups, trying to identify | Daniel Veillard | 2002-09-10 | 1 | -1/+1 |
* | get rid of all the perror() calls made in the library execution paths. | Daniel Veillard | 2002-09-05 | 1 | -17/+19 |
* | replaced sprintf() with snprintf() to prevent possible buffer overflow | Aleksey Sanin | 2002-06-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 |
* | fixing #61290 "namespace nodes have no parent" long standing divergence | Daniel Veillard | 2002-03-04 | 1 | -0/+10 |
* | cleanup patch from Anthony Jones fix the headers to avoid in make scan | Daniel Veillard | 2002-01-20 | 1 | -12/+0 |
* | Fixed a few other problems raised by Charlie Bozeman. fixed the output | Daniel Veillard | 2001-12-31 | 1 | -74/+0 |
* | applied 42 documentation patches from Charlie Bozeman. Regenerated the | Daniel Veillard | 2001-12-31 | 1 | -15/+16 |
* | apply fixes to close #63271 and avoid segfaults when the error routine | Daniel Veillard | 2001-10-29 | 1 | -1/+1 |
* | added entities testing to the Thread test make the test reasonable fix the | Daniel Veillard | 2001-10-22 | 1 | -7/+19 |
* | - include/libxml/globals.h include/libxml/threads.h threads.c | Daniel Veillard | 2001-10-17 | 1 | -0/+1 |
* | update from Tobias Peters for 2.4.5 generate line nubers in elements | Daniel Veillard | 2001-10-11 | 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 | -2/+2 |
* | Igor Zlatkovic patches fixed typos Daniel | Daniel Veillard | 2001-10-02 | 1 | -1/+1 |
* | applied Win32 Facelift No.2 patches from Igor Zlatkovic for Windows/MSC | Daniel Veillard | 2001-08-03 | 1 | -1/+1 |
* | store the line numbder in element->content, may break some software, need | Daniel Veillard | 2001-07-12 | 1 | -1/+2 |
* | Summer's cleanup, a really big one: | Daniel Veillard | 2001-06-24 | 1 | -1/+1 |
* | handling of PIs and <?sgml-declaration in entities. Daniel | Daniel Veillard | 2001-06-11 | 1 | -80/+89 |
* | - DOCBparser.c: implemented the <?sgml-declaration encoding="xxx"?> | Daniel Veillard | 2001-06-06 | 1 | -2/+174 |
* | - catalog.[ch]: fixes and add xmlLoadCatalogs() | Daniel Veillard | 2001-05-22 | 1 | -12/+0 |
* | - DOCBparser.c: patche from László Kovács, fixed entities refs | Daniel Veillard | 2001-05-02 | 1 | -40/+45 |
* | - DOCBparser.c: patche from László Kovács | Daniel Veillard | 2001-04-26 | 1 | -1/+1 |
* | - DOCBparser.c SAX.c: a bit more work on entities processing. | Daniel Veillard | 2001-04-25 | 1 | -16/+20 |
* | - DOCBparser.c include/Makefile.am: two patches from László Kovács | Daniel Veillard | 2001-04-25 | 1 | -1/+2 |
* | - SAX.c testDocbook.c DOCBparser.c: more work on the support | Daniel Veillard | 2001-04-24 | 1 | -82/+307 |
* | Time to work on helping the Gnome Doc project, first step is reintegrating | Daniel Veillard | 2001-04-23 | 1 | -0/+5754 |