Histórico de Commits

Autor SHA1 Mensagem Data
  ticki 2cb61efbaa Add example folder. há 8 anos atrás
  ticki 6b992ccf84 Update clippy. há 8 anos atrás
  ticki 25c0dbe99d Fix bugs in memtrimming related to the byte count. há 8 anos atrás
  ticki 2c55fb11ce Update the README. há 8 anos atrás
  ticki e3190491ac Multi-level logging and user configuration. há 8 anos atrás
  ticki 8b83c9a282 OS memtrimming for the global allocator. há 8 anos atrás
  ticki 998377c6b4 Implement BRK caching. há 8 anos atrás
  ticki f679d9ced0 Implement memtrimming for the local allocator. há 8 anos atrás
  ticki 2b7af3702d Fix edge-case where `reserve` pushes an adjacent block. há 8 anos atrás
  ticki 265a3c7801 Merge the pushed block with block pushed by reserve há 8 anos atrás
  ticki e081fde191 Add note on nightly. há 8 anos atrás
  Bruce Mitchener 0f78e6901d Fix some typos. há 8 anos atrás
  Taylor Cramer a4bc061a97 Clarify README example by adding a more descriptive print message há 8 anos atrás
  ticki b7c1f1bf2f Valgrind support. há 8 anos atrás
  ticki ae4fc62505 Make TLS optional. há 8 anos atrás
  ticki 70104b8d77 The test suite runs! Ralloc 1.0.0 is ready! há 8 anos atrás
  ticki 5285a72bce Fix bug related to strange behavior of Arc há 8 anos atrás
  ticki fd7a7bc78c Improve logging in multiple ways. há 8 anos atrás
  ticki 8b438f1823 Make use of .expect() over .unwrap() há 8 anos atrás
  ticki 96acdffac8 Add Arc test, triggering an unusual bug. há 8 anos atrás
  ticki 78084f160c Bump shim to 0.1.1 há 8 anos atrás
  ticki 9cef1dfa32 Add a minimal single-threaded example. há 8 anos atrás
  ticki 447183445d Fix unitialized use bug. há 8 anos atrás
  ticki c837a458b6 Complete module documentation há 8 anos atrás
  ticki e7e3706bca Move assertion in `push` into conditional há 8 anos atrás
  ticki 453db85480 Logging symbols for shim há 8 anos atrás
  ticki c139b44ef8 Move the line lock to the `write` model. há 8 anos atrás
  ticki 48cf15ff96 Avoid unbounded metacircular reservations. há 8 anos atrás
  ticki 1186e42714 Add a per-line lock há 8 anos atrás
  ticki 302678dae7 Fix reserve (called by insert) to not modify the order há 8 anos atrás