index
:
clib
c
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
11 hours
Add modulo checks
HEAD
main
3gg
12 hours
Add determinism test
3gg
13 hours
Render only if there was an update
3gg
17 hours
Fix simloop divergence
3gg
7 days
Safer mem_alloc
3gg
7 days
Add pedantic
3gg
7 days
Safer mempool_alloc
3gg
7 days
Initial simloop module
3gg
7 days
Add timer_advance for virtual simulation
3gg
7 days
Add list_empty and list_push
3gg
7 days
Add string_cstr
3gg
2026-03-16
Fix warning
3gg
2025-11-01
Add hash library
3gg
2025-08-19
Add tests for clearing uninitialized memory allocators
3gg
2025-07-31
Handle uninitialized pool. Pending test.
3gg
2025-07-19
Add functions to get and set the watermark
3gg
2025-07-19
New filesystem API
3gg
2025-07-14
Add function to allocate aligned blocks on the memstack
3gg
2025-07-14
null instead of 0
3gg
2025-07-08
Fixes, add time_add
3gg
2025-07-01
Add memstack
3gg
2025-06-30
Tidy
3gg
2025-06-30
Use nullptr
3gg
2025-06-30
Fix: set num used blocks to 0 on clear
3gg
2025-06-30
Update README
3gg
2025-06-30
Use nullptr
3gg
2025-06-30
Fix unnecessary double-uint conversions
3gg
2025-06-29
Fix
3gg
2025-06-27
Remove bsd string dependency
3gg
2025-02-01
Use a monotic clock.
3gg
2024-10-05
Add slice and make_empty.
3gg
2024-10-05
Port to FreeBSD.
3gg
2024-10-05
Simplify.
3gg
2024-09-30
Add plugin test.
3gg
2024-09-22
FreeBSD port.
3gg
2024-09-16
Set C standard version.
3gg
2024-09-16
Fix warnings.
3gg
2024-09-16
Set C standard version.
3gg
2024-09-16
Upgrade minimum cmake version.
3gg
2024-09-16
Fix comparison.
3gg
2024-09-16
Add test library.
3gg
2024-09-16
Fix comparison.
3gg
2024-09-16
Make test its own library.
3gg
2024-08-28
Do not use __VA_OPT__ for now.
c
3gg
2024-08-28
Fix LOGE macro.
3gg
2024-06-15
More convenient list iteration.
3gg
2024-06-15
Add path.
3gg
2024-06-15
Add dynamically-sized strings.
3gg
2024-06-15
Use __VA_OPT__
3gg
2024-04-13
Avoid __VA_OPT__; not available until C2X.
3gg
[next]