Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the c package. | Ben Johnson | 2014-05-05 | 3 | -732/+0 |
| | | | | | The CGO binding from an external package did not work as well as hoped. The C code has been moved to the project which uses it. | ||||
* | fix empty byte vs nil test problems | Martin Kobetic | 2014-04-23 | 2 | -17/+10 |
| | |||||
* | add test for empty bucket handling | Martin Kobetic | 2014-04-23 | 2 | -8/+36 |
| | |||||
* | another test case and minor cleanup | Martin Kobetic | 2014-04-23 | 2 | -10/+17 |
| | |||||
* | fix deep search | Martin Kobetic | 2014-04-23 | 2 | -5/+30 |
| | |||||
* | add deep tree tests, some cleanup | Martin Kobetic | 2014-04-22 | 2 | -32/+106 |
| | |||||
* | all tests pass | Martin Kobetic | 2014-04-18 | 2 | -14/+22 |
| | |||||
* | trying to fix large seek | Martin Kobetic | 2014-04-17 | 2 | -14/+18 |
| | |||||
* | hide the cursor stack details behind function calls (pop/push/current) | Martin Kobetic | 2014-04-17 | 2 | -41/+101 |
| | |||||
* | tests pass | Martin Kobetic | 2014-04-17 | 2 | -6/+10 |
| | |||||
* | Clean up | Ben Johnson | 2014-04-17 | 2 | -4/+180 |
| | |||||
* | Add Cursor.Next() to C cursor. | Ben Johnson | 2014-04-16 | 4 | -262/+228 |
| | |||||
* | Fix pointer arithematic. | Ben Johnson | 2014-04-16 | 2 | -54/+49 |
| | |||||
* | wip | Steven Normore | 2014-04-16 | 2 | -59/+99 |
| | |||||
* | build c/cursor and running tests | Steven Normore | 2014-04-16 | 3 | -12/+155 |
| | |||||
* | fix up the C bits to compile | Martin Kobetic | 2014-04-16 | 2 | -69/+74 |
| | |||||
* | cleanup | Martin Kobetic | 2014-04-16 | 2 | -8/+7 |
| | |||||
* | minor cleanup | Martin Kobetic | 2014-04-16 | 1 | -14/+26 |
| | |||||
* | first draft | Martin Kobetic | 2014-04-16 | 2 | -0/+193 |