Commit Graph

12 Commits (b143e3a37046ac9ecfd3480540f9214279df2763)

Author SHA1 Message Date
Emir Pasic 0790df9fd0 - errcheck 9 years ago
Emir Pasic efcbbe6274 - detailed extensive tests with breakdown on number of elements 9 years ago
Emir Pasic b38c99bf33 - btree deletion fixes with more tests (done) 9 years ago
Emir Pasic 288c1a4ca3 - btree deletion with tests 9 years ago
Emir Pasic eb4171fdb0 - btree Keys() and Values() implemented with tests (using iterator) 9 years ago
Emir Pasic 76711f5b71 - btree don't allow order less than 3
- btree Left(), Right(), LeftKey(), RightKey(), LeftValue(), RightValue() implementation with tests
9 years ago
Emir Pasic 4e3ff20469 - btree get and put tests 9 years ago
Emir Pasic 9663093961 - btree put fixes 9 years ago
Emir Pasic 2df9ce1ab5 - btree put fixes 9 years ago
Emir Pasic eecaef5625 - btree Height() and String() implementations 9 years ago
Emir Pasic ab73314ad4 - btree expose its root, nodes and entries (for extension purposes) 9 years ago
Emir Pasic 28b826151a - btree insertion with tests 9 years ago