Permalink
Switch branches/tags
{{ refName }}
default
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Commits on Apr 5, 2022
-
Add a build option that can be used to override the free list `static…
…` declaration. Fixes #84
Commits on Mar 30, 2022
Commits on Mar 21, 2022
Commits on Mar 14, 2022
-
-
-
-
-
Merge change from embedded-resources: defrag_free_list should use ALL…
…OC_HEADER_SZ Otherwise, the list state is not properly restored.
Commits on Mar 6, 2022
Commits on Oct 1, 2021
-
-
Update the installation instructions
- When providing example linker flags, I changed it to a more representative library example - Improved wording around Meson dependency use Relates to #71
Commits on Sep 23, 2021
-
-
malloc_assert: define malloc_addblock
Missing function would cause linker errors.
Commits on Nov 30, 2020
-
Address failures in Intro to Make course by compile-time enabling the…
… problematic test that comes up with a minimal build setup.