• Joined on 2024-04-07
rhjr created branch feature/chris-wellons-arena-implementation in scratchings/arena-allocator 2025-01-09 19:59:08 +00:00
rhjr pushed to development at research/eightysix 2024-11-26 20:51:14 +00:00
6e8474633e Added: String8, String8Node and String8List types.
rhjr pushed to development at research/eightysix 2024-11-26 20:27:47 +00:00
2488680376 Added: arena allocator for memory allocations
rhjr pushed to development at research/eightysix 2024-11-25 20:45:06 +00:00
d8c55982a7 Added: codebase constructs, types and keywords
rhjr pushed to development at research/eightysix 2024-11-25 19:28:03 +00:00
fc6a5eaac6 Added: Molly rocket reference material in data/.
ef1a11b4d1 Added: copyright notice for used Molly Rocket material.
Compare 2 commits »
rhjr pushed to development at research/eightysix 2024-11-25 18:50:09 +00:00
2445eb3d3f Added: 8086 Family User's Manual in docs/ as a reference.
rhjr pushed to development at research/eightysix 2024-11-25 18:43:32 +00:00
ffa04f05c5 Added: build.bat, start.bat and program entry point.
rhjr created branch development in research/eightysix 2024-11-25 18:00:59 +00:00
rhjr pushed to development at research/eightysix 2024-11-25 18:00:59 +00:00
df79a585c0 Added: README with copyright notice.
rhjr created repository research/eightysix 2024-11-25 17:52:04 +00:00
rhjr pushed to impl/gazoo-testing at scratchings/hash-table 2024-06-04 13:31:45 +00:00
deebd0eaa8 Added: Gazoo-specific ID
3f555be7b5 Added: Blake2 hashing library
Compare 2 commits »
rhjr pushed to impl/gazoo-testing at scratchings/hash-table 2024-06-04 10:58:54 +00:00
c0a1682042 Fixed: Arena allocator not using arena->current
rhjr created branch impl/gazoo-testing in scratchings/hash-table 2024-06-04 09:28:29 +00:00
rhjr pushed to impl/gazoo-testing at scratchings/hash-table 2024-06-04 09:28:29 +00:00
rhjr pushed to main at scratchings/hash-table 2024-06-04 09:27:40 +00:00
f10b74763e Added: implementation for conflict resolution
3866404505 Added: Arena allocator improvements
Compare 2 commits »
rhjr created branch master in scratchings/posix-thread-synchronisation 2024-04-30 18:05:16 +00:00
rhjr pushed to master at scratchings/posix-thread-synchronisation 2024-04-30 18:05:16 +00:00
392c55fd88 Added: Initial project layout
rhjr created repository scratchings/posix-thread-synchronisation 2024-04-30 18:04:22 +00:00
rhjr pushed to main at scratchings/arena-allocator 2024-04-26 16:18:25 +00:00
d08c70ae84 Added: Assertion on allocations larger then page size