4 files changed
+5
-5
lines changedSubmodule containers updated 21 files
- .editorconfig+5
- .gitignore+3
- .travis.yml+20-7
- dub.json+7-1
- meson.build+88
- src/containers/cyclicbuffer.d+29-17
- src/containers/dynamicarray.d+36-30
- src/containers/hashmap.d+158-244
- src/containers/hashset.d+20-14
- src/containers/immutablehashset.d+3-3
- src/containers/internal/hash.d+9-7
- src/containers/openhashset.d+40-39
- src/containers/package.d+8-1
- src/containers/simdset.d+28-2
- src/containers/slist.d+61-25
- src/containers/treemap.d+268-44
- src/containers/ttree.d+276-116
- src/containers/unrolledlist.d+70-43
- subprojects/stdx-allocator.wrap+4
- test/hashmap_gc_test.d+48
- test/makefile+9-1
Submodule dsymbol updated from 9d3711a to 52625b8
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
0 commit comments