Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hashmap: allow NULL key in ordered_hashmap_next() | Michal Schmidt | 2015-06-17 | 1 | -32/+11 |
* | test-hashmap: fix gcc5 warning | Daniel Mack | 2015-02-24 | 1 | -1/+1 |
* | remove unused includes | Thomas Hindoe Paaboel Andersen | 2015-02-23 | 1 | -2/+0 |
* | test: generate tests for OrderedHashmap from Hashmap tests | Michal Schmidt | 2014-10-23 | 1 | -520/+22 |
* | test: only use assert_se | Thomas Hindoe Paaboel Andersen | 2014-10-04 | 1 | -1/+1 |
* | tests: add tests for {hashmap,set}_steal_first | Zbigniew Jędrzejewski-Szmek | 2014-10-01 | 1 | -0/+21 |
* | hashmap, set: remove unused functions | Michal Schmidt | 2014-09-15 | 1 | -55/+0 |
* | hashmap: introduce hash_ops to make struct Hashmap smaller | Michal Schmidt | 2014-09-15 | 1 | -25/+25 |
* | tests: add tests to test-hashmap | Ronny Chevalier | 2014-06-16 | 1 | -0/+88 |
* | hashmap: size hashmap bucket array dynamically | Lennart Poettering | 2013-10-01 | 1 | -2/+26 |
* | test-hashmap: fix access to uninitialized memory | Zbigniew Jędrzejewski-Szmek | 2013-09-26 | 1 | -3/+5 |
* | test-hashmap.c: add unit-test for hashmap | Daniel Buch | 2013-05-03 | 1 | -0/+508 |