Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Tom Almeida 92ca1d73ef Run rustfmt on all files 6 gadi atpakaļ
  ticki 6e3426f3ca Improve testing suite, improve security, improve logging, global OOM handler, prepare for performance pass 8 gadi atpakaļ
  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. 8 gadi atpakaļ
  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. 9 gadi atpakaļ
  ticki a022e08f1f Allocator is ready, provide linking symbols, complete bookkeeping, proper merges, safe multithreading, OOM handling (+ custom handlers), system primitives, add extensive testing. 9 gadi atpakaļ