Collin Funk
|
a8482ceecf
|
maint: run 'make update-copyright'
|
2026-01-01 10:37:05 -08:00 |
|
Pádraig Brady
|
7b08932179
|
maint: run 'make update-copyright'
|
2025-01-01 09:25:10 +00:00 |
|
Simon Josefsson
|
5b92dd0a45
|
maint: run 'make update-copyright'
|
2024-01-01 10:31:48 +01:00 |
|
Simon Josefsson
|
32a72f4537
|
maint: run 'make update-copyright'
|
2023-01-01 01:14:21 +01:00 |
|
Paul Eggert
|
eec12c00cf
|
maint: run 'make update-copyright'
|
2022-01-01 09:44:11 -08:00 |
|
Bruno Haible
|
5ffa144085
|
Put LGPLv2+ notices in source files where appropriate.
* lib/**.{h,c,gperf}: Use LGPLv2+ notice whenever the module description
says so.
|
2021-06-04 20:55:41 +02:00 |
|
Paul Eggert
|
4b94832196
|
maint: run 'make update-copyright'
|
2020-12-31 23:30:01 -08:00 |
|
Paul Eggert
|
2cdc1bafb2
|
maint: Run 'make update-copyright'
|
2019-12-31 16:02:16 -08:00 |
|
Paul Eggert
|
e6633650a2
|
maint: Run 'make update-copyright'
|
2019-01-01 00:30:05 +01:00 |
|
Bruno Haible
|
7b55f2d1a7
|
linkedhash-map: New module.
* lib/gl_linkedhash_map.h: New file.
* lib/gl_linkedhash_map.c: New file.
* lib/gl_anyhash1.h: Update comments.
* lib/gl_anyhash2.h: Likewise.
* modules/linkedhash-map: New file.
|
2018-12-14 23:07:49 +01:00 |
|
Bruno Haible
|
e18426e6b3
|
hash-set, linkedhash-set: Reduce code duplication.
* lib/gl_anyhash1.h: Rename from lib/gl_anyhash_list1.h and
lib/gl_anyhash_set1.h.
* lib/gl_anyhash2.h: Rename from lib/gl_anyhash_list2.h and
lib/gl_anyhash_set2.h. Parameterize.
(hash_resize_after_add): New function, from lib/gl_anyhash_set2.h.
* lib/gl_anytreehash_list1.h (hash_resize_after_add): Remove function.
* lib/gl_avltreehash_list.c: Include gl_anyhash1.h instead of
gl_anyhash_list1.h. Include gl_anyhash2.h instead of gl_anyhash_list2.h.
* lib/gl_rbtreehash_list.c: Likewise.
* lib/gl_linkedhash_list.c: Likewise.
(hash_resize_after_add): Remove function.
* lib/gl_linkedhash_set.c: Include gl_anyhash1.h instead of
gl_anyhash_set1.h. Include gl_anyhash2.h instead of gl_anyhash_set2.h.
* gl_hash_set.c: Likewise.
* modules/avltreehash-list (Files, Makefile.am): Update file list.
* modules/rbtreehash-list (Files, Makefile.am): Likewise.
* modules/linkedhash-list (Files, Makefile.am): Likewise.
* modules/linkedhash-set (Files, Makefile.am): Likewise.
* modules/hash-set (Files, Makefile.am): Likewise.
|
2018-12-11 20:44:55 +01:00 |
|