aboutsummaryrefslogtreecommitdiff
path: root/node.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix quick tests.Ben Johnson2014-02-051-5/+7
* Add RWTransaction.Delete().Ben Johnson2014-02-031-0/+14
* Add RWTransaction.Put().Ben Johnson2014-02-011-0/+178
* TODOBen Johnson2014-01-241-40/+0
* TODOBen Johnson2014-01-241-0/+10
* Intermediate commit.Ben Johnson2014-01-211-0/+30
* Refactoring to RWCursor, RWTxn, and branch/leaf nodes and pages.Ben Johnson2014-01-171-91/+0
* Initial db.open.Ben Johnson2014-01-111-38/+38
* Move all C code into repo.Ben Johnson2014-01-091-0/+51
* Basic types.Ben Johnson2014-01-081-0/+40