summaryrefslogtreecommitdiff
path: root/Hashtable.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-16Fixed NDEBUG/DEBUG inconsistecyIgor Pashev1-1/+1
2011-12-26Remove old memory debugging routines. We have Valgrind nowadays.loderunner1-2/+0
2011-12-26major header cleanuploderunner1-4/+5
2011-05-26Tempus fugit.loderunner1-1/+1
2010-02-25Tempus fugit.loderunner1-1/+1
2008-03-09Clean up headers by using 'static' whenever possible.loderunner1-7/+2
2007-04-05Switch to unsigned keys in hash, according to issue #1688290 loderunner1-8/+8
2006-11-12Add debugging sanity checks.loderunner1-0/+13
2006-11-08Add missing header.loderunner1-0/+1
2006-11-08Add consistency checks.loderunner1-17/+44
2006-07-12Perform RichString operations by hand.loderunner1-10/+3
2006-07-11Performance improvement hackathon: improve process comparison routines,loderunner1-3/+6
2006-03-04Initial import.hisham1-0/+140