Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move code to src/ and tests/ | EuAndreh | 2024-10-25 | 1 | -817/+0 |
* | test suite refactoring | Ben Johnson | 2016-01-02 | 1 | -222/+485 |
* | skip empty pages during cursor seek | Luke Champine | 2015-11-05 | 1 | -0/+43 |
* | Add cursor examples. | Ben Johnson | 2014-08-16 | 1 | -0/+79 |
* | Remove testify. | Ben Johnson | 2014-07-26 | 1 | -72/+71 |
* | Move tests to a test package. | Ben Johnson | 2014-07-26 | 1 | -21/+22 |
* | Remove wrapping test closures. | Ben Johnson | 2014-07-26 | 1 | -310/+322 |
* | add Cursor.Delete() | Martin Kobetic | 2014-06-11 | 1 | -0/+40 |
* | Add seek forward test. | Ben Johnson | 2014-06-09 | 1 | -0/+52 |
* | Merge pull request #134 from Shopify/c_cursor | Ben Johnson | 2014-04-21 | 1 | -5/+5 |
|\ | |||||
| * | Add Cursor.Next() to C cursor. | Ben Johnson | 2014-04-16 | 1 | -5/+5 |
* | | Add Cursor.Bucket() function. | Ben Johnson | 2014-04-16 | 1 | -0/+12 |
|/ | |||||
* | Return bucket from CreateBucket() functions. | Ben Johnson | 2014-04-15 | 1 | -15/+24 |
* | Add nested buckets. | Ben Johnson | 2014-04-11 | 1 | -0/+307 |