Commit Graph

  • f427332798 Merge pull request #12 from dpc/fix_iter Dawid Ciężarkiewicz 2015-11-19 11:27:11 -08:00
  • ea1b764184 Introduce: clear() and grow(). Dawid Ciężarkiewicz 2015-11-18 19:15:00 -08:00
  • b31c00cfa3 Fix failing tests. Dawid Ciężarkiewicz 2015-11-18 19:00:00 -08:00
  • a94297a9ef Add failing tests for iters with offset. Dawid Ciężarkiewicz 2015-11-18 19:00:00 -08:00
  • 7a83b29a56 Add retain method to slab Herman J. Radtke III 2015-11-05 07:49:22 -08:00
  • 5c601b8712 Back slab with a Vector Herman J. Radtke III 2015-10-28 19:14:32 -07:00
  • 0756d7016d Remove unnecessary casts Nandor Kracser 2015-09-13 16:45:25 +02:00
  • 4ae10acf26 Bump version to v0.1.2 Carl Lerche 2015-07-23 15:18:05 -07:00
  • 864e745b89 Implement replace_with method Paul Colomiets 2015-07-16 22:35:18 +03:00
  • 173dba1b9f Use the type system to ensure Entry's invariants Yazad Daruvala 2015-07-12 19:37:17 -07:00
  • 1dae636727 Removing redundant check, because: idx < self.entries.len() <= MAX Yazad Daruvala 2015-07-12 15:50:44 -07:00
  • c4c125d136 Using a boxed slice rather than enforcing an ungrowable Vec Yazad Daruvala 2015-07-12 15:40:03 -07:00
  • 5c08e06125 Bug Fix: Don't panic on remove when idx == entries.len() Yazad Daruvala 2015-07-12 16:16:51 -07:00
  • cb2a8be312 Bump version to v0.1.1 Carl Lerche 2015-07-03 11:08:51 -07:00
  • d76e60e49e Don't panic on index underflow Carl Lerche 2015-07-03 11:06:26 -07:00
  • f54a906b3b Build docs on travis Carl Lerche 2015-06-15 13:53:20 -07:00
  • 8d88f0ac00 Use travis for CI Carl Lerche 2015-06-15 13:49:44 -07:00
  • ac96f1a8ab Initial commit Carl Lerche 2015-06-08 14:13:10 -07:00