summaryrefslogtreecommitdiff
path: root/src/hashmap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-15Indent code to Tinyproxy coding styleMukund Sivaraman1-16/+16
2009-09-15Remove C++ wrapper from headersMukund Sivaraman1-9/+0
2008-12-08Convert tabs to spacesMukund Sivaraman1-5/+5
2008-12-01Reformat code to GNU coding styleMukund Sivaraman1-18/+19
2008-05-24Updated copyright, license notices in source codeMukund Sivaraman1-15/+8
2005-08-15* [Indent] Ran Source Through indentRobert James Kaes1-18/+18
2005-07-12* Updated Copyright Email AddressesRobert James Kaes1-2/+2
2002-04-25Removed the hashmap_keys() function and added the "iterator" concept.Robert James Kaes1-21/+52
2002-04-07A hashmap implementation. I use this for storing the headers from theRobert James Kaes1-0/+102