Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-02-15Port LLFIO to latest Outcome, whose TRY operation now uses value semantics ↵Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
for the unique temporary and therefore all TRY destinations ought to be rvalue refs.
2021-02-02Add LLFIO_ENABLE_DEPENDENCY_SMOKE_TEST option for vcpkg.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2020-03-11Add Installability CI test.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)