Historique des commits

Auteur SHA1 Message Date
  Jeremy Soller 0ac228d16d Fix cfg flags for Redox il y a 9 ans
  ticki 8266f890d3 Enable inplace reallocation (buffer extension) again il y a 9 ans
  ticki 413aaeb77b Merge branch 'master' of github.com:redox-os/ralloc il y a 9 ans
  ticki 377ac02d18 Fix numerous bugs, temporarily disable inplace reallocation, add debug dumps il y a 9 ans
  ticki c541cec1d6 Better debug assertions and consistency checks il y a 9 ans
  ticki 6799cb9b37 Fix segfault, due to not initializing the pointer when reserving extra capacity il y a 9 ans
  ticki 819ed484c3 Avoid certain recursive allocations il y a 9 ans
  ticki a48df74251 Fix bug in `reserve` il y a 9 ans
  ticki 8c7ccdc0af Represent occupied block entries through empty blocks il y a 9 ans
  ticki bfa132473f Fix bug making allocation occupied blocks possible, update documentation, fix certain arithmetic overflows, add mathematical reasoning on integer bounds il y a 9 ans
  ticki 795aa19906 Fix Block tests il y a 9 ans
  ticki 537920f98d Alignment assertions il y a 9 ans
  ticki 15b186fad9 sys_yield for mutex locking il y a 9 ans
  ticki 4ef79fdcf3 Remove libextra dependency il y a 9 ans
  ticki a022e08f1f Allocator is ready, provide linking symbols, complete bookkeeping, proper merges, safe multithreading, OOM handling (+ custom handlers), system primitives, add extensive testing. il y a 9 ans
  ticki c4f7593838 Fix PartialEq il y a 9 ans
  ticki 8aef24b0fb Update the docs to reflect the actual internals il y a 9 ans
  ticki a17c934ae8 Add Bookkeeper::new() il y a 9 ans
  ticki a9e0dc7bf0 Wrap the block list in a Bookkeeper struct il y a 9 ans
  ticki 3838443f52 Fix the docs il y a 9 ans
  ticki 7fc3ec724e Add detailed documentation for everything il y a 9 ans
  ticki adf3812a72 Consistency checks in debug mode il y a 9 ans
  ticki a651595317 RL search il y a 9 ans
  ticki 6c5a0b163d Add readme il y a 9 ans
  ticki ae9fdde219 Add license (MIT) il y a 9 ans
  ticki c28a6f006b Initial commit: add design document, memory book keeper, allocation, deallocation, reallocation (inplace and copy), block list, insertion, system primitives il y a 9 ans