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 (Expand)Author
2020-10-08Long, long round of refactoring path_view to match latest P1030 draft normati...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2020-07-03Fix perhaps the cause of appveyor failing.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2020-07-03Add lots of debug printing to try and figure out why travis is failing.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2020-07-02Fix bug in clone_extents_to() on POSIX.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2020-06-21Fix clone_extents() not working on Mac OS.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2020-06-21Shorten test time taken so CI passes again.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2020-06-13I *think* clone_extents is now debugged, at least on Windows anyway.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2020-06-11Weirdly, clone extents seems to be fully working this morning on POSIX, when ...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2020-06-10wip implementation of file_handle::clone_extents() for POSIX. Not debugged yet.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2020-06-05wip more work on clone_extents. There is a late stage failure in the partial ...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2020-06-04First working edition of file_handle::clone_extents(). This was a surprisingl...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2020-05-30Fix hang on Linux caused by statx implementation. Fix various compile failure...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2020-05-29As I broke trunk last commit, push the wip files which fix trunk, even though...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)