summaryrefslogtreecommitdiff
path: root/ccan/stringmap/stringmap.c
AgeCommit message (Expand)Author
2010-01-06Remove old run-tests, clean up #includes to all be <ccan/...Rusty Russell
2009-07-21stringmap: Flipped bit order to match sorted string order and added traversal...Joey Adams
2009-07-18Improved stringmap to support strings with null charactersJoey Adams
2009-07-15Added module stringmapJoey Adams