AuroraRuntime/Source
Reece 235225ec9d [+] Added WriteEoS
[*] Fix two build issues (missing = 0 in vtbl and messed up macros)
2022-01-17 15:21:36 +00:00
..
Async [+] Added some notes about safer low memory condition handling 2021-12-26 15:51:31 +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 WriteEoS 2022-01-17 15:21:36 +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 [+] Added WriteEoS 2022-01-17 15:21:36 +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