aboutsummaryrefslogtreecommitdiff
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the c package.Ben Johnson2014-05-053-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 problemsMartin Kobetic2014-04-232-17/+10
|
* add test for empty bucket handlingMartin Kobetic2014-04-232-8/+36
|
* another test case and minor cleanupMartin Kobetic2014-04-232-10/+17
|
* fix deep searchMartin Kobetic2014-04-232-5/+30
|
* add deep tree tests, some cleanupMartin Kobetic2014-04-222-32/+106
|
* all tests passMartin Kobetic2014-04-182-14/+22
|
* trying to fix large seekMartin Kobetic2014-04-172-14/+18
|
* hide the cursor stack details behind function calls (pop/push/current)Martin Kobetic2014-04-172-41/+101
|
* tests passMartin Kobetic2014-04-172-6/+10
|
* Clean upBen Johnson2014-04-172-4/+180
|
* Add Cursor.Next() to C cursor.Ben Johnson2014-04-164-262/+228
|
* Fix pointer arithematic.Ben Johnson2014-04-162-54/+49
|
* wipSteven Normore2014-04-162-59/+99
|
* build c/cursor and running testsSteven Normore2014-04-163-12/+155
|
* fix up the C bits to compileMartin Kobetic2014-04-162-69/+74
|
* cleanupMartin Kobetic2014-04-162-8/+7
|
* minor cleanupMartin Kobetic2014-04-161-14/+26
|
* first draftMartin Kobetic2014-04-162-0/+193