Historie revizí

Autor SHA1 Zpráva Datum
  ticki 2c4356ebf9 Add `pub_restricted` feature. před 8 roky
  ticki 2df67b38b9 Add more comments. před 8 roky
  ticki b9fc6a9cd6 Document remaining parts of the new bookkeeper. před 8 roky
  ticki 3883101ce3 `question_mark` feature stabilized. před 8 roky
  ticki 78ca79c97d Add refill algorithm to the bookkeeper in order to keep the arena in shape. před 8 roky
  ticki a20d11e498 Remove another critical memcpy. před 8 roky
  ticki 940fd5ecb5 Remove another critical memcpy. před 8 roky
  ticki 495dc40c92 Add logging to `Seek` and its methods. před 8 roky
  ticki fdee7fbf8d Eliminate a 256-byte memcpy in a hot-path před 8 roky
  ticki ad0036216d Add more tests to `Block`. před 8 roky
  ticki bbf1e84bc5 Factor the fat value maintainance into a seperate function. před 8 roky
  ticki 8a50d08cc9 Add a newtype for non-bottom levels. před 8 roky
  ticki c1387b6327 Fix the `remove` method of `Seek`. před 8 roky
  ticki 8f357c4f2b Test BRK release. před 8 roky
  ticki ad09980e22 Remove the remaining `super::\*`s. před 8 roky
  ticki 2ed94fc2e1 Add `Pointer::aligned_to` test. před 8 roky
  ticki fe9037c256 Add `Block::sec_zero()` test. před 8 roky
  ticki 4772de6dd8 Add `Block::empty` test. před 8 roky
  ticki c03967843e Use `brk` instead of arrays for testing `Block`. před 8 roky
  ticki e89d82d0cf Add tests to the `lv` module. před 8 roky
  ticki 0c1b73cdf2 Implement first-fit searching. před 8 roky
  ticki 99ea74d425 Implement generic searching. před 8 roky
  ticki b18787c1e3 Update documentation with link to blog post. před 8 roky
  ticki 4bb5ae4cf0 Add documentation to `search`. před 8 roky
  ticki 66e83e2825 Remove occurrence of `Level(0)` in favor of `Level::min()`. před 8 roky
  ticki 359c6d6f93 Eliminate bound checks from the shortcut stacks safely. před 8 roky
  ticki 9f77bb4847 Add documentation to `Shortcut` před 8 roky
  ticki a24fe01d75 Merge branch 'master' into skiplist před 8 roky
  ticki ab47feeae3 Add note on performance to the readme. před 8 roky
  ticki 6cc435fdae Implement the node removal. před 8 roky