Commit 7729b5f
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
- CMakeLists.txt+14-1
- CONTRIBUTING.md+31
- storm/Big.cpp+29-29
- storm/Big.hpp+30-30
- storm/CMakeLists.txt+2
- storm/Core.cpp+27
- storm/Core.hpp+18
- storm/Error.cpp+7-7
- storm/Error.hpp+8-8
- storm/Event.cpp+10-9
- storm/Event.h-34
- storm/Event.hpp+28
- storm/Memory.cpp+11-13
- storm/Memory.hpp+9-8
- storm/Region.cpp+144-29
- storm/Region.hpp+19-19
- storm/String.cpp+26-26
- storm/String.hpp+26-26
- storm/Unicode.cpp+2-2
- storm/Unicode.hpp+3-3
- storm/array/TSBaseArray.hpp+2-1
- storm/array/TSFixedArray.hpp+25-8
- storm/array/TSGrowableArray.hpp+3-1
- storm/hash/Hashkey.cpp+51
- storm/hash/Hashkey.hpp+28
- storm/hash/TSExportTableSimpleReuse.hpp+2-2
- storm/hash/TSExportTableSyncReuse.hpp+1-1
- storm/list/TSList.hpp+9-4
- storm/region/Types.hpp+7-4
- storm/thread/linux/S_Thread.cpp+1-1
- storm/thread/mac/S_Thread.mm+1-1
- storm/thread/win/S_Thread.cpp+1-1
- test/Array.cpp+15
- test/Big.cpp+1-2
- test/BigTest.hpp+18
- test/CMakeLists.txt+19-4
- test/Core.cpp+40
- test/Event.cpp+39-17
- test/EventTest.cpp+29
- test/EventTest.hpp+10-29
- test/Handle.cpp+5
- test/Hash.cpp+162-25
- test/Memory.cpp+33-15
- test/Region.cpp+320-530
- test/RegionTest.hpp+47
- test/String.cpp+16-3
- test/Test.cpp+2-6
- test/Test.hpp-16
- test/Unicode.cpp+1-1
- test/big/Ops.cpp+1-2
- test/stormdll/CMakeLists.txt+3
- test/stormdll/storm.def+472
- test/stormdll/stormstubs.cpp+121
0 commit comments