aboutsummaryrefslogtreecommitdiffstats
path: root/include/libxml
Commit message (Expand)AuthorAgeFilesLines
* I wanted to see the real speed at the SAX interface after a little tooDaniel Veillard2002-03-201-1/+2
* preparing 2.4.18 updated and rebuilt the web site implement the newDaniel Veillard2002-03-181-4/+4
* Heiko W. Rupp fixed a lot of comments to generate better API descriptionsDaniel Veillard2002-03-1222-272/+272
* Fixing #74186, made sure all boolean expressions get fully parenthesized,Daniel Veillard2002-03-111-4/+0
* preparing 2.4.17 release updated and rebuilt the docs fixed a commentDaniel Veillard2002-03-081-4/+4
* Oops forgot to add c14n.h to the makefile.am, DanielDaniel Veillard2002-03-051-1/+2
* fixing #61290 "namespace nodes have no parent" long standing divergenceDaniel Veillard2002-03-045-0/+102
* fixes a misplaced #endif DanielDaniel Veillard2002-02-201-1/+1
* preparing 2.4.16 updated and rebuilt the docs, rebuilt the API and webDaniel Veillard2002-02-201-4/+4
* had to change 2 internal parsing API when processing document content toDaniel Veillard2002-02-192-2/+9
* isExtender was missing a char % are acceptable in the internal subset ifDaniel Veillard2002-02-181-1/+2
* fixing a comment fixing some troubles with validity check on namespacesDaniel Veillard2002-02-131-1/+1
* preparing 2.4.15 rebuilt some docs DanielDaniel Veillard2002-02-111-4/+4
* trying to fix the include mess DanielDaniel Veillard2002-02-117-23/+61
* reverted part of the previous attempt to provide #69655, this was breakingDaniel Veillard2002-02-111-4/+1
* Tentatively fixed #69655 , make compiling with -Wredundant-decls clean.Daniel Veillard2002-02-106-63/+45
* Changed to the MIT Licence updated the doc accordingly preparing 2.4.14Daniel Veillard2002-02-081-4/+4
* cleanup the extension function lookup always compile the list DanielDaniel Veillard2002-02-061-7/+0
* commited early version of a python binding for private use only ATM DanielDaniel Veillard2002-01-301-1/+0
* applied patch from Anthony Jones to implement copy of DTD subtree too. HadDaniel Veillard2002-01-261-2/+2
* Build a new version hopefully near complete and fully documented of theDaniel Veillard2002-01-2213-56/+583
* the change made to xmlXPathFuncLookupFunc was incompatible roll it backDaniel Veillard2002-01-211-1/+1
* cleanup patch from Anthony Jones fix the headers to avoid in make scanDaniel Veillard2002-01-209-36/+38
* updated to 2.4.13 update of the documentation danielDaniel Veillard2002-01-141-4/+4
* integrated a couple of fixes and a new API functionDaniel Veillard2002-01-131-0/+12
* applied Serguei Narojnyi's patch to add native thread support on the Win32Daniel Veillard2002-01-132-0/+18
* Applied following patches from Robert Collins and make sure IN_LIBXML isDaniel Veillard2002-01-081-1/+1
* Fixed a few other problems raised by Charlie Bozeman. fixed the outputDaniel Veillard2001-12-313-3/+2
* applied 42 documentation patches from Charlie Bozeman. Regenerated theDaniel Veillard2001-12-3114-40/+42
* fixes for Windows from Igor DanielDaniel Veillard2001-12-201-1/+1
* applied documentation patches from Charlie Bozeman DanielDaniel Veillard2001-12-171-13/+13
* Hietaniemi Jarkko pointed out that xmlInitMemory() was declared twiceDaniel Veillard2001-12-101-1/+0
* preparing 2.4.12 updated and rebuilt the docs DanielDaniel Veillard2001-12-071-4/+4
* moved xmlGetLineNo() and xmlGetNodePath() into the main tree module, theyDaniel Veillard2001-11-262-2/+2
* preparing 2.4.11 better --catalogs description DanielDaniel Veillard2001-11-261-4/+4
* Fixed a couple of macro errors pointed out by Denis Beurive, closes #65111Daniel Veillard2001-11-221-3/+5
* better comments for _private fields removed a problem when copying anDaniel Veillard2001-11-141-6/+6
* avoid an include problem if #include <libxml/xmlerror.h> happens first inDaniel Veillard2001-11-121-2/+2
* update from Igor for Windows DanielDaniel Veillard2001-11-122-4/+24
* preparing 2.4.10 upgraded and rebuilt the docs DanielDaniel Veillard2001-11-101-4/+4
* add xmlGetNodePath() a cleaned up version of the Pwd shell stringDaniel Veillard2001-11-101-0/+1
* trying to fix namespaces + validation problems for good, closing #63619 inDaniel Veillard2001-11-081-1/+2
* releasing 2.4.9 fixing catalog breakages fixed more problems in catalogDaniel Veillard2001-11-061-4/+4
* cleanup updated with 2.4.8 DanielDaniel Veillard2001-11-041-4/+4
* Fixed SGML catalogs breakage of 2.4.7, added a couple of really neededDaniel Veillard2001-11-041-0/+2
* more include cleanups, export cleanly one html output + format function.CET 2001 Daniel Veillard2001-11-013-31/+23
* bool can be a reserved keyword. DanielDaniel Veillard2001-11-011-1/+1
* cleanup cleanup too added xmlNoNetExternalEntityLoader() from xsltprocDaniel Veillard2001-10-313-7/+23
* preparing 2.4.7 switched to the latest xmllint manual page from JohnDaniel Veillard2001-10-301-4/+4
* trying to clear #63336 allowing the escaping routine to parse unconformantDaniel Veillard2001-10-291-0/+1