AuroraRuntime/Source/Async
J Reece Wilson 3defb1bb14 [+] Linux Watcher
[*] Expand watcher API -> Breaking NT
[*] Reexpand loop queue API -> Breaking NT
[*] Linux CPUInfo clean up
[*] Bug fix: mkdir should set execute flag... because directories are special
[*] Refactor: Cleanup base64
[*] Bug fix: UNIX path normalization
[*] Bug fix: missing O_CREAT flag (au auto-creates)
[*] Normalize line endings
2022-04-10 16:40:49 +01:00
..
Async.cpp A pretty large patch not worth breaking up into separate commits 2021-11-05 17:34:23 +00:00
Async.hpp A pretty large patch not worth breaking up into separate commits 2021-11-05 17:34:23 +00:00
AsyncApp.cpp [*] Harden exit 2022-04-02 01:48:29 +01:00
AsyncApp.hpp [*] Reglue async and loop together 2022-03-10 15:41:57 +00:00
AsyncRunnable.hpp [+] Minimalistic AuNumericLimits implementation 2022-02-19 17:56:45 +00:00
GroupState.cpp [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
GroupState.hpp [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
Schedular.cpp [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
Schedular.hpp A pretty large patch not worth breaking up into separate commits 2021-11-05 17:34:23 +00:00
ThreadPool.cpp [+] Linux Watcher 2022-04-10 16:40:49 +01:00
ThreadPool.hpp [*] Reglue async and loop together 2022-03-10 15:41:57 +00:00
ThreadState.hpp [*] Reglue async and loop together 2022-03-10 15:41:57 +00:00
ThreadWorkerQueueShim.cpp [*] Reglue async and loop together 2022-03-10 15:41:57 +00:00
ThreadWorkerQueueShim.hpp [*] Reglue async and loop together 2022-03-10 15:41:57 +00:00
WorkItem.cpp [*] Hardened line bufferer 2022-02-19 11:50:14 +00:00
WorkItem.hpp [+] Added shared pointer extension, begin experimenting defining throw-on-null mechanic 2022-01-26 00:22:02 +00:00