Commit graph

18 commits

Author SHA1 Message Date
ari melody aa8d58a5db
fixed file output not working unless silent 2024-02-13 03:19:14 +00:00
ari melody 1c720eaca3
Merge branch 'main' of ssh://forge/ari/memory-allocator 2024-02-13 02:52:47 +00:00
ari melody ca9d63c3eb
cli args in place of stdin and code separation 2024-02-13 02:41:49 +00:00
ari melody de270552cb
option to save memory to file 2024-02-12 21:55:39 +00:00
ari melody 0bebd05e0e
redundant return to appease the compiler. all hail mighty compiler 2024-02-12 17:49:50 +00:00
ari melody 6204419407
update readme 2024-02-12 17:47:33 +00:00
ari melody 431c198138
shift lowercase input chars to uppercase 2024-02-12 17:43:19 +00:00
ari melody f127a1a249
fix progress indicator not showing period for all GiB allocated 2024-02-12 17:41:49 +00:00
ari melody a8f3cccbd4
fix grammatical error when allocating 1 byte 2024-02-12 17:38:54 +00:00
ari melody 358e1ea2ff
allow for all denominations up to TiB 2024-02-12 17:35:23 +00:00
ari melody aeb84dc19a
use unsigned long long int to prevent OS memory optimisation :3 2024-02-12 02:18:29 +00:00
ari melody a258b4bbea
flush console to ensure progress output 2024-02-12 02:14:41 +00:00
ari melody 247a66cad1
updated readme 2024-02-12 01:40:58 +00:00
ari melody 548be13ede
why is conio here 2024-02-12 01:27:44 +00:00
ari melody ea68d67619
HUGE memory optimisations with long long ints 2024-02-12 01:17:10 +00:00
ari melody cd1b5f2d32
fixed typo <3 2024-02-11 00:45:00 +00:00
ari melody bb911ac8e4
i can't believe i released this with a bug 2024-02-11 00:43:00 +00:00
ari melody e8a8377330
it allocates memory 2024-02-11 00:36:54 +00:00