Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the c package. | Ben Johnson | 2014-05-05 | 1 | -347/+0 |
* | fix empty byte vs nil test problems | Martin Kobetic | 2014-04-23 | 1 | -7/+7 |
* | add test for empty bucket handling | Martin Kobetic | 2014-04-23 | 1 | -1/+25 |
* | another test case and minor cleanup | Martin Kobetic | 2014-04-23 | 1 | -0/+6 |
* | fix deep search | Martin Kobetic | 2014-04-23 | 1 | -0/+12 |
* | add deep tree tests, some cleanup | Martin Kobetic | 2014-04-22 | 1 | -0/+85 |
* | all tests pass | Martin Kobetic | 2014-04-18 | 1 | -4/+4 |
* | trying to fix large seek | Martin Kobetic | 2014-04-17 | 1 | -12/+12 |
* | hide the cursor stack details behind function calls (pop/push/current) | Martin Kobetic | 2014-04-17 | 1 | -1/+39 |
* | tests pass | Martin Kobetic | 2014-04-17 | 1 | -2/+2 |
* | Clean up | Ben Johnson | 2014-04-17 | 1 | -0/+75 |
* | Add Cursor.Next() to C cursor. | Ben Johnson | 2014-04-16 | 1 | -91/+75 |
* | Fix pointer arithematic. | Ben Johnson | 2014-04-16 | 1 | -11/+2 |
* | wip | Steven Normore | 2014-04-16 | 1 | -40/+60 |
* | build c/cursor and running tests | Steven Normore | 2014-04-16 | 1 | -4/+67 |
* | fix up the C bits to compile | Martin Kobetic | 2014-04-16 | 1 | -7/+2 |
* | cleanup | Martin Kobetic | 2014-04-16 | 1 | -1/+0 |
* | first draft | Martin Kobetic | 2014-04-16 | 1 | -0/+55 |