..
Async
[*] fix new build chain build issues
2021-11-15 13:07:38 +00:00
Compression
[*] Refactor and clean up exception and threading API
2021-10-24 11:19:47 +01:00
Console
[+] Added TryLockGuard; AU_TRY_LOCK_GUARD_RET_DEF, AU_TRY_LOCK_GUARD, AU_TRY_LOCK_GUARD_RET_VAL, AU_TRY_LOCK_GUARD_RET_DEF
2021-12-24 16:25:12 +00:00
Crypto
[*] Refactor and clean up exception and threading API
2021-10-24 11:19:47 +01:00
Debug
A pretty large patch not worth breaking up into separate commits
2021-11-05 17:34:23 +00:00
Extensions
[*] Major change in include convention
2021-09-30 15:57:41 +01:00
Hashing
[*] Aurora::Data refactor and more public header include clean up
2021-10-24 10:04:02 +01:00
HWInfo
[+] Added first attempt at the windows version of WaitMultipleObjects/ This will be removed shortly.
2021-11-09 00:04:00 +00:00
IO
[+] Added global AuLog[...] aliases to make the logger more bearable when I get around to finishing it
2021-12-24 15:49:28 +00:00
Locale
[*] Bug fixes. Socket stat math didn't make much sense.
2021-11-07 20:26:54 +00:00
Loop
[+] Added first attempt at the windows version of WaitMultipleObjects/ This will be removed shortly.
2021-11-09 00:04:00 +00:00
Memory
A pretty large patch not worth breaking up into separate commits
2021-11-05 17:34:23 +00:00
Parse
[*] Fix stupid mental typo of 'peek' -> 'peak'
2021-11-22 16:16:02 +00:00
Process
[+] Explicit async/blocking read process stdout/err
2021-12-24 14:34:55 +00:00
Processes
[+] Explicit async/blocking read process stdout/err
2021-12-24 14:34:55 +00:00
Registry
[*] Refactor and clean up exception and threading API
2021-10-24 11:19:47 +01:00
RNG
[*] fix new build chain build issues
2021-11-15 13:07:38 +00:00
Telemetry
[*] Major change in include convention
2021-09-30 15:57:41 +01:00
Threading
[*] fix new build chain build issues
2021-11-15 13:07:38 +00:00
Time
[*] Unix should use absolute timeouts d'oh
2021-10-03 13:43:37 +01:00
Alloc.cpp
Readded C++17 allocators
2021-06-28 00:12:17 +01:00
Crypto.cpp
[*] Major change in include convention
2021-09-30 15:57:41 +01:00
Crypto.hpp
Initial Commit
2021-06-27 22:25:29 +01:00
Entrypoint.cpp
[-] Remove experiment that was accidently left in Entrypoint.cpp
2021-11-06 02:20:19 +00:00
RuntimeInternal.hpp
[+] Added includes for intrins in the common header
2021-10-02 18:29:42 +01:00