Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move code to src/ and tests/ | EuAndreh | 2024-10-25 | 1 | -144/+0 |
* | Fix return statement inside else block at the end of function and gofmt windo... | nick | 2016-10-31 | 1 | -1/+1 |
* | move to separate lock file on windows | Ben Johnson | 2016-03-01 | 1 | -4/+18 |
* | add WriteToFlag to Tx | Xiang Li | 2015-11-06 | 1 | -2/+0 |
* | windows: implement file locking | James Tucker | 2015-09-16 | 1 | -3/+59 |
* | make ignoring Truncate() explicit | sasha-s | 2015-05-18 | 1 | -3/+5 |
* | use a shared lock in read-only mode | sasha-s | 2015-05-18 | 1 | -1/+1 |
* | open read-only databases in read-only mode | sasha-s | 2015-05-14 | 1 | -1/+1 |
* | Fix bolt on OpenBSD. | Josh Rickmar | 2014-09-18 | 1 | -2/+2 |
* | Fixed cast for 32-bit windows. | Casey Marshall | 2014-07-13 | 1 | -1/+1 |
* | Add Open() options, flock timeout. | Ben Johnson | 2014-06-21 | 1 | -1/+2 |
* | Add Windows support. | Ben Johnson | 2014-06-12 | 1 | -12/+25 |
* | Add Windows support. | Ben Johnson | 2014-06-11 | 1 | -0/+60 |