AuroraRuntime/Include/Aurora
Reece 26f581736a [+] Futures with an error value
[+] Added (made public) AuFuture::CompleteCallback_f
[+] Added (made public) AuFuture::ErrorCallback_f
2023-05-25 02:38:41 +01:00
..
Async [+] Futures with an error value 2023-05-25 02:38:41 +01:00
CmdLine [+] NS readmes 2022-06-12 18:28:51 +01:00
Compression [+] Brotli [de]compressor 2023-03-12 21:03:47 +00:00
Console [*] Refactor public headers 2023-01-15 06:05:22 +00:00
Crypto [*] Refactor public headers 2023-01-15 06:05:22 +00:00
Data [+] Added move and copy operators + constructors for types that are either struct members in the public API or are likely to be copied by the user 2022-05-27 20:33:42 +01:00
Debug [*] amend SysPanic2 to support 0 args 2023-04-25 12:23:22 +01:00
Exit [*] Comments 2023-04-21 05:58:24 +01:00
Hashing [+] RMD128+BScFwd based HashCash (bcrypt DoS mitigation, acc creation, antibot, etc) 2022-09-19 02:34:57 +01:00
HWInfo [*] Lite clean up/Refactor 2022-08-20 07:53:48 +01:00
IO [*] amend comment 2023-05-03 10:16:49 +01:00
Locale [*] ConvertMSToTimescale: refactor arg to u64 2023-05-12 17:49:34 +01:00
Logging [*] Logger mitigations 2023-04-18 02:09:16 +01:00
Memory [*] Experimental lower-latency IO pipes 2023-05-11 16:05:00 +01:00
Parse [*] Refactor public headers 2023-01-15 06:05:22 +00:00
Process [+] IProcessSectionMapView::LockSwap 2023-04-17 15:55:51 +01:00
Processes [*] Typos and comments 2022-06-29 14:56:59 +01:00
Registry [+] Added move and copy operators + constructors for types that are either struct members in the public API or are likely to be copied by the user 2022-05-27 20:33:42 +01:00
RNG [*] why the hell were these made const 2023-04-19 03:17:45 +01:00
SWInfo [+] NS readmes 2022-06-12 18:28:51 +01:00
Telemetry [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
Threading [+] New TLSView implementation 2023-04-30 08:24:27 +01:00
Time [*] further deprecate high res clock 2023-04-22 22:58:20 +01:00
Utility [*] clock switcheroo 2023-04-21 22:35:33 +01:00
Runtime.hpp [+] AuFuture 2023-05-25 02:11:03 +01:00