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
2018-07-03Rename afio to llfio part 1 of manyNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2018-04-23Make errc AFIO namespace definedNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2018-04-14Rename file_handle::length() to maximum_extent()Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2018-04-11Convert AFIO over to use std::byte for buffers instead of char.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2018-04-08Replace single buffer convenience overloads of read() and write() with initia...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2018-02-03Use correct bytes for the lockMaks Naumov
2018-01-24More delint, and restore build on POSIXNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2018-01-22More delintingNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2018-01-19Back to the delintingNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-12-14algorithm delintedNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-12-06delintNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-08-28Removed the fallback lock facility in algorithm::shared_fs_mutex::memory_map ...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-08-03Tidy up the make_free_function marker. Replace QUICKCPPLIB_CONSTEXPR with con...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-07-30doxygen fixes, reenabled Appveyor but with clang/LLVMNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-07-28Lots more fixes, test/shared_fs_mutex.cpp is now compiling. The rest is not.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-07-27Significantly tightened up the trivial and layout requirements for the scatte...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-07-26DOES NOT BUILD wip more conversion of AFIO to Outcome v2Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-07-25DOES NOT BUILD wip conversion of AFIO to Outcome v2Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-07-21We now use a proper custom NTSTATUS error code category on Windows instead of...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-07-14First attempt at a port to QuickCppLib and Outcome v2 (it's not working yet)Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-07-13Preparation for quickcpplib and outcome v2 portNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)