aboutsummaryrefslogtreecommitdiffstats
path: root/hash.c
Commit message (Expand)AuthorAgeFilesLines
* 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