AuroraRuntime/Source
2022-04-05 11:11:19 +01:00
..
Async [*] Linux Progress... It compiles (APIs are out of date, subsystems are missing, and it doesn't link. Worse than being 5m behind) 2022-04-05 11:11:19 +01:00
CmdLine [*] cmdparse test failure 2022-03-30 20:26:24 +01:00
Compression [*] ECompressionType typo 2022-03-30 15:20:04 +01:00
Console [+] NT OutputDebugStringW logger sink 2022-03-31 01:31:40 +01:00
Crypto [+] Interim and incomplete Unix/Linux buildability 2022-03-22 05:10:40 +00:00
Debug [*] Address *some* build issues under Linux. Interim port progress 2022-04-04 08:53:34 +01:00
Exit [*] Original exit behaviour 2022-04-02 03:52:35 +01:00
Extensions [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
Grug [+] Initial OSThread SetThrottle attempt 2022-03-21 07:16:12 +00:00
Hashing [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
HWInfo [*] Cacheline and cachesize report in CpuInfo 2022-03-30 22:45:10 +01:00
IO [+] LSFromFdNonblocking 2022-04-05 03:36:39 +01:00
Locale [*] This deprecated API is known to break with a stupid template error under recent STL releases under MSVC 2022-04-02 19:15:06 +01:00
Logging [*] Linux Progress... It compiles (APIs are out of date, subsystems are missing, and it doesn't link. Worse than being 5m behind) 2022-04-05 11:11:19 +01:00
Loop [*] Linux Progress... It compiles (APIs are out of date, subsystems are missing, and it doesn't link. Worse than being 5m behind) 2022-04-05 11:11:19 +01:00
Memory [*] Refactor cache 2022-03-30 15:18:20 +01:00
Parse [*] Formatting 2022-03-30 15:18:56 +01:00
Process [+] LSFromFdNonblocking 2022-04-05 03:36:39 +01:00
Processes [*] Linux Progress... It compiles (APIs are out of date, subsystems are missing, and it doesn't link. Worse than being 5m behind) 2022-04-05 11:11:19 +01:00
Registry [*] Update for auROXTL changes 2022-03-30 15:16:57 +01:00
RNG [+] Improve RNG apis. TODO: more work is needed 2022-02-20 20:49:34 +00:00
SWInfo [*] Recrinkle enterprise flag on windows 2022-03-16 19:50:04 +00:00
Telemetry [+] AuBitsToLower, AuBitsToHigher (returns half of an input word) 2022-01-27 05:52:45 +00:00
Threading [*] Linux Progress... It compiles (APIs are out of date, subsystems are missing, and it doesn't link. Worse than being 5m behind) 2022-04-05 11:11:19 +01:00
Time [*] Found closed issue related to the MSVC STL clock. Proposed solution gave us a 2x boost in benchmarks. Using this over MSVC's clocks when possible (it's not even using kernel32/related apis, it's using high level apis of the crt and frens... The Microsoft STL has shit tier performance for real time usage, yea, who fucking knew? Why was I writing this project again?) 2022-04-01 18:40:56 +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 [*] Kill net. Branching... 2022-04-01 04:54:21 +01:00
RuntimeInternal.hpp [+] THE IO JOHNNY, WHAT DOES IT MEAN? | Linux continued 2022-04-05 02:19:37 +01:00