| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2014-03-21 | Fix db.munmap() to return an error. | Ben Johnson | 1 | -17/+0 | |
| Changes munmap to return an error and the DB now implements io.Closer. I also removed all the OS and Syscall mocking because it's causing issues. Corrupt file tests need to be recreated but directly using the file system instead. | |||||
| 2014-02-01 | Add RWTransaction.Put(). | Ben Johnson | 1 | -0/+17 | |
| 2014-01-10 | DB.Open(), pages, and meta. | Ben Johnson | 1 | -99/+0 | |
| 2013-12-20 | NOTES | Ben Johnson | 1 | -0/+99 | |
