summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixing bug #87900 DanielLIB_XML_1_BRANCHDaniel Veillard2002-08-202-2/+10
* fixing bug #81112 DanielDaniel Veillard2002-05-243-0/+8
* releasing 1.8.17 DanielLIBXML_1_8_17Daniel Veillard2002-01-232-1/+5
* [Patch from Ian Goldberg <ian@cypherpunks.ca>.]Ettore Perazzoli2002-01-232-0/+8
* back port a fix from xml2 to correctly namespace copied nodes.Jody Goldberg2001-09-152-1/+6
* fixing #60387 with the provided patch from Heiko W.Rupp preparing 1.8.16LIBXML_1_8_16Daniel Veillard2001-09-143-5/+10
* Whitespace sucks, we need more of it. Or is it less....Greg Leblanc2001-09-121-0/+1
* whitespace! Blast, I hate testing, it's sooo boring.Greg Leblanc2001-09-121-1/+0
* whitespace changes for testingGreg Leblanc2001-09-121-0/+1
* More testingGreg Leblanc2001-09-121-1/+0
* Whitespace changes. Testing.Greg Leblanc2001-09-122-5/+1
* Tiny bit of whitespace added, in order to test a fix to theGregory Leblanc2001-09-122-1/+5
* Tiny bit of whitespace added, in order to test a fix to theGregory Leblanc2001-09-121-0/+1
* tried to fix #60295 by backporting the detection code from libxml2 DanielDaniel Veillard2001-09-102-2/+24
* David Kaelbling found a == instead of = typo DanielDaniel Veillard2001-09-012-1/+5
* rere fix, DanielDaniel Veillard2001-08-281-1/+1
* oops forgot to zero terminate that string seems to break bonobo_ui whichDaniel Veillard2001-08-282-2/+13
* improved xmlDocDumpMemory() memory usage for Jody DanielDaniel Veillard2001-08-272-1/+6
* xmlSAXParseDoc() fixing a memleak on ctxt->sax, fixed the fix, cleaned upDaniel Veillard2001-08-221-0/+6
* *** empty log message ***Daniel Veillard2001-08-221-11/+16
* xmlSAXParseDoc() fixing a memleak on ctxt->sax DanielDaniel Veillard2001-08-222-2/+9
* released 1.8.15 DanielDaniel Veillard2001-08-133-1/+8
* Fix a parser bug. When reading attribute values with &#34; the parserAlex Larsson2001-08-132-3/+31
* applied patch from Jens Finke to improve the default spec file (bug #Daniel Veillard2001-08-132-59/+75
* released 1.8.14 DanielLIBXML_1_8_14Daniel Veillard2001-06-282-1/+5
* patch from brad@openbsd.org to handle DESTDIR DanielDaniel Veillard2001-06-272-2/+6
* Made xmlParseChunk behaving the same way as xmlParseFile (no matter ifChyla Zbigniew2001-06-213-1/+18
* A new bugfix release:ChangeLogDaniel Veillard2001-05-142-1/+5
* - entities.c: fixed a possible NULL pointer deref introduced onDaniel Veillard2001-05-052-3/+7
* - entities.c tree.c parser.c: fix a problem raised after 1.8.12Daniel Veillard2001-05-054-4/+39
* Getting ready for 1.8.12 release:LIBXML_1_8_12Daniel Veillard2001-05-0422-1221/+1689
* parser.c: fixed line number reporting on errorDaniel Veillard2001-03-262-3/+7
* - parser.c parserold.c: Sullivan and Darin found a parser bug,Daniel Veillard2001-03-263-3/+8
* - parserold.c : reapplied bug 52299 fixDaniel Veillard2001-03-262-1/+11
* Started I18N checking on the new parser:Daniel Veillard2001-03-254-25/+158
* More checking and cleanup:Daniel Veillard2001-03-252-25/+21
* forgot the file DanielDaniel Veillard2001-03-251-0/+5
* - parser.c: initialization code must be run before decidingDaniel Veillard2001-03-251-0/+5
* Trying to get a final solution to the problem:Daniel Veillard2001-03-2510-188/+7493
* Applied patch from Darin:Daniel Veillard2001-03-245-5/+10
* Added install-data-local target to create the libxml symlink.Martin Baulig2001-03-232-0/+9
* Seems some galeon bookmarks refuses to load, remove some casesDaniel Veillard2001-03-232-14/+9
* - Makefile.am: fixed bug 51876Daniel Veillard2001-03-222-1/+5
* - HTMLparser.c parser.c: found a hard to trigger but real I/ODaniel Veillard2001-03-213-0/+20
* Early test this crashed galeon:Daniel Veillard2001-03-212-0/+6
* It's hard to estimate how much I hated to do this, but it's done ...Daniel Veillard2001-03-2137-1614/+6281
* Fixing the bug in the libxml1 branch too:Daniel Veillard2001-03-204-1/+17
* Actually bump the version.Kjartan Maraas2001-01-192-1/+5
* Preparing for 1.8.11, DanielDaniel Veillard2001-01-111-0/+4
* in xmlParseReference, do not split up an entity into the '&' and the restAli Abdin2000-12-252-1/+10