Commit History

Autor SHA1 Mensaxe Data
  ticki 359c6d6f93 Eliminate bound checks from the shortcut stacks safely. %!s(int64=8) %!d(string=hai) anos
  ticki 9f77bb4847 Add documentation to `Shortcut` %!s(int64=8) %!d(string=hai) anos
  ticki a24fe01d75 Merge branch 'master' into skiplist %!s(int64=8) %!d(string=hai) anos
  ticki ab47feeae3 Add note on performance to the readme. %!s(int64=8) %!d(string=hai) anos
  ticki 6cc435fdae Implement the node removal. %!s(int64=8) %!d(string=hai) anos
  ticki 249a3d4292 Rename `update_fat` to `increase_fat` to reflect actual behavior. %!s(int64=8) %!d(string=hai) anos
  ticki 2ce8cd156e Skip null nodes when updating fat values. %!s(int64=8) %!d(string=hai) anos
  ticki 21c97d1d19 Simplify `Arena::provide`. %!s(int64=8) %!d(string=hai) anos
  ticki 8cd761bb91 Switch model entirely. Go from flat vector maps to specialized skip list, add draft paper. %!s(int64=8) %!d(string=hai) anos
  ticki 7f6b779a5f Make `Leak` an invaraint. %!s(int64=9) %!d(string=hai) anos
  ticki 5a42b783d4 Audit all unsafes. %!s(int64=9) %!d(string=hai) anos
  ticki 2cb61efbaa Add example folder. %!s(int64=9) %!d(string=hai) anos
  ticki 6b992ccf84 Update clippy. %!s(int64=9) %!d(string=hai) anos
  ticki 25c0dbe99d Fix bugs in memtrimming related to the byte count. %!s(int64=9) %!d(string=hai) anos
  ticki 2c55fb11ce Update the README. %!s(int64=9) %!d(string=hai) anos
  ticki e3190491ac Multi-level logging and user configuration. %!s(int64=9) %!d(string=hai) anos
  ticki 8b83c9a282 OS memtrimming for the global allocator. %!s(int64=9) %!d(string=hai) anos
  ticki 998377c6b4 Implement BRK caching. %!s(int64=9) %!d(string=hai) anos
  ticki f679d9ced0 Implement memtrimming for the local allocator. %!s(int64=9) %!d(string=hai) anos
  ticki 2b7af3702d Fix edge-case where `reserve` pushes an adjacent block. %!s(int64=9) %!d(string=hai) anos
  ticki 265a3c7801 Merge the pushed block with block pushed by reserve %!s(int64=9) %!d(string=hai) anos
  ticki e081fde191 Add note on nightly. %!s(int64=9) %!d(string=hai) anos
  Bruce Mitchener 0f78e6901d Fix some typos. %!s(int64=9) %!d(string=hai) anos
  Taylor Cramer a4bc061a97 Clarify README example by adding a more descriptive print message %!s(int64=9) %!d(string=hai) anos
  ticki b7c1f1bf2f Valgrind support. %!s(int64=9) %!d(string=hai) anos
  ticki ae4fc62505 Make TLS optional. %!s(int64=9) %!d(string=hai) anos
  ticki 70104b8d77 The test suite runs! Ralloc 1.0.0 is ready! %!s(int64=9) %!d(string=hai) anos
  ticki 5285a72bce Fix bug related to strange behavior of Arc %!s(int64=9) %!d(string=hai) anos
  ticki fd7a7bc78c Improve logging in multiple ways. %!s(int64=9) %!d(string=hai) anos
  ticki 8b438f1823 Make use of .expect() over .unwrap() %!s(int64=9) %!d(string=hai) anos