]> Sergey Matveev's repositories - btrtrc.git/history - mmap_span/mmap_span.go
Fixes for storage tests on Windows
[btrtrc.git] / mmap_span / mmap_span.go
2023-05-27 Matt JoinerFixes for storage tests on Windows
2022-11-15 Matt Joinergorond ./...
2022-07-07 Alex SharovDo torrent storage flush on piece completion (#755)
2021-11-08 Matt Joinergofumpt
2020-11-11 Yaroslav KolomiietsFix excessive logging from mmap-backed storage (anacrol...
2020-06-03 Matt JoinerMerge pull request #410 from anacrolix/webseeds
2020-05-31 Matt JoinerAbstract out segments mapping and use it in mmap storage
2018-01-06 Matt Joinermmap_span: Synchronize access to memory maps to avoid...
2016-04-19 Matt JoinerMerge pull request #79 from shoenig/normalize
2016-04-19 Seth Hoenigrefactor struct identifiers to follow conventional...
2016-03-28 Matt JoinerMake opening a torrent in storage an explicit method
2016-02-18 Matt JoinerDitch Data.WriteSectionTo, and fix cmd/torrent-verify
2015-12-22 Matt JoinerSwitch from launchpad.net/gommap to github.com/edsrzf...
2015-04-27 Matt JoinerMerge remote-tracking branch 'libtorgo/master' into...
2014-12-05 Matt Joinermmap_span: Avoid allocating the span slice on every use
2014-04-08 Matt JoinerBig visibility/doc clean-up, and extract mmap_span...