Historique des commits

Auteur SHA1 Message Date
  Tom Almeida 14e275d814 Made sure all tests and benches actually use ralloc as their global allocator il y a 6 ans
  ticki 6e3426f3ca Improve testing suite, improve security, improve logging, global OOM handler, prepare for performance pass il y a 8 ans
  ticki 146a5db98f Add thread local allocators, BRK locks, platform independency, lock reuse, local allocators, more tests, abort-as-panic, additional benches, provide an Allocator struct, memleak detection, fix bugs related to the is_empty function, micro caches (implemented, but not wired up), a prelude, allocator specific OOM handler, fix bound checks, Leak trait, fix bug in Mutex. il y a 8 ans
  ticki 7e2039cf02 Fix memory leaks, fix OOB bug when freeing the first block, rename BlockList to BlockVec, add memory leak assertions, allow inplace reallocations in segment end, add segment bound checks, improve initial allocation, and more stuff I forget. il y a 9 ans
  ticki a022e08f1f Allocator is ready, provide linking symbols, complete bookkeeping, proper merges, safe multithreading, OOM handling (+ custom handlers), system primitives, add extensive testing. il y a 9 ans