summaryrefslogtreecommitdiffstats
path: root/Hashtable.h
Commit message (Expand)AuthorAgeFilesLines
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* Hashtable: widen size from int to size_tChristian Göttsche2021-01-061-3/+4
* Hashtable: hide implementation of Hashtable and HashtableItemChristian Göttsche2021-01-061-12/+1
* Hashtable: use more distinct typename for key typeChristian Göttsche2021-01-061-6/+6
* Implement Hashtable_clear to empty an existing HashtableBenny Baumann2020-11-291-0/+2
* Hashtable: use dynamic growth and use primes as sizeChristian Göttsche2020-11-171-2/+4
* Hashtable updateChristian Göttsche2020-11-171-11/+13
* Make all required includes explicitBenny Baumann2020-10-181-3/+2
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* Resolve DEBUG compilation issuesChristian Göttsche2020-10-031-2/+2
* Remove superfluous 'extern's from function declarations.Zev Weiss2020-09-031-7/+7
* Axe automated header generation.Zev Weiss2020-09-031-2/+0
* Re-generate all headers with latest scripts/MakeHeader.pyNathan Scott2020-08-181-6/+6
* major header cleanupHisham Muhammad2011-12-261-6/+1
* Tempus fugit.Hisham Muhammad2011-05-261-1/+1
* Tempus fugit.Hisham Muhammad2010-02-251-1/+1
* Clean up headers by using 'static' whenever possible.Hisham Muhammad2008-03-091-6/+0
* Fix GCC 4.3 issues: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=416852Hisham Muhammad2007-08-101-2/+2
* Switch to unsigned keys in hash, according to issue #1688290 Hisham Muhammad2007-04-051-5/+5
* Add debugging sanity checks.Hisham Muhammad2006-11-121-1/+10
* Perform RichString operations by hand.Hisham Muhammad2006-07-121-4/+0
* Performance improvement hackathon: improve process comparison routines,Hisham Muhammad2006-07-111-1/+1
* Regenerated all headers.Hisham Muhammad2006-06-061-1/+1
* Initial import.Hisham Muhammad2006-03-041-0/+55

© 2014-2024 Faster IT GmbH | imprint | privacy policy