| .. |
|
array
|
refactor(memory): make memory allocation the exclusive responsibility of bc from now on
|
2025-03-31 14:19:47 -04:00 |
|
big
|
feat(big): add SBigXor
|
2024-11-20 21:14:22 -05:00 |
|
crypto
|
feat(crypto): add ARC4 implementation
|
2023-03-23 12:48:16 -05:00 |
|
error
|
feat(registry): add basic registry implementation
|
2025-03-31 14:31:31 -04:00 |
|
hash
|
refactor(memory): make memory allocation the exclusive responsibility of bc from now on
|
2025-03-31 14:19:47 -04:00 |
|
list
|
refactor(memory): make memory allocation the exclusive responsibility of bc from now on
|
2025-03-31 14:19:47 -04:00 |
|
option
|
refactor(log): rework SLog to use bc filesystem API
|
2025-04-14 03:36:40 -04:00 |
|
queue
|
feat(queue): add TSPriorityQueue and TSTimerPriority
|
2020-12-06 23:28:15 -06:00 |
|
region
|
feat(region): add region functions
|
2023-03-30 14:37:05 -05:00 |
|
registry
|
fix(registry): fix return value in GetDefaultsAndKeyPath
|
2025-03-31 16:58:08 -04:00 |
|
string
|
feat(string): add SStrHashHT
|
2020-11-14 17:20:39 -06:00 |
|
thread
|
refactor(memory): make memory allocation the exclusive responsibility of bc from now on
|
2025-03-31 14:19:47 -04: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
|
refactor(memory): make memory allocation the exclusive responsibility of bc from now on
|
2025-03-31 14:19:47 -04:00 |
|
Big.hpp
|
feat(big): add SBigXor
|
2024-11-20 21:14:22 -05:00 |
|
CMakeLists.txt
|
feat(registry): add basic registry implementation
|
2025-03-31 14:31:31 -04:00 |
|
Command.cpp
|
refactor(memory): make memory allocation the exclusive responsibility of bc from now on
|
2025-03-31 14:19:47 -04:00 |
|
Command.hpp
|
fix(command): remove FCN from callback names
|
2024-11-22 02:24:50 -05:00 |
|
Crypto.cpp
|
fix(crypto): STORM_VALIDATE_END -> STORM_VALIDATE_END_VOID
|
2025-03-31 15:44:54 -04:00 |
|
Crypto.hpp
|
feat(crypto): add ARC4 implementation
|
2023-03-23 12:48:16 -05:00 |
|
Error.hpp
|
refactor(error): make error variables properly static
|
2024-09-07 12:26:26 -04:00 |
|
Handle.hpp
|
chore(log): remove redundant Common.hpp
|
2024-02-21 01:18:06 +04: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 |
|
Log.cpp
|
fix(log): fix Windows refactor
|
2025-04-14 05:01:29 -04:00 |
|
Log.hpp
|
refactor(log): rework SLog to use bc filesystem API
|
2025-04-14 03:36:40 -04:00 |
|
Option.hpp
|
feat(registry): add basic registry implementation
|
2025-03-31 14:31:31 -04:00 |
|
Queue.hpp
|
feat(queue): add TSPriorityQueue and TSTimerPriority
|
2020-12-06 23:28:15 -06:00 |
|
Region.cpp
|
fix(region): add missing breaks to process boolean switch
|
2023-03-31 16:16:01 -05:00 |
|
Region.hpp
|
feat(region): add region functions
|
2023-03-30 14:37:05 -05:00 |
|
Registry.hpp
|
feat(registry): add basic registry implementation
|
2025-03-31 14:31:31 -04:00 |
|
String.cpp
|
fix(string): STORM_VALIDATE_END -> STORM_VALIDATE_END_VOID
|
2025-03-31 15:46:32 -04:00 |
|
String.hpp
|
feat(registry): add basic registry implementation
|
2025-03-31 14:31:31 -04: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 UTF string length functions
|
2025-04-07 22:25:03 -04:00 |
|
Unicode.hpp
|
feat(unicode): add UTF string length functions
|
2025-04-07 22:25:03 -04:00 |