chiark / gitweb /
tree-wide: drop copyright headers from frequent contributors
[elogind.git] / src / basic / hashmap.c
2018-08-24 Zbigniew Jędrzejew... tree-wide: drop copyright headers from frequent contrib...
2018-08-24 Lennart Poetteringtree-wide: beautify remaining copyright statements
2018-08-24 Lennart Poetteringtree-wide: remove Lennart's copyright lines
2018-08-24 Lennart Poetteringtree-wide: drop 'This file is part of systemd' blurb
2018-08-24 Zbigniew Jędrzejew... Turn VALGRIND variable into a meson configuration switch
2018-08-24 Zbigniew Jędrzejew... tree-wide: drop license boilerplate
2018-05-30 Zbigniew Jędrzejew... basic/hashmap: tweak code to avoid pointless gcc warning
2018-05-30 Vito Caputobasic: implement the IteratedCache
2018-05-30 Vito Caputobasic: track dirty state in HashmapBase
2018-03-26 Sven EdenPrep v236 : Add missing SPDX-License-Identifier (2...
2017-11-10 Zbigniew Jędrzejew... basic/hashmap: add cleanup of memory pools (#7164)
2017-12-08 Sven EdenApply missing updates from upstream
2017-12-08 Yu Watanabetree-wide: use IN_SET macro (#6977)
2017-11-23 Zbigniew Jędrzejew... build-sys: use #if Y instead of #ifdef Y everywhere
2017-09-28 Andreas Rammholdtree-wide: use IN_SET where possible
2017-07-19 Sven EdenPrep v233.3: Unmask various functions for future covera...
2017-07-03 Sven EdenMerge pull request #19 from elogind/dev_v231
2017-06-16 Sven EdenPrep v231: Apply missing fixes from upstream (1/6)...
2017-06-16 Sven EdenPrep v230: Apply missing upstream fixes and updates...
2017-06-16 Lennart Poetteringhashmap: use void* and uint8_t* for generic pointers
2017-05-23 Sven EdenMerge pull request #15 from elogind/dev_v229
2017-05-17 Sven EdenPrep v229: Remove remaining emacs settings [1/6] src...
2017-05-17 Lennart Poetteringbasic: split hash functions into their own header files
2017-05-17 Henrik Kaare Poulsenbasic: ENABLE_DEBUG_HASHMAP needs <pthread.h>
2017-05-17 Thomas Hindoe Paab... basic: include only what we use
2017-05-04 Sven EdenMerge pull request #7 from elogind/dev_v228-r1
2017-04-26 Sven EdenPrep v228: Condense elogind source masks (1/5)
2017-04-26 Sven EdenPrep v228: Add remaining updates from upstream (2/3)
2017-04-24 Sven EdenMerge pull request #5 from elogind/dev_v227 v227.2
2017-03-29 Sven Eden[1/5] Apply missing fixes from upstream
2017-03-21 Sven EdenMerge pull request #3 from elogind/dev_v226-r1
2017-03-14 Sven EdenPrep v224: Major cleanup of unneeded functions and...
2017-03-14 Sven EdenPrep v221: Update and clean up build system to sync...