Commit Verlauf

Autor SHA1 Nachricht Datum
  Jeremy Soller 7b0a14c35e Merge pull request #46 from RandomInsano/patch-1 vor 8 Jahren
  Ivan Enderlin a93871cdd5 Update `sc` to 0.2.1 (#52) vor 8 Jahren
  Oliver Schneider e31a743ec3 Don't depend on clippy (#49) vor 8 Jahren
  Edwin Amsler 829bb37f85 Spelling fix vor 8 Jahren
  Jorge Aparicio 35fd0db98e add support for Linux on AArch64, MIPS(64), PowerPC(64) and SPARC64 (#43) vor 8 Jahren
  Jorge Aparicio 1dad80a901 fix the build (#42) vor 8 Jahren
  ticki 8523d5df66 Merge branch 'master' of github.com:redox-os/ralloc vor 8 Jahren
  ticki afaad8d303 Remove the `nborrow` dependency and give the macro its own module. vor 8 Jahren
  David Teller 7d73b18a8c Remove feature question_mark. (#38) vor 8 Jahren
  ticki ab47feeae3 Add note on performance to the readme. vor 9 Jahren
  ticki 7f6b779a5f Make `Leak` an invaraint. vor 9 Jahren
  ticki 5a42b783d4 Audit all unsafes. vor 9 Jahren
  ticki 2cb61efbaa Add example folder. vor 9 Jahren
  ticki 6b992ccf84 Update clippy. vor 9 Jahren
  ticki 25c0dbe99d Fix bugs in memtrimming related to the byte count. vor 9 Jahren
  ticki 2c55fb11ce Update the README. vor 9 Jahren
  ticki e3190491ac Multi-level logging and user configuration. vor 9 Jahren
  ticki 8b83c9a282 OS memtrimming for the global allocator. vor 9 Jahren
  ticki 998377c6b4 Implement BRK caching. vor 9 Jahren
  ticki f679d9ced0 Implement memtrimming for the local allocator. vor 9 Jahren
  ticki 2b7af3702d Fix edge-case where `reserve` pushes an adjacent block. vor 9 Jahren
  ticki 265a3c7801 Merge the pushed block with block pushed by reserve vor 9 Jahren
  ticki e081fde191 Add note on nightly. vor 9 Jahren
  Bruce Mitchener 0f78e6901d Fix some typos. vor 9 Jahren
  Taylor Cramer a4bc061a97 Clarify README example by adding a more descriptive print message vor 9 Jahren
  ticki b7c1f1bf2f Valgrind support. vor 9 Jahren
  ticki ae4fc62505 Make TLS optional. vor 9 Jahren
  ticki 70104b8d77 The test suite runs! Ralloc 1.0.0 is ready! vor 9 Jahren
  ticki 5285a72bce Fix bug related to strange behavior of Arc vor 9 Jahren
  ticki fd7a7bc78c Improve logging in multiple ways. vor 9 Jahren