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