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
2017-08-17Should now be fully working with new quickcpplib discovery mechanismNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-08-17Change how quickccplib dependencies are found.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-08-16updNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-08-16updNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-08-16updNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-08-16KernelTest now requires C++ 17 for its aggregate tuple, so made only the test...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-08-15Ported directory_handle for POSIX from AFIO v1.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-08-13Ported over directory_handle from AFIO v1 for Windows, POSIX still to come.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-08-11Fixed the miscalculation of QD16 latencies in storage_profile.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-08-11Added fs_handle::parent_path_handle()Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-08-10Added i/o latency benchmarking to storage_profileNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-08-10Upgraded programs/* to use Outcome v2.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-08-06Fix clang build failureNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-08-06updNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-08-06updNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-08-04Freed more functions.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-08-04Fix bug in ci scriptNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-08-04updNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-08-04Fix segfaultNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-08-04Split stuff which would be shared with directory_handle out of file_handle in...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-08-03Made construction of all the handle types constexpr now path is no longer sto...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-08-03Add free functions for extents() and ZERO_CHECK.Build.CppClean.log()Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-08-03Ported extents() and zero() from AFIO v1.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-08-03Finally got round to implementing the free function injection script, so now ...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-31Implemented handle::current_path() for all platforms. Should now pass all uni...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-07-31Various warnings fixes on MSVC. Still ICEs :(Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-07-31All tests are passing once again on Windows (if built with clang 5.0)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-29Added deadline to unlink and relink.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-07-29Fix warnings when built in Release. Fix failure to discover tests to run in CI.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-07-29Travis to use GCC 7 from now onNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-07-29updNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-07-29updNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-07-29Finish renaming to AFIO.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-07-29Now fully compiling, although almost certainly not working.Niall 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-27Took a few hours, but found and fixed a major bug in Outcome. Getting quite c...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-15Significantly improve support for LLVM-vs2014 toolsetNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-07-14Merge branch 'master' of github.com:ned14/boost.afioNiall 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-13Replace boost-lite with quickcpplibNiall 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)