| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Ignore multiple transaction commit/rollback/close. | Ben Johnson | 2014-03-01 | 1 | -3/+7 |
| * | Allow reads of unflushed nodes. | Ben Johnson | 2014-03-01 | 1 | -0/+18 |
| * | Remove RWTransaction.Bucket(). | Ben Johnson | 2014-02-25 | 1 | -10/+19 |
| * | Refactor Bucket. | Ben Johnson | 2014-02-23 | 1 | -51/+2 |
| * | Revert "Refactor Transaction/Bucket API." | Ben Johnson | 2014-02-22 | 1 | -300/+49 |
| * | Refactor Transaction/Bucket API. | Ben Johnson | 2014-02-21 | 1 | -49/+300 |
| * | Bucket stats. | Ben Johnson | 2014-02-21 | 1 | -0/+16 |
| * | Cursor.Get is now Cursor.Seek, and returns the first possible key. | Tommi Virtanen | 2014-02-20 | 1 | -1/+10 |
| * | Add Transaction.ForEach(). | Ben Johnson | 2014-02-16 | 1 | -0/+19 |
| * | Rename errors. | Ben Johnson | 2014-02-16 | 1 | -1/+1 |
| * | Improve test coverage. | Ben Johnson | 2014-02-15 | 1 | -2/+6 |
| * | Add parallel usage test and race detector. | Ben Johnson | 2014-02-15 | 1 | -1/+5 |
| * | API Documentation. | Ben Johnson | 2014-02-13 | 1 | -17/+25 |
| * | Add freelist. | Ben Johnson | 2014-02-10 | 1 | -8/+6 |
| * | Clean up. | Ben Johnson | 2014-02-06 | 1 | -5/+5 |
| * | Rename sys ☞ buckets. | Ben Johnson | 2014-02-05 | 1 | -5/+4 |
| * | Add RWTransaction.Put(). | Ben Johnson | 2014-02-01 | 1 | -1/+1 |
| * | Clean up API. | Ben Johnson | 2014-01-31 | 1 | -9/+9 |
| * | Add RWTransaction.write(). | Ben Johnson | 2014-01-30 | 1 | -29/+15 |
| * | Fix leaf/branch deserialization. | Ben Johnson | 2014-01-30 | 1 | -1/+1 |
| * | lpage | Ben Johnson | 2014-01-27 | 1 | -14/+14 |
| * | Intermediate. | Ben Johnson | 2014-01-27 | 1 | -83/+32 |
| * | Initialize transaction/rwtransaction. | Ben Johnson | 2014-01-26 | 1 | -51/+19 |
| * | TODO | Ben Johnson | 2014-01-24 | 1 | -161/+3 |
| * | TODO | Ben Johnson | 2014-01-24 | 1 | -1225/+30 |
| * | Refactoring to RWCursor, RWTxn, and branch/leaf nodes and pages. | Ben Johnson | 2014-01-17 | 1 | -56/+49 |
| * | Add system buckets. | Ben Johnson | 2014-01-14 | 1 | -158/+104 |
| * | Begin Transaction.Cursor(). | Ben Johnson | 2014-01-13 | 1 | -91/+154 |
| * | Add mock OS. | Ben Johnson | 2014-01-12 | 1 | -1/+1 |
| * | Initial db.open. | Ben Johnson | 2014-01-11 | 1 | -1152/+1156 |
| * | Move all C code into repo. | Ben Johnson | 2014-01-09 | 1 | -0/+1506 |
| * | Basic types. | Ben Johnson | 2014-01-08 | 1 | -0/+33 |
