aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change the color of non-visited links, DanielDaniel Veillard2004-08-1465-71/+71
* added a dumb rule to able to compile tst.c when people submit a sampleDaniel Veillard2004-08-147-145/+209
* applied Schemas patches from Kasimier Buchcik lot of new tests for thingsDaniel Veillard2004-08-10119-2717/+5422
* Updated news page, DanielDaniel Veillard2004-08-102-1/+5
* fixed my mis-handling of External ID on last change.William M. Brack2004-08-062-11/+15
* changed the parsing of a document's DTD to use the proper base path (bugWilliam M. Brack2004-08-052-2/+22
* applied a patch from Gerrit P. Haase to get python bindings on CygwinDaniel Veillard2004-08-046-240/+254
* elaborated on description of xmlValidityWarningFunc andWilliam M. Brack2004-08-0331-1677/+1700
* Fixed again, DanielDaniel Veillard2004-08-032-4/+4
* fixes documetation glitches raised by Oliver Stoeneberg DanielDaniel Veillard2004-08-0312-28/+57
* fixed problem with memory leak on text nodes in DTD (bug 148965) withWilliam M. Brack2004-08-032-3/+11
* fixed initialisation problem for htmlReadMemory (bug 149041)William M. Brack2004-08-032-0/+7
* enhanced per bug 119876. Further info posted to the mailing list.William M. Brack2004-07-312-50/+190
* many further little changes for OOM problems. Now seems to be gettingWilliam M. Brack2004-07-3111-83/+184
* applied a couple of patch one from Oliver Stoeneberg and another one fromDaniel Veillard2004-07-302-6/+12
* 1 line patch, apparently htmlNewDoc() was not setting doc->charset. DanielDaniel Veillard2004-07-293-234/+240
* further fixes for out of memory condition, mostly from Olivier Andrieu.William M. Brack2004-07-297-152/+289
* implemented patches supplied by Olivier Andrieu (bug 148588), plus madeWilliam M. Brack2004-07-287-42/+103
* put in patch for Windows buffer re-allocation submitted by Steve Hay (bugWilliam M. Brack2004-07-262-0/+16
* added some code to check, when an include is done, whether the requestedWilliam M. Brack2004-07-262-0/+17
* fixed to assure user data param is set correctly when user structuredWilliam M. Brack2004-07-252-2/+16
* fixed problem with reader state after processing attributes (bug 147993)William M. Brack2004-07-222-2/+7
* put in an auto* check for the path to perl (if it exists), and modifiedWilliam M. Brack2004-07-213-1/+9
* added a check on the argument for some classes (e.g. xmlDoc and xmlNode)William M. Brack2004-07-164-236/+266
* applied patches from Peter Breitenlohner to fix handling of white spaceDaniel Veillard2004-07-168-7/+159
* applied a small fix from Steve Hay DanielDaniel Veillard2004-07-132-3/+7
* Added code to in PREDICATE/FILTER handling to reset the xpath contextWilliam M. Brack2004-07-132-0/+15
* ran 'expand' on the file to get rid of mixture of tabs and spaces (bugWilliam M. Brack2004-07-122-13/+18
* added an encoding "special comment" to avoid warning message in python2.3William M. Brack2004-07-116-5/+29
* fixed a couple of problems in the new elfgcchack.h trick pointed by PeterDaniel Veillard2004-07-093-1/+10
* fixed a bug which prevented building with --with-minimum DanielDaniel Veillard2004-07-064-1/+18
* releasing 2.6.11, updated and regenerated the docs DanielDaniel Veillard2004-07-0517-39/+142
* make the push interfaces synchronous added a specific test added the newDaniel Veillard2004-07-057-22/+182
* applied patch from Kasimier to fix some Relax-NG datatype facet problemDaniel Veillard2004-07-052-26/+67
* Changed the number of XPath extension functions allowed to beWilliam M. Brack2004-07-032-41/+74
* some updates with memory debugging facilities while messing with libxsltDaniel Veillard2004-07-025-4/+51
* applied patch from Stéphane Bidoul to fix some Python bindingsDaniel Veillard2004-07-017-12/+93
* seems the reader buffer could be used while not allocated, fixes bugDaniel Veillard2004-07-012-0/+12
* do not provide functions used as destructor of classes as public methodsDaniel Veillard2004-07-014-241/+252
* warning message cleanup. Now compiles warning-free, all tests passed.William M. Brack2004-06-305-244/+259
* more fixes with Kasimier, looks far cleaner :-) DanielDaniel Veillard2004-06-294-406/+162
* Kasimier Buchcik fixed the memory access and allocation problem DanielDaniel Veillard2004-06-292-26/+41
* Added missing file, corrected output, DanielDaniel Veillard2004-06-293-3/+13
* applied Schemas patches from Kasimier Buchcik, there is still one openDaniel Veillard2004-06-2974-2006/+6543
* moved some definitions to globals.h to avoid some troubles pointed out byDaniel Veillard2004-06-295-70/+70
* applied changes suggested by Mike Hommey, remove libxml1 support and useDaniel Veillard2004-06-282-204/+16
* too bleeding edge to be useful with gcc-3.2 and 3.3, DanielDaniel Veillard2004-06-271-12/+13
* another, more 'experimental' feature to get compiler optimization based onDaniel Veillard2004-06-272-2/+44
* hack based on Arjan van de Ven suggestion to reduce ELF footprint andDaniel Veillard2004-06-2770-142/+9701
* new files for running regression tests under Python. Not yet complete, butWilliam M. Brack2004-06-276-3/+620