Junio C Hamano
bf0a430f70
Merge branch 'en/strmap'
...
A specialization of hashmap that uses a string as key has been
introduced. Hopefully it will see wider use over time.
* en/strmap:
shortlog: use strset from strmap.h
Use new HASHMAP_INIT macro to simplify hashmap initialization
strmap: take advantage of FLEXPTR_ALLOC_STR when relevant
strmap: enable allocations to come from a mem_pool
strmap: add a strset sub-type
strmap: split create_entry() out of strmap_put()
strmap: add functions facilitating use as a string->int map
strmap: enable faster clearing and reusing of strmaps
strmap: add more utility functions
strmap: new utility functions
hashmap: provide deallocation function names
hashmap: introduce a new hashmap_partial_clear()
hashmap: allow re-use after hashmap_free()
hashmap: adjust spacing to fix argument alignment
hashmap: add usage documentation explaining hashmap_free[_entries]()
2020-11-21 15:14:38 -08:00
..
2020-09-30 12:53:47 -07:00
2020-11-09 14:06:28 -08:00
2020-07-30 19:18:06 -07:00
2020-11-09 14:06:25 -08:00
2020-11-01 15:54:15 -08:00
2020-09-16 12:38:10 -07:00
2020-09-03 12:37:02 -07:00
2020-08-11 18:04:11 -07:00
2020-07-09 14:00:41 -07:00
2020-08-18 17:17:31 -07:00
2020-10-27 12:41:56 -07:00
2020-11-11 13:18:37 -08:00
2020-09-10 10:49:19 -07:00
2020-10-27 15:09:50 -07:00
2020-09-30 12:53:47 -07:00
2020-04-28 10:47:10 -07:00
2020-10-20 11:57:40 -07:00
2020-09-22 12:36:29 -07:00
2020-08-13 11:02:08 -07:00
2020-09-03 12:37:03 -07:00
2020-08-13 11:02:08 -07:00
2020-10-16 12:30:45 -07:00
2020-07-30 19:18:06 -07:00
2020-06-22 10:46:45 -07:00
2020-09-20 21:30:26 -07:00
2020-09-21 13:37:03 -07:00
2020-11-02 13:17:39 -08:00
2020-11-11 12:55:27 -08:00
2020-09-30 12:53:47 -07:00
2020-10-05 14:01:50 -07:00
2020-11-02 13:17:40 -08:00
2020-08-18 16:46:53 -07:00
2020-11-02 12:15:50 -08:00
2020-03-24 15:04:43 -07:00
2020-09-16 12:38:10 -07:00
2020-09-25 10:59:44 -07:00
2020-08-06 13:01:03 -07:00
2020-11-18 13:32:53 -08:00
2020-10-12 12:25:14 -07:00
2020-08-04 18:34:01 -07:00
2020-10-08 21:53:26 -07:00
2020-09-22 09:22:32 -07:00
2020-04-28 10:47:10 -07:00
2020-11-21 15:14:38 -08:00
2020-08-18 17:17:31 -07:00
2020-08-24 14:54:30 -07:00
2020-02-11 09:59:39 -08:00
2019-08-19 10:08:03 -07:00
2020-10-20 12:53:26 -07:00
2020-11-18 13:32:53 -08:00
2020-01-31 10:45:39 -08:00
2019-10-23 12:05:06 +09:00
2020-07-20 14:35:43 -07:00
2020-08-14 09:33:37 -07:00
2020-04-28 10:47:10 -07:00
2020-08-19 16:14:52 -07:00
2019-12-09 12:26:40 -08:00
2020-03-24 15:04:44 -07:00
2020-05-13 12:19:18 -07:00
2020-10-20 11:57:40 -07:00
2020-10-27 15:09:49 -07:00
2020-07-28 15:02:18 -07:00
2020-04-28 10:47:10 -07:00
2020-11-18 13:32:53 -08:00
2020-09-25 15:25:39 -07:00
2020-07-06 22:09:15 -07:00
2020-07-28 15:02:18 -07:00
2020-11-09 14:06:26 -08:00
2020-09-09 13:53:06 -07:00
2020-07-30 19:18:06 -07:00
2020-09-02 14:39:25 -07:00
2020-08-07 15:13:03 -07:00
2020-11-10 13:46:27 -08:00
2020-11-18 13:32:53 -08:00
2020-02-19 10:56:49 -08:00
2020-10-03 09:59:19 -07:00
2020-11-11 12:55:27 -08:00
2020-09-09 13:53:09 -07:00
2020-05-27 10:07:07 -07:00
2020-04-28 10:47:10 -07:00
2020-09-30 12:53:48 -07:00
2020-11-01 15:51:31 -08:00
2020-10-08 14:01:19 -07:00
2020-09-16 12:38:10 -07:00
2020-01-31 10:45:39 -08:00
2020-04-28 10:47:10 -07:00
2020-07-28 15:02:17 -07:00
2020-07-30 19:18:06 -07:00
2019-07-31 14:38:56 -07:00
2020-08-11 18:04:11 -07:00
2019-06-19 08:19:21 -07:00
2020-10-12 12:24:29 -07:00