Historial de Commits

Autor SHA1 Mensaje Fecha
  ticki 6799cb9b37 Fix segfault, due to not initializing the pointer when reserving extra capacity hace 9 años
  ticki 819ed484c3 Avoid certain recursive allocations hace 9 años
  ticki a48df74251 Fix bug in `reserve` hace 9 años
  ticki 8c7ccdc0af Represent occupied block entries through empty blocks hace 9 años
  ticki bfa132473f Fix bug making allocation occupied blocks possible, update documentation, fix certain arithmetic overflows, add mathematical reasoning on integer bounds hace 9 años
  ticki 795aa19906 Fix Block tests hace 9 años
  ticki 537920f98d Alignment assertions hace 9 años
  ticki 15b186fad9 sys_yield for mutex locking hace 9 años
  ticki 4ef79fdcf3 Remove libextra dependency hace 9 años
  ticki a022e08f1f Allocator is ready, provide linking symbols, complete bookkeeping, proper merges, safe multithreading, OOM handling (+ custom handlers), system primitives, add extensive testing. hace 9 años
  ticki c4f7593838 Fix PartialEq hace 9 años
  ticki 8aef24b0fb Update the docs to reflect the actual internals hace 9 años
  ticki a17c934ae8 Add Bookkeeper::new() hace 9 años
  ticki a9e0dc7bf0 Wrap the block list in a Bookkeeper struct hace 9 años
  ticki 3838443f52 Fix the docs hace 9 años
  ticki 7fc3ec724e Add detailed documentation for everything hace 9 años
  ticki adf3812a72 Consistency checks in debug mode hace 9 años
  ticki a651595317 RL search hace 9 años
  ticki 6c5a0b163d Add readme hace 9 años
  ticki ae9fdde219 Add license (MIT) hace 9 años
  ticki c28a6f006b Initial commit: add design document, memory book keeper, allocation, deallocation, reallocation (inplace and copy), block list, insertion, system primitives hace 9 años