aboutsummaryrefslogtreecommitdiff
path: root/freelist_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* test suite refactoringBen Johnson2016-01-021-1/+3
* Merge sorted pgids rather than resorting everythingMartin Kobetic2015-06-161-0/+27
* Remove testify.Ben Johnson2014-07-261-26/+57
* Add freelist cache.Ben Johnson2014-06-301-5/+5
* Fix freelist allocate().Ben Johnson2014-05-191-6/+10
* Fix freelist allocation direction.Ben Johnson2014-05-191-9/+8
* Add nested buckets.Ben Johnson2014-04-111-6/+6
* Rename Transaction to Tx.Ben Johnson2014-03-081-6/+6
* API Documentation.Ben Johnson2014-02-131-1/+1
* Add freelist.Ben Johnson2014-02-101-0/+95