index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-hashmap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add set/hashmap helpers for non-trivial freeing and use where straighforward
Zbigniew Jędrzejewski-Szmek
2017-11-28
1
-0
/
+24
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-1
/
+1
*
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