Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix remaining "uninitialized local variable" used warning by MSVC. | Gurucharan Shetty | 2014-09-15 | 1 | -1/+2 |
* | cmap: Fix cmap_next_position() | Daniele Di Proietto | 2014-07-16 | 1 | -1/+19 |
* | lib/cmap: Simplify iteration with C99 loop declaration. | Jarno Rajahalme | 2014-06-11 | 1 | -7/+5 |
* | lib/cmap: Add more hmap-like functionality. | Jarno Rajahalme | 2014-05-28 | 1 | -3/+14 |
* | cmap: New module for cuckoo hash table. | Ben Pfaff | 2014-05-20 | 1 | -0/+455 |