| Commit message (Expand) | Author | Age | Files | Lines |
* | preparing 2.4.18 updated and rebuilt the web site implement the newLIBXML_2_4_18 | Daniel Veillard | 2002-03-18 | 1 | -0/+1 |
* | humm, changed the way the SAX parser work when | Daniel Veillard | 2002-03-18 | 1 | -0/+53 |
* | Wilfried Teiken provided a hackish but working way to get context reported | Daniel Veillard | 2002-03-18 | 1 | -2/+14 |
* | make sure SAX endDocument is always called as this could result in a | Daniel Veillard | 2002-03-05 | 1 | -12/+6 |
* | fixed a push/encoding bug reported by Michael on librsvg Daniel | Daniel Veillard | 2002-02-20 | 1 | -2/+22 |
* | found and fixed a couple of allocation bugs Daniel | Daniel Veillard | 2002-02-20 | 1 | -22/+5 |
* | had to change 2 internal parsing API when processing document content to | Daniel Veillard | 2002-02-19 | 1 | -17/+30 |
* | more validation test fixups added duration info for the tests Daniel | Daniel Veillard | 2002-02-19 | 1 | -0/+1 |
* | a couple of errors were reported but not saved back as such in the parsing | Daniel Veillard | 2002-02-18 | 1 | -0/+2 |
* | isExtender was missing a char % are acceptable in the internal subset if | Daniel Veillard | 2002-02-18 | 1 | -2/+31 |
* | fixed #71741 supid typo an a bug about encoding parsing stayed there for | Daniel Veillard | 2002-02-17 | 1 | -1/+1 |
* | improved the behaviour a bit as well as the logs fixed a few more bugs | Daniel Veillard | 2002-02-17 | 1 | -1/+4 |
* | python script to run regression tests against the XML Test suite of | Daniel Veillard | 2002-02-17 | 1 | -5/+30 |
* | Tentatively fixed #69655 , make compiling with -Wredundant-decls clean. | Daniel Veillard | 2002-02-10 | 1 | -7/+0 |
* | Build a new version hopefully near complete and fully documented of the | Daniel Veillard | 2002-01-22 | 1 | -3/+9 |
* | Keith Isdale complained rightly that xmlInitParser() did not preserve | Daniel Veillard | 2002-01-18 | 1 | -1/+4 |
* | integrated a couple of fixes and a new API function | Daniel Veillard | 2002-01-13 | 1 | -2/+51 |
* | Applied following patches from Robert Collins and make sure IN_LIBXML is | Daniel Veillard | 2002-01-08 | 1 | -1/+1 |
* | Jirka Kosek pointer out a bug in xmlParseTextDecl() when the version info | Daniel Veillard | 2002-01-07 | 1 | -7/+9 |
* | patch from Jack J Franklin to remove a bug in xmlCreatePushParserCtxt() | Daniel Veillard | 2002-01-06 | 1 | -0/+8 |
* | Fixed a few other problems raised by Charlie Bozeman. fixed the output | Daniel Veillard | 2001-12-31 | 1 | -1/+1 |
* | applied 42 documentation patches from Charlie Bozeman. Regenerated the | Daniel Veillard | 2001-12-31 | 1 | -45/+46 |
* | integrated Eric Lavigne (sp???) contribution to build libxml2 on MacOS | Daniel Veillard | 2001-12-05 | 1 | -1/+1 |
* | Robin Berjon <robin@knowscape.com> found a case where non-wellformed XML | Daniel Veillard | 2001-11-29 | 1 | -12/+19 |
* | more include cleanups, export cleanly one html output + format function. | CET 2001 Daniel Veillard | 2001-11-01 | 1 | -1/+0 |
* | apply fixes to close #63271 and avoid segfaults when the error routine | Daniel Veillard | 2001-10-29 | 1 | -0/+2 |
* | fixed an erroneous validation bug when PE refs occurs in external parsed | Daniel Veillard | 2001-10-23 | 1 | -1/+2 |
* | fixed a very serious (looping) validation bug Daniel | Daniel Veillard | 2001-10-18 | 1 | -2/+44 |
* | - include/libxml/globals.h include/libxml/threads.h threads.c | Daniel Veillard | 2001-10-17 | 1 | -1/+2 |
* | debugged and fixed initialization problems which were giving troubles on | Daniel Veillard | 2001-10-14 | 1 | -0/+2 |
* | Applied the last patches from Gary, cleanup, activated threading all user | Daniel Veillard | 2001-10-13 | 1 | -7/+6 |
* | started integrating the non-controversial parts of Gary Pennington | Daniel Veillard | 2001-10-11 | 1 | -2/+2 |
* | adding xmlSAXParseFileWithData following Marco Stipek suggestion Daniel | Daniel Veillard | 2001-10-02 | 1 | -3/+31 |
* | Igor Zlatkovic patches fixed typos Daniel | Daniel Veillard | 2001-10-02 | 1 | -2/+2 |
* | fixed bug #59981 related to handling of '&' in attributes when entities | Daniel Veillard | 2001-09-11 | 1 | -23/+37 |
* | John Fleck fixed typos in the options output fix ignorable white space SAX | Daniel Veillard | 2001-09-09 | 1 | -1/+5 |
* | warn if version is not 1.0 but it's not strictly speaking an error after | Daniel Veillard | 2001-09-05 | 1 | -0/+8 |
* | doc updates from Heiko Rupp 2 sanity checks from Heiko Rupp Daniel | Daniel Veillard | 2001-08-31 | 1 | -2/+3 |
* | preparing for a 2.4.3 release even if it may not be ready yet redirected | Daniel Veillard | 2001-08-23 | 1 | -14/+1 |
* | added support and APIs needed for the catalog PI cleanup Daniel | Daniel Veillard | 2001-08-22 | 1 | -1/+79 |
* | starts to look okay, really plugged the new framework, cleaned a lot of | Daniel Veillard | 2001-08-22 | 1 | -0/+3 |
* | more work on the XML catalog support. small cleanup seems using list as a | Daniel Veillard | 2001-08-21 | 1 | -15/+15 |
* | small fix fixing bug #58539 reported by coolo, in entity substitution mode | Daniel Veillard | 2001-08-13 | 1 | -5/+2 |
* | applied Win32 Facelift No.2 patches from Igor Zlatkovic for Windows/MSC | Daniel Veillard | 2001-08-03 | 1 | -1/+1 |
* | when the internal subset uses a PE, then the included entity can use | Daniel Veillard | 2001-07-31 | 1 | -133/+144 |
* | don't override existing encoding specified before starting | Daniel Veillard | 2001-07-28 | 1 | -12/+14 |
* | applied const patches from Tom Moog #58002 Daniel | Daniel Veillard | 2001-07-26 | 1 | -3/+4 |
* | fixed bugs #58073 reported by Greg Shtilman Daniel | Daniel Veillard | 2001-07-25 | 1 | -1/+1 |
* | fixes bug #57652 reported by Morus Walter Daniel | Daniel Veillard | 2001-07-25 | 1 | -1/+1 |
* | fixed the xmlLineNumbersDefault() errors, lesson don't add new functions | Daniel Veillard | 2001-07-25 | 1 | -104/+0 |