File tree
12 files changed
+29
-43
lines changed- src/dscanner
- analysis
12 files changed
+29
-43
lines changedLines changed: 3 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 | 11 |
| |
15 | 12 |
| |
16 | 13 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 | 14 |
| |
21 | 15 |
| |
22 | 16 |
| |
| 17 | + | |
| 18 | + | |
| 19 | + |
Lines changed: 6 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
32 |
| - | |
33 | 31 |
| |
34 | 32 |
| |
35 | 33 |
| |
| |||
38 | 36 |
| |
39 | 37 |
| |
40 | 38 |
| |
41 |
| - | |
42 |
| - | |
43 |
| - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
44 | 42 |
| |
45 | 43 |
| |
46 |
| - | |
47 |
| - | |
48 | 44 |
| |
49 | 45 |
| |
50 | 46 |
| |
51 | 47 |
| |
52 |
| - | |
| 48 | + | |
53 | 49 |
| |
54 | 50 |
| |
55 | 51 |
| |
56 | 52 |
| |
57 | 53 |
| |
58 |
| - | |
59 |
| - | |
| 54 | + | |
| 55 | + | |
60 | 56 |
| |
61 | 57 |
| |
62 | 58 |
| |
|
Submodule containers updated 22 files
- .github/workflows/CI.yml+80
- .gitmodules-3
- .travis.yml-30
- README.md-3
- dub.sdl-1
- meson.build+3-15
- src/containers/cyclicbuffer.d+23-23
- src/containers/dynamicarray.d+88-60
- src/containers/hashmap.d+30-14
- src/containers/hashset.d+10-10
- src/containers/immutablehashset.d+1-1
- src/containers/internal/hash.d+1-1
- src/containers/openhashset.d+2-2
- src/containers/simdset.d+2-2
- src/containers/slist.d+3-3
- src/containers/treemap.d+6-6
- src/containers/ttree.d+8-8
- src/containers/unrolledlist.d+49-21
- stdx-allocator-1
- subprojects/stdx-allocator.wrap-4
- test/external_allocator_test.d+5-5
- test/makefile+27-7
Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
| 15 | + | |
| 16 | + | |
17 | 17 |
| |
18 |
| - | |
19 |
| - | |
20 |
| - | |
| 18 | + | |
| 19 | + | |
21 | 20 |
| |
22 | 21 |
| |
23 | 22 |
| |
|
Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 |
| - | |
| 16 | + | |
18 | 17 |
| |
19 | 18 |
| |
20 | 19 |
| |
| |||
40 | 39 |
| |
41 | 40 |
| |
42 | 41 |
| |
43 |
| - | |
| 42 | + | |
44 | 43 |
| |
45 | 44 |
| |
46 |
| - | |
47 |
| - | |
| 45 | + | |
48 | 46 |
| |
49 | 47 |
| |
50 | 48 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 |
| - | |
| 19 | + | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
|
Lines changed: 5 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| |||
368 | 368 |
| |
369 | 369 |
| |
370 | 370 |
| |
371 |
| - | |
372 | 371 |
| |
373 | 372 |
| |
374 | 373 |
| |
| |||
380 | 379 |
| |
381 | 380 |
| |
382 | 381 |
| |
383 |
| - | |
384 |
| - | |
| 382 | + | |
385 | 383 |
| |
386 | 384 |
| |
387 | 385 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
153 | 153 |
| |
154 | 154 |
| |
155 | 155 |
| |
156 |
| - | |
157 |
| - | |
| 156 | + | |
158 | 157 |
| |
159 | 158 |
| |
160 | 159 |
| |
|
Lines changed: 0 additions & 1 deletion
This file was deleted.
0 commit comments