| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allow reads of unflushed nodes. | Ben Johnson | 2014-03-01 | 1 | -51/+134 |
| * | Minor refactor. | Ben Johnson | 2014-02-28 | 1 | -6/+2 |
| * | Revert "Refactor Transaction/Bucket API." | Ben Johnson | 2014-02-22 | 1 | -1/+1 |
| * | Refactor Transaction/Bucket API. | Ben Johnson | 2014-02-21 | 1 | -1/+1 |
| * | Bidirectional cursors. | Ben Johnson | 2014-02-20 | 1 | -1/+53 |
| * | Cursor.Get is now Cursor.Seek, and returns the first possible key. | Tommi Virtanen | 2014-02-20 | 1 | -12/+8 |
| * | Fix Cursor godoc for First(), Next(), and Get(). | Ben Johnson | 2014-02-20 | 1 | -3/+3 |
| * | Improve test coverage. | Ben Johnson | 2014-02-15 | 1 | -3/+1 |
| * | API Documentation. | Ben Johnson | 2014-02-13 | 1 | -10/+16 |
| * | Cursor iteration. | Ben Johnson | 2014-02-11 | 1 | -3/+50 |
| * | Add freelist. | Ben Johnson | 2014-02-10 | 1 | -9/+1 |
| * | Rebalance after deletion. | Ben Johnson | 2014-02-08 | 1 | -5/+5 |
| * | Refactor node lookup. | Ben Johnson | 2014-02-07 | 1 | -18/+31 |
| * | Fix quick tests. | Ben Johnson | 2014-02-05 | 1 | -1/+0 |
| * | Add RWTransaction.Put(). | Ben Johnson | 2014-02-01 | 1 | -24/+43 |
| * | gofmt | Ben Johnson | 2014-01-30 | 1 | -3/+3 |
| * | Fix leaf/branch deserialization. | Ben Johnson | 2014-01-30 | 1 | -6/+39 |
| * | Refactor meta.copy() and page.init(). | Ben Johnson | 2014-01-29 | 1 | -1/+0 |
| * | lpage | Ben Johnson | 2014-01-27 | 1 | -2/+7 |
| * | Intermediate. | Ben Johnson | 2014-01-27 | 1 | -8/+29 |
| * | Initialize transaction/rwtransaction. | Ben Johnson | 2014-01-26 | 1 | -30/+10 |
| * | TODO | Ben Johnson | 2014-01-24 | 1 | -2646/+28 |
| * | TODO | Ben Johnson | 2014-01-24 | 1 | -11/+0 |
| * | Intermediate commit. | Ben Johnson | 2014-01-21 | 1 | -36/+12 |
| * | Refactoring to RWCursor, RWTxn, and branch/leaf nodes and pages. | Ben Johnson | 2014-01-17 | 1 | -1113/+264 |
| * | Add system buckets. | Ben Johnson | 2014-01-14 | 1 | -42/+9 |
| * | Begin Transaction.Cursor(). | Ben Johnson | 2014-01-13 | 1 | -120/+101 |
| * | Initial db.open. | Ben Johnson | 2014-01-11 | 1 | -2787/+2790 |
| * | DB.Open(), pages, and meta. | Ben Johnson | 2014-01-10 | 1 | -0/+7 |
| * | Move all C code into repo. | Ben Johnson | 2014-01-09 | 1 | -0/+3557 |
| * | Basic types. | Ben Johnson | 2014-01-08 | 1 | -0/+44 |
