| .. |
|
array
|
chore(error): add error codes and fix macro accuracy
|
2025-04-20 12:47:37 -05:00 |
|
big
|
feat(big): add SBigToUnsigned
|
2024-11-17 11:54:07 -06:00 |
|
crypto
|
feat(crypto): add ARC4 implementation
|
2023-03-23 12:48:16 -05:00 |
|
error/win
|
feat(error): add exception-to-string translation for windows
|
2023-03-20 21:51:46 -05:00 |
|
hash
|
feat(hash): finish implementation of HASHKEY classes
|
2025-09-03 20:44:50 -05:00 |
|
list
|
fix(list): correct name of clear function
|
2023-03-26 15:01:17 -05:00 |
|
queue
|
fix(queue): add missing initializers to CSBasePriority
|
2025-09-01 23:10:02 -05:00 |
|
region
|
feat(handle): improve handle macros
|
2025-09-03 23:08:13 -05:00 |
|
string
|
feat(string): add SStrHashHT
|
2020-11-14 17:20:39 -06:00 |
|
thread
|
feat(memory): add STORM_ALLOC and STORM_NEW macros
|
2025-09-03 23:46:12 -05:00 |
|
Array.hpp
|
chore(build): improve include paths
|
2020-11-01 17:45:45 -06:00 |
|
Atomic.cpp
|
chore(atomic): use typedef aliases for better cross platform compat
|
2020-12-04 00:19:19 -06:00 |
|
Atomic.hpp
|
chore(atomic): use typedef aliases for better cross platform compat
|
2020-12-04 00:19:19 -06:00 |
|
Big.cpp
|
feat(memory): add STORM_ALLOC and STORM_NEW macros
|
2025-09-03 23:46:12 -05:00 |
|
Big.hpp
|
feat(big): add SBigToUnsigned
|
2024-11-17 11:54:07 -06:00 |
|
CMakeLists.txt
|
chore(build): add coverage target
|
2025-08-28 21:59:31 -05:00 |
|
Crypto.cpp
|
chore(error): add error codes and fix macro accuracy
|
2025-04-20 12:47:37 -05:00 |
|
Crypto.hpp
|
feat(crypto): add ARC4 implementation
|
2023-03-23 12:48:16 -05:00 |
|
Error.cpp
|
chore(style): fix style nits
|
2025-09-03 22:15:59 -05:00 |
|
Error.hpp
|
chore(style): fix style nits
|
2025-09-03 22:15:59 -05:00 |
|
Handle.hpp
|
feat(handle): improve handle macros
|
2025-09-03 23:08:13 -05:00 |
|
Hash.hpp
|
feat(hash): add synchronized export table template
|
2023-03-27 17:28:51 -05:00 |
|
List.hpp
|
chore(build): improve include paths
|
2020-11-01 17:45:45 -06:00 |
|
Memory.cpp
|
chore(style): fix style nits
|
2025-09-03 22:15:59 -05:00 |
|
Memory.hpp
|
feat(memory): add STORM_ALLOC and STORM_NEW macros
|
2025-09-03 23:46:12 -05:00 |
|
Queue.hpp
|
feat(queue): add TSPriorityQueue and TSTimerPriority
|
2020-12-06 23:28:15 -06:00 |
|
Region.cpp
|
chore(style): fix style nits
|
2025-09-03 22:15:59 -05:00 |
|
Region.hpp
|
chore(region): const correctness for SRgn calls
|
2025-09-01 13:08:03 -05:00 |
|
String.cpp
|
chore(str): make SStrToDouble/Float share the same function
|
2025-09-01 22:47:29 -05:00 |
|
String.hpp
|
chore(style): fix style nits
|
2025-09-03 22:15:59 -05:00 |
|
Thread.cpp
|
feat(thread): add SGetCurrentThreadId
|
2021-12-17 15:43:58 -06:00 |
|
Thread.hpp
|
feat(thread): add CCritSect
|
2023-03-26 23:07:48 -05:00 |
|
Unicode.cpp
|
feat(unicode): add SUniSPutUTF8
|
2020-11-22 00:24:32 -06:00 |
|
Unicode.hpp
|
feat(unicode): add SUniSPutUTF8
|
2020-11-22 00:24:32 -06:00 |