summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Re-worked NaN and Inf supportBjorn Reese2001-08-212-1/+56
* renaming testCatalog as xmlcatalog, making it an installed app adding aDaniel Veillard2001-08-201-0/+7
* trying to fix some troubles w.r.t. function returning const xxxPtr. DanielDaniel Veillard2001-08-161-4/+4
* released 2.4.2 DanielLIBXML_2_4_2Daniel Veillard2001-08-151-4/+4
* deprecate the non-boundchecking Sprintf functions, add Snprintf thisDaniel Veillard2001-08-151-0/+6
* allow to inherit attributes from the DTD directly in the tree, this isDaniel Veillard2001-08-071-0/+7
* applied Win32 Facelift No.2 patches from Igor Zlatkovic for Windows/MSCDaniel Veillard2001-08-034-72/+162
* fixed a bug in xmlXPathNodeTrailingSorted (for now it worked like theThomas Broyer2001-07-311-0/+2
* apply change to close #58141 update of the MSC projects from IgorDaniel Veillard2001-07-311-0/+4
* fixed a serious memory problen when walking the namespace axis showing upDaniel Veillard2001-07-301-0/+4
* reinserted, needed for Windows users of CVS DanielDaniel Veillard2001-07-271-0/+180
* Remove this file from CVS because it's generated.Darin Adler2001-07-272-180/+1
* applied const patches from Tom Moog #58002 DanielDaniel Veillard2001-07-261-3/+3
* added a function lookup frameworkThomas Broyer2001-07-262-0/+16
* removing history/readline changed this slightly make element content lineDaniel Veillard2001-07-231-0/+2
* get rid of the readline and libhistory dependancies by default, releaseDaniel Veillard2001-07-233-4/+19
* added xmlHashScannerFull, xmlHashScanFull and xmlHashScannFull3 to getThomas Broyer2001-07-221-0/+12
* Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100%Daniel Veillard2001-07-1814-60/+137
* debugging on IA64, fixed serious troubles due to size_t vs. int mismatchDaniel Veillard2001-07-171-4/+4
* cleaned up some warning on the Alpha DanielDaniel Veillard2001-07-171-9/+17
* added a more convenient extension API for value and context managing NowThomas Broyer2001-07-162-1/+231
* cleanup of global variables, marking some const or private. DanielDaniel Veillard2001-07-162-6/+10
* exported xmlXPath{NAN,PINF,NINF} fixed xmlXPathNodeSetItem when passingThomas Broyer2001-07-151-1/+5