تاریخچه Commit ها

نویسنده 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. 8 سال پیش
  ticki 5a42b783d4 Audit all unsafes. 8 سال پیش
  ticki 2cb61efbaa Add example folder. 8 سال پیش
  ticki 6b992ccf84 Update clippy. 8 سال پیش
  ticki 25c0dbe99d Fix bugs in memtrimming related to the byte count. 8 سال پیش
  ticki 2c55fb11ce Update the README. 8 سال پیش
  ticki e3190491ac Multi-level logging and user configuration. 8 سال پیش
  ticki 8b83c9a282 OS memtrimming for the global allocator. 8 سال پیش
  ticki 998377c6b4 Implement BRK caching. 8 سال پیش
  ticki f679d9ced0 Implement memtrimming for the local allocator. 8 سال پیش
  ticki 2b7af3702d Fix edge-case where `reserve` pushes an adjacent block. 8 سال پیش
  ticki 265a3c7801 Merge the pushed block with block pushed by reserve 8 سال پیش
  ticki e081fde191 Add note on nightly. 8 سال پیش
  Bruce Mitchener 0f78e6901d Fix some typos. 8 سال پیش
  Taylor Cramer a4bc061a97 Clarify README example by adding a more descriptive print message 8 سال پیش
  ticki b7c1f1bf2f Valgrind support. 8 سال پیش
  ticki ae4fc62505 Make TLS optional. 8 سال پیش
  ticki 70104b8d77 The test suite runs! Ralloc 1.0.0 is ready! 8 سال پیش
  ticki 5285a72bce Fix bug related to strange behavior of Arc 8 سال پیش
  ticki fd7a7bc78c Improve logging in multiple ways. 8 سال پیش
  ticki 8b438f1823 Make use of .expect() over .unwrap() 8 سال پیش
  ticki 96acdffac8 Add Arc test, triggering an unusual bug. 8 سال پیش