Jeremy Soller 49840afd9a Add shim vor 9 Jahren
..
allocator.rs 80f126cbf1 Remove the `leak` bound from `Mutex` vor 9 Jahren
block.rs e681f6dd88 Make it all work. (#25) vor 9 Jahren
bookkeeper.rs e681f6dd88 Make it all work. (#25) vor 9 Jahren
leak.rs 0c7b63819c Temporarily disable inplace reallocation for `reserve`, fix #9 vor 9 Jahren
lib.rs 4d3632533d Simple visual logging system vor 9 Jahren
log.rs 4d3632533d Simple visual logging system vor 9 Jahren
micro.rs 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. vor 9 Jahren
prelude.rs 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. vor 9 Jahren
ptr.rs 0c7b63819c Temporarily disable inplace reallocation for `reserve`, fix #9 vor 9 Jahren
sync.rs 528a0a48b4 Add #[must_use] vor 9 Jahren
sys.rs 49840afd9a Add shim vor 9 Jahren
vec.rs e681f6dd88 Make it all work. (#25) vor 9 Jahren
write.rs 4d3632533d Simple visual logging system vor 9 Jahren