aboutsummaryrefslogtreecommitdiff
path: root/freelist.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix freelist allocate().Ben Johnson2014-05-191-2/+2
* Fix freelist allocation direction.Ben Johnson2014-05-191-18/+25
* Add nested buckets.Ben Johnson2014-04-111-0/+25
* Write freelist after each commit.Ben Johnson2014-03-311-0/+5
* Add 'bolt pages'.Ben Johnson2014-03-211-0/+17
* Rename Transaction to Tx.Ben Johnson2014-03-081-6/+6
* API Documentation.Ben Johnson2014-02-131-2/+2
* Add freelist.Ben Johnson2014-02-101-0/+94