Историја ревизија

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