aboutsummaryrefslogtreecommitdiff
path: root/lib/Utils/tests
AgeCommit message (Expand)Author
2023-11-02Unify memory api and add more testsLibravatar vnugent
2023-11-02may have gottem carried awayLibravatar vnugent
2023-10-20compression rpmalloc static linking, encoder memory callbacks, and more tweaksLibravatar vnugent
2023-10-14some refactoring and testsLibravatar vnugent
2023-09-27serializer overhaul, plugin cleanup round 3 or 4, more testsLibravatar vnugent
2023-09-22Structure refactor & unused feature pruning, more http2 prepLibravatar vnugent
2023-09-13Overhaul cmake, fix some warnings, and reconfigure proper compiler options wi...Libravatar vnugent
2023-09-08Resource, argon2, accounts. sessions core updatesLibravatar vnugent
2023-07-28Compressor control refactor, reduce copyLibravatar vnugent
2023-05-22Dependnecy updatesLibravatar vnugent
2023-05-09Fix exceptions, more test coverage, fix sequences, heap flags, and spellingLibravatar vnugent
2023-04-26Global heap hex flags passing, and unmanaged block initialization via pointerLibravatar vnugent
2023-03-27Native heap api and alloc optimizationsLibravatar vnugent
2023-03-25Defer cors to host/middleware/user codeLibravatar vnugent
2023-03-11Concrete AsyncAccessSerializer impl and basline testsLibravatar vnugent
2023-03-04Prefer Monitor performance to SemaphoreSlim for private heapsLibravatar vnugent
2023-03-04Minors, pre-stageLibravatar vnugent
2023-02-25Project meta + core features and upgradesLibravatar vnugent
2023-01-27Object cache overhaul and logger updatesLibravatar vnugent
2023-01-18Heap diag and plugin log file namesLibravatar vnugent
2023-01-14MemoryUtil native integer size update + testsLibravatar vnugent
2023-01-08Reorder + analyzer cleanupLibravatar vnugent