Historique des commits

Auteur SHA1 Message Date
  Jeremy Soller 0b092068ec Update Cargo.toml il y a 8 ans
  Jeremy Soller eb7c2ae0c9 Update lib.rs il y a 8 ans
  Jeremy Soller 177488eab9 Fix import il y a 8 ans
  Jeremy Soller 6149ff3090 Fixes for new shim il y a 8 ans
  Jeremy Soller d2e53a963c Update shim il y a 8 ans
  Jeremy Soller 2d54dfe2d7 Update shim to support Redox il y a 8 ans
  Jeremy Soller be2a916a25 Update libc il y a 8 ans
  Jeremy Soller 65495da00f Fix compile for new kernel il y a 8 ans
  ticki 2b7af3702d Fix edge-case where `reserve` pushes an adjacent block. il y a 8 ans
  ticki 265a3c7801 Merge the pushed block with block pushed by reserve il y a 8 ans
  ticki e081fde191 Add note on nightly. il y a 8 ans
  Bruce Mitchener 0f78e6901d Fix some typos. il y a 8 ans
  Taylor Cramer a4bc061a97 Clarify README example by adding a more descriptive print message il y a 8 ans
  ticki b7c1f1bf2f Valgrind support. il y a 8 ans
  ticki ae4fc62505 Make TLS optional. il y a 8 ans
  ticki 70104b8d77 The test suite runs! Ralloc 1.0.0 is ready! il y a 8 ans
  ticki 5285a72bce Fix bug related to strange behavior of Arc il y a 8 ans
  ticki fd7a7bc78c Improve logging in multiple ways. il y a 8 ans
  ticki 8b438f1823 Make use of .expect() over .unwrap() il y a 8 ans
  ticki 96acdffac8 Add Arc test, triggering an unusual bug. il y a 8 ans
  ticki 78084f160c Bump shim to 0.1.1 il y a 8 ans
  ticki 9cef1dfa32 Add a minimal single-threaded example. il y a 8 ans
  ticki 447183445d Fix unitialized use bug. il y a 8 ans
  ticki c837a458b6 Complete module documentation il y a 8 ans
  ticki e7e3706bca Move assertion in `push` into conditional il y a 8 ans
  ticki 453db85480 Logging symbols for shim il y a 8 ans
  ticki c139b44ef8 Move the line lock to the `write` model. il y a 8 ans
  ticki 48cf15ff96 Avoid unbounded metacircular reservations. il y a 8 ans
  ticki 1186e42714 Add a per-line lock il y a 8 ans
  ticki 302678dae7 Fix reserve (called by insert) to not modify the order il y a 8 ans