Commit graph

110 commits

Author SHA1 Message Date
Brendan Hansknecht
97c23557c7 Fix RocList memory leak
Also, reduces the number of elements in the quicksort example to make it
run better with valgrind.
2020-10-11 19:00:35 -07:00
Richard Feldman
95734c10c4 Move memory location of doubleword storage values 2020-09-30 19:36:25 -04:00
Folkert
ed3e1ad356 fix unreported clippy warnings 2020-09-30 22:50:38 +02:00
Folkert
7ea268a5d1 remove unused import 2020-09-30 22:29:16 +02:00
Folkert
a9329b250d final touchups 2020-09-30 22:20:58 +02:00
Folkert
0a2e7be885 clean up unused test module 2020-09-30 22:18:25 +02:00
Folkert
d46fb7bfb6 fix bool tests 2020-09-30 21:49:33 +02:00
Folkert
f3b317cab6 free RocList elements when refcount=1 2020-09-30 16:05:44 +02:00
Folkert
3d46d19585 round up malloc, but only sometimes 2020-09-30 15:57:53 +02:00
Folkert
95dffad073 WIP 2020-09-30 15:01:24 +02:00