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
*
introduce hashmap_ensure_replace()
Matteo Croce
2024-06-28
1
-0
/
+5
*
hashmap: reorder fields to pack structure better
Lennart Poettering
2024-03-02
1
-1
/
+1
*
hashmap: Add helper to dump sorted keys
Adrian Vovk
2024-02-14
1
-0
/
+8
*
hashmap: introduce HASHMAP_BASE_FOREACH() and friend
Yu Watanabe
2023-09-08
1
-0
/
+10
*
hashmap: introduce hashmap_dump_sorted() and friends
Yu Watanabe
2023-07-13
1
-0
/
+11
*
mempool: rework mempool_cleanup() to only release freed tiles
Lennart Poettering
2023-02-17
1
-1
/
+1
*
hashmap: expose helper for releasing memory pools independently of valgrind
Lennart Poettering
2023-02-17
1
-0
/
+2
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
tree-wide: Introduce free_and_replace_full()
Daan De Meyer
2022-07-21
1
-6
/
+1
*
tree-wide: "a" -> "an"
Yu Watanabe
2021-06-30
1
-1
/
+1
*
hashmap: add helper to test if iterator is still at beginning
Lennart Poettering
2021-05-25
1
-0
/
+1
*
hashmap,set: make hashmap_clear_with_destructor() or friends safer
Yu Watanabe
2021-05-12
1
-16
/
+14
*
basic: introuce hashmap_ensure_put
Susant Sahani
2021-01-15
1
-0
/
+3
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
hashmap: introduce {hashmap,set}_put_strdup_full()
Yu Watanabe
2020-10-13
1
-2
/
+3
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-11
/
+19
*
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