ari melody ari
ari released "i am become POSIX" at ari/memory-allocator 2024-02-13 03:27:13 +00:00
ari pushed to main at ari/memory-allocator 2024-02-13 03:19:33 +00:00
cda29dd317 update readme
aa8d58a5db fixed file output not working unless silent
Compare 2 commits »
ari pushed to main at ari/memory-allocator 2024-02-13 02:53:05 +00:00
1c720eaca3 Merge branch 'main' of ssh://forge/ari/memory-allocator
ca9d63c3eb cli args in place of stdin and code separation
de270552cb option to save memory to file
Compare 3 commits »
ari released "allocate what u like" at ari/memory-allocator 2024-02-12 17:53:58 +00:00
ari pushed tag v1.2.0 to ari/memory-allocator 2024-02-12 17:53:58 +00:00
ari pushed to main at ari/memory-allocator 2024-02-12 17:49:55 +00:00
0bebd05e0e redundant return to appease the compiler. all hail mighty compiler
ari pushed to main at ari/memory-allocator 2024-02-12 17:47:48 +00:00
6204419407 update readme
ari pushed to main at ari/memory-allocator 2024-02-12 17:43:35 +00:00
431c198138 shift lowercase input chars to uppercase
f127a1a249 fix progress indicator not showing period for all GiB allocated
a8f3cccbd4 fix grammatical error when allocating 1 byte
358e1ea2ff allow for all denominations up to TiB
Compare 4 commits »
ari released "your memory WILL be consumed." at ari/memory-allocator 2024-02-12 02:24:44 +00:00
ari pushed tag v1.1.1 to ari/memory-allocator 2024-02-12 02:24:44 +00:00
ari pushed to main at ari/memory-allocator 2024-02-12 02:18:45 +00:00
aeb84dc19a use unsigned long long int to prevent OS memory optimisation :3
ari pushed to main at ari/memory-allocator 2024-02-12 02:14:50 +00:00
a258b4bbea flush console to ensure progress output
ari pushed to main at ari/memory-allocator 2024-02-12 01:41:12 +00:00
247a66cad1 updated readme
ari pushed tag v1.1.0 to ari/memory-allocator 2024-02-12 01:35:51 +00:00
ari pushed to main at ari/memory-allocator 2024-02-12 01:28:19 +00:00
548be13ede why is conio here
ari pushed to main at ari/memory-allocator 2024-02-12 01:26:40 +00:00
ea68d67619 HUGE memory optimisations with long long ints
ari pushed tag v1.0.0 to ari/memory-allocator 2024-02-11 22:59:41 +00:00
ari released "FREE HEAP MEMORY ALLOCATOR!!" at ari/memory-allocator 2024-02-11 22:59:41 +00:00
ari pushed to main at ari/memory-allocator 2024-02-11 00:45:12 +00:00
cd1b5f2d32 fixed typo <3