summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* preparing 2.6.24 release, fixed Python paths at the last moment fix someLIBXML2_2_6_24Daniel Veillard2006-04-2827-148/+234
* applied patch from Roland Schwingel to allow UTF-8 file paths on WindowsDaniel Veillard2006-04-272-12/+102
* patch from Jason Viers for line breaks after EndPI DanielDaniel Veillard2006-04-272-0/+11
* fix compilation without tree DanielDaniel Veillard2006-04-252-2/+4
* applied patch from Gary Coady to really make sure xmllint --nonet wouldDaniel Veillard2006-04-252-0/+6
* applied patch from Joseph Sacco changing slightly the python detectionDaniel Veillard2006-04-252-6/+12
* fix the error message for invalid code point in content c.f. bug #339311Daniel Veillard2006-04-242-0/+12
* Fixed incorrect validation of restricted enumerations. Added relatedKasimier T. Buchcik2006-04-196-2/+55
* fixing a deallocation problem in xmlSchemaAddSchemaDoc() in case ofDaniel Veillard2006-04-132-4/+5
* fixing a deallocation problem in xmlRelaxNGParse() in case of errors,Daniel Veillard2006-04-132-3/+11
* revert last patch, danielDaniel Veillard2006-04-064-6/+6
* Another man patch from Daniel, DanielDaniel Veillard2006-04-064-6/+6
* New update from Daniel Leidert, danielDaniel Veillard2006-04-064-74/+174
* applied man page improvements from Daniel Leidert DanielDaniel Veillard2006-04-065-711/+896
* Update FTP links, DanielDaniel Veillard2006-04-037-21/+21
* removed unused code or variables, from Stefan Kost fixing #336163 andDaniel Veillard2006-03-272-7/+6
* applied patch from Stefan Kost fixing #336160 DanielDaniel Veillard2006-03-272-1/+5
* applied patches from Aivars Kalvans to make unicode tables const, fixesDaniel Veillard2006-03-277-462/+484
* fixed bug #335603 and resync'ed genChRanges.py to the expected output.Daniel Veillard2006-03-264-8/+20
* Removed section on HP-UX from 2000, DanielDaniel Veillard2006-03-241-9/+1
* applied patch from Youri Golovanov fixing bug #316338 and adding a coupleDaniel Veillard2006-03-214-18/+82
* fix a few warning raised by gcc-4.1 and latests changes DanielDaniel Veillard2006-03-106-9/+13
* end of first pass on coverity reports. DanielDaniel Veillard2006-03-1011-63/+116
* more cleanups based on coverity reports. DanielDaniel Veillard2006-03-094-35/+60
* more cleanups based on coverity reports. DanielDaniel Veillard2006-03-097-50/+52
* a bunch of small cleanups based on coverity reports. DanielDaniel Veillard2006-03-097-87/+99
* update help about unwanted legal notices, danielDaniel Veillard2006-03-094-18/+31
* added schematron as pointed out by Eric Zurcher DanielDaniel Veillard2006-03-092-0/+6
* fix Red Hat bug #184170 DanielDaniel Veillard2006-03-072-1/+8
* Simplified usage of the internal xmlNsMap. Added a "strict" lookup forKasimier T. Buchcik2006-03-062-191/+314
* fix HTML attribute ID checking for input element. Maintain currentRob Richards2006-03-032-3/+8
* Bundled lookup of attr-nodes and retrieving their values into theKasimier T. Buchcik2006-03-022-329/+233
* workaround HP-UX compiler bug by Rick Jones DanielDaniel Veillard2006-02-272-1/+5
* remove a tab, as pointed out on IRC DanielDaniel Veillard2006-02-272-1/+5
* Fix the add sibling functions when passing attributes. Modify testing forRob Richards2006-02-252-58/+70
* Martin Cole pointed out a bug in xmlCatalogAdd() if /etc/xml/catalogDaniel Veillard2006-02-242-0/+6
* updated the Ruby bindings links, and regenerated the docs. DanielDaniel Veillard2006-02-23119-305/+489
* improve catalog debugging message patch from Rick Jones DanielDaniel Veillard2006-02-232-1/+6
* Nic Ferrier found debug statement left in the XPath conversion code DanielDaniel Veillard2006-02-222-0/+13
* small man page improvements from Daniel Leidert DanielDaniel Veillard2006-02-213-0/+13
* Fixed a side-effect of the previous XSI bugfix: The constructor needs aKasimier T. Buchcik2006-02-202-13/+32
* Fixed xs:boolean to reject the empty string (reported by Bas Driessen onKasimier T. Buchcik2006-02-203-82/+118
* more man page improvements from Daniel Leidert DanielDaniel Veillard2006-02-203-787/+815
* man page improvements from Daniel Leidert, c.f. #331290 DanielDaniel Veillard2006-02-193-232/+302
* fix an error report when using --path and --valid closes bug #331290Daniel Veillard2006-02-192-0/+14
* Added new regression tests for #331062, danielDaniel Veillard2006-02-196-0/+238
* trying to fix #331062, this is again a problem around interleave, there isDaniel Veillard2006-02-192-16/+60
* Fixed bug #328896 reported by Liron. The path for text- andKasimier T. Buchcik2006-02-152-10/+21
* Remove a deprecated paragraph on internal encoding, danielDaniel Veillard2006-02-142-27/+1
* bug fixes for #327167 as well as some cleanups and more thorough tests onDaniel Veillard2006-02-122-16/+272