aboutsummaryrefslogtreecommitdiffstats
path: root/hash.c
Commit message (Expand)AuthorAgeFilesLines
* cosmetic cleanup started integrating a DTD validation layer based on theDaniel Veillard2002-09-131-2/+2
* applied patch from Richard Jinks for the namespace axis + fixed a memoryDaniel Veillard2002-07-011-39/+90
* applied a patch from Peter Jacobi to solve a problem when compiling withDaniel Veillard2002-06-181-1/+17
* applied patch from Sander Vesik improving the quality of the hashDaniel Veillard2002-06-171-6/+3
* preparing 2.4.18 updated and rebuilt the web site implement the newDaniel Veillard2002-03-181-0/+1
* patch from Anthony Jones for hash.c allocation size trying to work aroundDaniel Veillard2002-01-141-4/+4
* applied 42 documentation patches from Charlie Bozeman. Regenerated theDaniel Veillard2001-12-311-31/+31
* - include/libxml/globals.h include/libxml/threads.h threads.cDaniel Veillard2001-10-171-0/+1
* added xmlHashScannerFull, xmlHashScanFull and xmlHashScannFull3 to getThomas Broyer2001-07-221-2/+38
* Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100%Daniel Veillard2001-07-181-3/+5
* - HTMLparser.c: Closed bug #54891Daniel Veillard2001-05-191-0/+3
* trio upgrade and integrationBjorn Reese2001-04-211-6/+2
* Geez, this one was painful ! I still need to handle entities referencesDaniel Veillard2001-04-201-1/+1
* - debugXML.c hash.c tree.h valid.c : some changes related toDaniel Veillard2001-04-181-50/+146
* Completely changed the way the XPath evaluation is done, likely to breakDaniel Veillard2001-03-181-1/+2
* Revert directory structure changesOwen Taylor2001-02-231-0/+620
* moved to libxml directory - this allow simplify automake/autoconf. NowCET 2001 Tomasz Kłoczko2001-02-231-620/+0
* - hash.[ch]: added Paolo Casarini patch to provide Delete fromDaniel Veillard2001-02-141-0/+87
* - hash.[ch]: added a first version of xmlHashSize()Daniel Veillard2001-02-081-0/+18
* Various patches and bug fixes, and XInclude progresses:Daniel Veillard2000-11-071-0/+6
* XInclude and other stuff while travelling. Contributed patches:Daniel Veillard2000-11-061-0/+1
* Bunch of fixes, finishing moving datastructures to the hash stuff:Daniel Veillard2000-10-241-17/+214
* Ooops forgot the hash module on last commit, Daniel.Daniel Veillard2000-10-231-0/+311