AuroraRuntime/Include/Aurora/Parse
Reece a626fbea24 [+] HWInfo::GetPageSize()
[+] Parse::SplitNewlines(..., ..., true) where the return value is the remaining unbuffered line
[*] Gross hack we should remove to drop std string parse exception abuse logs
[*] Update AuroraForEach and AuroraInterfaces
[*] Experiment with using alternative os address space reserve + commit mechanics for Memory::Heaps
[*] global fast rand device should be seeded with at least 64 bits of secure rng data. ideally, we should max out entropy with secure bits, but we dont
2021-10-14 12:35:05 +01:00
..
Base32.hpp Initial Commit 2021-06-27 22:25:29 +01:00
Base64.hpp Initial Commit 2021-06-27 22:25:29 +01:00
Hex.hpp Major patch [1/2] 2021-09-06 11:58:08 +01:00
LineParser.hpp [+] HWInfo::GetPageSize() 2021-10-14 12:35:05 +01:00
Parse.hpp Major patch [1/2] 2021-09-06 11:58:08 +01:00
Parser.hpp [+] Added WorkerId_t structure 2021-10-08 20:51:34 +01:00