summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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 DanielLIBXML_2_4_12Daniel 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 DanielLIBXML_2_4_11Daniel 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 JohnLIBXML_2_4_7Daniel Veillard2001-10-301-4/+4
* trying to clear #63336 allowing the escaping routine to parse unconformantDaniel Veillard2001-10-291-0/+1
* a few VMS updates from John A Fotheringham addedDaniel Veillard2001-10-292-0/+6
* - include/libxml/globals.h include/libxml/threads.h threads.cDaniel Veillard2001-10-172-5/+7
* make the allocation be per-thread a configure option fixed compilationDaniel Veillard2001-10-152-35/+50
* Norm reported that a few lines added were breaking libxslt compile,Daniel Veillard2001-10-151-6/+0
* missing globals.h DanielDaniel Veillard2001-10-131-1/+2
* Applied the last patches from Gary, cleanup, activated threading all userDaniel Veillard2001-10-136-64/+67
* started integrating the core of the thread support not activated yet butDaniel Veillard2001-10-124-1/+361
* very serious cleanup, isolating unportable code and as much as possibleDaniel Veillard2001-10-111-1/+32
* integrating Keith Isdale patches for the XSLT debugger interfaces. SomeDaniel Veillard2001-10-111-4/+54
* preparing 2.4.6 release updated and rebuilt the docs fixed a number ofLIBXML_2_4_6Daniel Veillard2001-10-104-10/+10
* adding SGML super catalog support adding one API and one flag --sgml toDaniel Veillard2001-10-081-0/+1
* implemented xmlXPathObjectCopy for external objects addedThomas Broyer2001-10-071-0/+13
* closing #60708 DanielDaniel Veillard2001-10-031-1/+1
* adding xmlSAXParseFileWithData following Marco Stipek suggestion DanielDaniel Veillard2001-10-021-0/+4
* Justin Fletcher provided cleaup code in case HAVE_STAT is not defined IgorDaniel Veillard2001-10-011-0/+1
* let's ship 2.4.5 before egtting too much troubles with 2.4.4 errors.Daniel Veillard2001-09-141-4/+4
* moved includes to includedir/libxml2/libxml, updated the configurationDaniel Veillard2001-09-121-2/+2
* preparing for 2.4.4 updated and rebuilt the docs DanielDaniel Veillard2001-09-121-4/+4
* Tried to close bug #60131 DanielDaniel Veillard2001-09-103-6/+27
* fixing bug 59732, simple but allocates a new error code. DanielDaniel Veillard2001-09-101-1/+2
* added fix to the header DanielDaniel Veillard2001-08-281-1/+1
* hum, restrict the integer usage gcc bug workaround to only gcc compilersDaniel Veillard2001-08-271-1/+1
* added a --convert option to xmlcatalog to convert SGML ones to the XMLDaniel Veillard2001-08-251-0/+1
* preparing for a 2.4.3 release even if it may not be ready yet redirectedDaniel Veillard2001-08-232-4/+5
* Added the part about section 7.2 on URI resolution, fixed a side effect inDaniel Veillard2001-08-221-0/+3
* added support and APIs needed for the catalog PI cleanup DanielDaniel Veillard2001-08-224-3/+30
* starts to look okay, really plugged the new framework, cleaned a lot ofDaniel Veillard2001-08-221-2/+17
* more work on the XML catalog support. small cleanup seems using list as aDaniel Veillard2001-08-215-60/+8