index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
hashmap.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
basic/hashmap,set: move pointer symbol adjactent to the returned value
Zbigniew Jędrzejewski-Szmek
2020-09-01
1
-26
/
+26
*
basic: Introduce ordered_hashmap_ensure_put
Susant Sahani
2020-09-01
1
-0
/
+3
*
basic/hashmap,set: propagate allocation location info in _copy()
Zbigniew Jędrzejewski-Szmek
2020-06-24
1
-7
/
+3
*
basic/set,hashmap: pass through allocation info in more cases
Zbigniew Jędrzejewski-Szmek
2020-06-24
1
-1
/
+2
*
basic/hashmap,set: change "internal_" to "_" as the prefix
Zbigniew Jędrzejewski-Szmek
2020-05-30
1
-85
/
+84
*
basic/hashmap: update comment
Zbigniew Jędrzejewski-Szmek
2020-05-30
1
-1
/
+1
*
shared/unit-file: make sure the old hashmaps and sets are freed upon replacement
Zbigniew Jędrzejewski-Szmek
2020-05-28
1
-0
/
+8
*
basic/hashmap: add hashops variant that does strdup/freeing on its own
Zbigniew Jędrzejewski-Szmek
2019-07-19
1
-0
/
+2
*
tree-wide: use PROJECT_FILE instead of __FILE__
Zbigniew Jędrzejewski-Szmek
2019-07-04
1
-1
/
+1
*
hashmap: add hashmap_free_free_keyp and friend
Yu Watanabe
2019-03-13
1
-0
/
+2
*
Delete duplicate lines
Topi Miettinen
2019-01-12
1
-1
/
+0
*
hashmap: rework hashmap_clear() to be more defensive
Lennart Poettering
2018-12-18
1
-1
/
+5
*
hash-func: add destructors for key and value
Yu Watanabe
2018-12-02
1
-16
/
+34
*
hashmap: introduce hashmap_first_key_and_value() and friends
Yu Watanabe
2018-10-13
1
-18
/
+33
*
trivial: fix spelling in code comments
Thomas Haller
2018-09-30
1
-1
/
+1
*
tree-wide: drop double newline
Yu Watanabe
2018-06-29
1
-1
/
+0
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-1
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
basic: implement the IteratedCache
Vito Caputo
2018-01-27
1
-0
/
+17
*
Add set/hashmap helpers for non-trivial freeing and use where straighforward
Zbigniew Jędrzejewski-Szmek
2017-11-28
1
-0
/
+23
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-2
/
+2
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
basic: split hash functions into their own header files
Lennart Poettering
2016-01-11
1
-42
/
+1
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-0
/
+2
*
hashmap: refactor hash_func
Tom Gundersen
2015-10-05
1
-5
/
+6
*
hashmap: remove _IDX_ITERATOR_NIL definition
Michal Schmidt
2015-06-17
1
-1
/
+0
*
hashmap: fix iterators to not skip entries
David Herrmann
2015-06-14
1
-17
/
+10
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-0
/
+420