提交历史

作者 SHA1 备注 提交日期
  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 年之前
  ticki 78084f160c Bump shim to 0.1.1 8 年之前
  ticki 9cef1dfa32 Add a minimal single-threaded example. 8 年之前
  ticki 447183445d Fix unitialized use bug. 8 年之前
  ticki c837a458b6 Complete module documentation 8 年之前
  ticki e7e3706bca Move assertion in `push` into conditional 8 年之前
  ticki 453db85480 Logging symbols for shim 8 年之前
  ticki c139b44ef8 Move the line lock to the `write` model. 8 年之前
  ticki 48cf15ff96 Avoid unbounded metacircular reservations. 8 年之前
  ticki 1186e42714 Add a per-line lock 8 年之前
  ticki 302678dae7 Fix reserve (called by insert) to not modify the order 8 年之前