squall/storm
2020-12-01 17:40:37 -06:00
..
array chore(format): tweak brace and type macro styles 2020-11-14 17:12:00 -06:00
hash feat(hash): add hash templates 2020-11-15 13:20:10 -06:00
list chore(build): improve include paths 2020-11-01 17:45:45 -06:00
string feat(string): add SStrHashHT 2020-11-14 17:20:39 -06:00
thread feat(thread): implement CSRWLock::Enter and CSRWLock::Leave for windows (#1) 2020-12-01 17:40:37 -06:00
Array.hpp chore(build): improve include paths 2020-11-01 17:45:45 -06:00
CMakeLists.txt feat(thread): implement CSRWLock::Enter and CSRWLock::Leave for windows (#1) 2020-12-01 17:40:37 -06:00
Error.cpp chore(format): remove spacing around noreturn 2020-11-21 21:54:57 -06:00
Error.hpp chore(error): add missing include to error 2020-11-30 23:54:53 -06:00
Hash.hpp feat(hash): add hash templates 2020-11-15 13:20:10 -06:00
List.hpp chore(build): improve include paths 2020-11-01 17:45:45 -06:00
Memory.cpp chore(build): improve include paths 2020-11-01 17:45:45 -06:00
Memory.hpp feat(memory): add SMemAlloc, SMemFree, and SMemReAlloc 2020-09-07 17:00:14 -05:00
String.cpp chore(string): add windows support to SStrCmpI 2020-11-30 23:16:29 -06:00
String.hpp feat(string): add SStrPrintf 2020-11-21 21:02:01 -06:00
Thread.hpp feat(thread): add CSRWLock 2020-11-01 23:13:02 -06: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