Historial de Commits

Autor SHA1 Mensaje Fecha
  ticki afaad8d303 Remove the `nborrow` dependency and give the macro its own module. hace 8 años
  ticki ab47feeae3 Add note on performance to the readme. hace 8 años
  ticki 7f6b779a5f Make `Leak` an invaraint. hace 9 años
  ticki 5a42b783d4 Audit all unsafes. hace 9 años
  ticki 2cb61efbaa Add example folder. hace 9 años
  ticki 6b992ccf84 Update clippy. hace 9 años
  ticki 25c0dbe99d Fix bugs in memtrimming related to the byte count. hace 9 años
  ticki 2c55fb11ce Update the README. hace 9 años
  ticki e3190491ac Multi-level logging and user configuration. hace 9 años
  ticki 8b83c9a282 OS memtrimming for the global allocator. hace 9 años
  ticki 998377c6b4 Implement BRK caching. hace 9 años
  ticki f679d9ced0 Implement memtrimming for the local allocator. hace 9 años
  ticki 2b7af3702d Fix edge-case where `reserve` pushes an adjacent block. hace 9 años
  ticki 265a3c7801 Merge the pushed block with block pushed by reserve hace 9 años
  ticki e081fde191 Add note on nightly. hace 9 años
  Bruce Mitchener 0f78e6901d Fix some typos. hace 9 años
  Taylor Cramer a4bc061a97 Clarify README example by adding a more descriptive print message hace 9 años
  ticki b7c1f1bf2f Valgrind support. hace 9 años
  ticki ae4fc62505 Make TLS optional. hace 9 años
  ticki 70104b8d77 The test suite runs! Ralloc 1.0.0 is ready! hace 9 años
  ticki 5285a72bce Fix bug related to strange behavior of Arc hace 9 años
  ticki fd7a7bc78c Improve logging in multiple ways. hace 9 años
  ticki 8b438f1823 Make use of .expect() over .unwrap() hace 9 años
  ticki 96acdffac8 Add Arc test, triggering an unusual bug. hace 9 años
  ticki 78084f160c Bump shim to 0.1.1 hace 9 años
  ticki 9cef1dfa32 Add a minimal single-threaded example. hace 9 años
  ticki 447183445d Fix unitialized use bug. hace 9 años
  ticki c837a458b6 Complete module documentation hace 9 años
  ticki e7e3706bca Move assertion in `push` into conditional hace 9 años
  ticki 453db85480 Logging symbols for shim hace 9 años