Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the c package. | Ben Johnson | 2014-05-05 | 1 | -381/+0 |
* | fix empty byte vs nil test problems | Martin Kobetic | 2014-04-23 | 1 | -10/+3 |
* | add test for empty bucket handling | Martin Kobetic | 2014-04-23 | 1 | -7/+11 |
* | another test case and minor cleanup | Martin Kobetic | 2014-04-23 | 1 | -10/+11 |
* | fix deep search | Martin Kobetic | 2014-04-23 | 1 | -5/+18 |
* | add deep tree tests, some cleanup | Martin Kobetic | 2014-04-22 | 1 | -32/+21 |
* | all tests pass | Martin Kobetic | 2014-04-18 | 1 | -10/+18 |
* | trying to fix large seek | Martin Kobetic | 2014-04-17 | 1 | -2/+6 |
* | hide the cursor stack details behind function calls (pop/push/current) | Martin Kobetic | 2014-04-17 | 1 | -40/+62 |
* | tests pass | Martin Kobetic | 2014-04-17 | 1 | -4/+8 |
* | Clean up | Ben Johnson | 2014-04-17 | 1 | -4/+105 |
* | Add Cursor.Next() to C cursor. | Ben Johnson | 2014-04-16 | 1 | -92/+147 |
* | Fix pointer arithematic. | Ben Johnson | 2014-04-16 | 1 | -43/+47 |
* | wip | Steven Normore | 2014-04-16 | 1 | -19/+39 |
* | build c/cursor and running tests | Steven Normore | 2014-04-16 | 1 | -8/+11 |
* | fix up the C bits to compile | Martin Kobetic | 2014-04-16 | 1 | -62/+72 |
* | cleanup | Martin Kobetic | 2014-04-16 | 1 | -7/+7 |
* | minor cleanup | Martin Kobetic | 2014-04-16 | 1 | -14/+26 |
* | first draft | Martin Kobetic | 2014-04-16 | 1 | -0/+138 |