Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove rbt_nil | Dave Watson | 2016-02-24 | 1 | -19/+22 |
* | Add test for tree destruction | Joshua Kahn | 2015-11-09 | 1 | -1/+16 |
* | Allow const keys for lookup | Joshua Kahn | 2015-11-09 | 1 | -1/+1 |
* | Convert to uniform style: cond == false --> !cond | Jason Evans | 2014-10-03 | 1 | -2/+2 |
* | Add rb_empty(). | Jason Evans | 2014-08-20 | 1 | -0/+3 |
* | Fix unused variable warnings. | Jason Evans | 2014-01-21 | 1 | -3/+1 |
* | Convert assert() in test code to assert_*(). | Jason Evans | 2014-01-04 | 1 | -4/+12 |
* | Add unit tests for qr, ql, and rb. | Jason Evans | 2014-01-04 | 1 | -0/+327 |