aboutsummaryrefslogtreecommitdiffstats
path: root/xmlmemory.c
Commit message (Expand)AuthorAgeFilesLines
* fixed configure for MPE/iX from Markus Henke fixed initialization problemsDaniel Veillard2002-03-281-0/+3
* preparing 2.4.18 updated and rebuilt the web site implement the newDaniel Veillard2002-03-181-0/+1
* humm, changed the way the SAX parser work whenDaniel Veillard2002-03-181-0/+2
* avoid a warning bug #71594 DanielDaniel Veillard2002-02-151-1/+1
* Jesse Perry provided a patch to remove a few warning on alpha/Tru64 DanielDaniel Veillard2002-02-131-3/+4
* Tentatively fixed #69655 , make compiling with -Wredundant-decls clean.Daniel Veillard2002-02-101-3/+6
* cleanup the extension function lookup always compile the list DanielDaniel Veillard2002-02-061-2/+9
* Build a new version hopefully near complete and fully documented of theDaniel Veillard2002-01-221-1/+1
* one more doc patch from Charlie Bozeman. DanielDaniel Veillard2002-01-011-6/+6
* some cleanups when chasing unappropriate stdout output. DanielDaniel Veillard2001-11-221-1/+2
* Applied the last patches from Gary, cleanup, activated threading all userDaniel Veillard2001-10-131-12/+1
* started integrating the non-controversial parts of Gary PenningtonDaniel Veillard2001-10-111-4/+4
* fixed a serious memory problen when walking the namespace axis showing upDaniel Veillard2001-07-301-4/+51
* debugging on IA64, fixed serious troubles due to size_t vs. int mismatchDaniel Veillard2001-07-171-8/+8
* Summer's cleanup, a really big one:Daniel Veillard2001-06-241-1/+1
* trio upgrade and integrationBjorn Reese2001-04-211-6/+1
* Spring cleanup ...: - configure.in Makefile.am config.h.inDaniel Veillard2001-03-271-0/+4
* - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.cDaniel Veillard2001-03-261-12/+0
* Huge cleanup, I switched to compile withDaniel Veillard2001-03-241-2/+28
* Revert directory structure changesOwen Taylor2001-02-231-0/+707
* moved to libxml directory - this allow simplify automake/autoconf. NowCET 2001 Tomasz Kłoczko2001-02-231-707/+0
* patched to redirrect all "out of context" error messages toDaniel Veillard2000-10-251-7/+15
* Bunch of fixes, finishing moving datastructures to the hash stuff:Daniel Veillard2000-10-241-1/+6
* - nanohttp.c: fixed socklen_t replacement to unsigned intDaniel Veillard2000-07-211-4/+4
* - doc/encoding.html doc/xml.html: added I18N docDaniel Veillard2000-07-141-2/+2
* removed extraneous xmlRemoveProp definition added item aboutDaniel Veillard2000-04-241-3/+3
* Work done on the plane, ready to release libxml2-2.0.0, DanielDaniel Veillard2000-04-031-1/+1
* - xmlmemory.[ch] commiting the files finallyDaniel Veillard2000-03-201-11/+81
* - Push mode for the HTML parser (new calls)Daniel Veillard1999-12-291-0/+58
* - Lots of improvements, too long to list hereDaniel Veillard1999-12-281-1/+44
* - fix for PIs name starting with xmlDaniel Veillard1999-12-221-2/+1
* Large commit of changes done while travelling to XML'99Daniel Veillard1999-12-121-2/+3
* Revamped HTML parsing, lots of bug fixes for HTML stuff,Daniel Veillard1999-10-141-2/+41
* Improvement of doc, Raph patch for CORBA init, support for spaces in XPath, D...Daniel Veillard1999-10-081-5/+3
* Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4,Daniel Veillard1999-09-221-44/+71
* Added memory debug wrappers, killed all detected memory leaks, DanielDaniel Veillard1999-09-021-0/+459