index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test-hashmap.c
Age
Commit message (
Expand
)
Author
2016-10-21
wip
Luke Shumaker
2016-07-27
fix
Luke Shumaker
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-06-17
hashmap: allow NULL key in ordered_hashmap_next()
Michal Schmidt
2015-02-24
test-hashmap: fix gcc5 warning
Daniel Mack
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2014-10-23
test: generate tests for OrderedHashmap from Hashmap tests
Michal Schmidt
2014-10-04
test: only use assert_se
Thomas Hindoe Paaboel Andersen
2014-10-01
tests: add tests for {hashmap,set}_steal_first
Zbigniew Jędrzejewski-Szmek
2014-09-15
hashmap, set: remove unused functions
Michal Schmidt
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-06-16
tests: add tests to test-hashmap
Ronny Chevalier
2013-10-01
hashmap: size hashmap bucket array dynamically
Lennart Poettering
2013-09-26
test-hashmap: fix access to uninitialized memory
Zbigniew Jędrzejewski-Szmek
2013-05-03
test-hashmap.c: add unit-test for hashmap
Daniel Buch