Martin Wickham fc9430f567 Breaking hash map changes for 0.8.0
- hash/eql functions moved into a Context object
- *Context functions pass an explicit context
- *Adapted functions pass specialized keys and contexts
- new getPtr() function returns a pointer to value
- remove functions renamed to fetchRemove
- new remove functions return bool
- removeAssertDiscard deleted, use assert(remove(...)) instead
- Keys and values are stored in separate arrays
- Entry is now {*K, *V}, the new KV is {K, V}
- BufSet/BufMap functions renamed to match other set/map types
- fixed iterating-while-modifying bug in src/link/C.zig
2021-06-03 17:02:16 -05:00
..
2021-06-03 17:02:16 -05:00
2021-05-20 17:14:18 +02:00
2021-05-20 17:14:18 +02:00
2021-06-03 17:02:16 -05:00
2021-05-20 17:14:18 +02:00
2021-06-03 17:02:16 -05:00
2021-05-20 17:14:18 +02:00
2021-02-25 22:20:30 +02:00
2021-05-08 15:15:30 +03:00
2021-05-24 13:46:35 -04:00
2021-05-08 15:15:30 +03:00
2021-05-20 17:14:18 +02:00
2020-12-31 15:45:24 -08:00
2020-12-31 15:45:24 -08:00
2021-01-07 23:48:58 -08:00
2021-05-08 15:15:30 +03:00
2021-05-08 15:15:30 +03:00
2021-05-20 17:14:18 +02:00
2021-06-03 17:02:16 -05:00
2021-05-22 20:51:53 -04:00
2021-05-08 15:15:30 +03:00
2021-05-24 10:39:01 -07:00
2020-12-31 15:45:24 -08:00
2021-05-20 17:14:18 +02:00
2020-12-31 15:45:24 -08:00
2021-05-08 15:15:30 +03:00
2020-12-31 15:45:24 -08:00
2021-06-03 17:02:16 -05:00
2021-05-08 15:15:30 +03:00
2021-02-24 21:29:23 -07:00
2021-06-03 17:02:16 -05:00
2021-05-08 15:15:30 +03:00
2021-06-01 23:39:48 -04:00
2021-05-08 15:15:30 +03:00
2021-05-08 15:15:30 +03:00