File tree
6 files changed
+29
-11
lines changed- inst
- man
6 files changed
+29
-11
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + |
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
| 4 | + | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 |
| - | |
| 19 | + | |
| 20 | + | |
21 | 21 |
| |
22 |
| - | |
| 22 | + |
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
- .travis.yml+1-1
- CHANGELOG.md+16
- README.md+21-13
- examples/emplace.cc+128
- examples/hash_std.cc+47
- examples/makefile+18
- examples/serialize_file.cc+82
- examples/serialize_large.cc+97
- examples/serialize_stream.cc+64
- examples/vsprojects/serialize_stream.vcxproj+172
- examples/vsprojects/serialize_stream.vcxproj.filters+13
- examples/vsprojects/spp_examples.sln+28
- makefile-17
- sparsepp/spp.h+171-1.4k
- sparsepp/spp_config.h+781
- sparsepp/spp_dlalloc.h+4.0k
- sparsepp/spp_memory.h+121
- sparsepp/spp_smartptr.h+76
- sparsepp/spp_stdint.h+16
- sparsepp/spp_timer.h+58
- sparsepp/spp_traits.h+122
- sparsepp/spp_utils.h+132-9
- spp.natvis+41
- tests/makefile+27
- tests/perftest1.cc+162
- tests/spp_alloc_test.cc+189
- tests/spp_bitset_test.cc+284
- tests/spp_test.cc+12-9
- tests/vsprojects/spp.sln+38
- tests/vsprojects/spp_alloc_test.vcxproj+176
- tests/vsprojects/spp_alloc_test.vcxproj.filters+28
- tests/vsprojects/spp_test.vcxproj+175
- tests/vsprojects/spp_test.vcxproj.filters+32
- tests/vsprojects/spp_test.vcxproj.user+4
Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments