aboutsummaryrefslogtreecommitdiff
path: root/c/cursor.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the c package.Ben Johnson2014-05-051-381/+0
* fix empty byte vs nil test problemsMartin Kobetic2014-04-231-10/+3
* add test for empty bucket handlingMartin Kobetic2014-04-231-7/+11
* another test case and minor cleanupMartin Kobetic2014-04-231-10/+11
* fix deep searchMartin Kobetic2014-04-231-5/+18
* add deep tree tests, some cleanupMartin Kobetic2014-04-221-32/+21
* all tests passMartin Kobetic2014-04-181-10/+18
* trying to fix large seekMartin Kobetic2014-04-171-2/+6
* hide the cursor stack details behind function calls (pop/push/current)Martin Kobetic2014-04-171-40/+62
* tests passMartin Kobetic2014-04-171-4/+8
* Clean upBen Johnson2014-04-171-4/+105
* Add Cursor.Next() to C cursor.Ben Johnson2014-04-161-92/+147
* Fix pointer arithematic.Ben Johnson2014-04-161-43/+47
* wipSteven Normore2014-04-161-19/+39
* build c/cursor and running testsSteven Normore2014-04-161-8/+11
* fix up the C bits to compileMartin Kobetic2014-04-161-62/+72
* cleanupMartin Kobetic2014-04-161-7/+7
* minor cleanupMartin Kobetic2014-04-161-14/+26
* first draftMartin Kobetic2014-04-161-0/+138