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-06-19Add signal guard to map_handle::write()Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2018-06-18Fix unguarded use of iostreams. Hopefully this will fix Linux Travis.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2018-06-08Add CI testing of both status_code and error_code editions of AFIO.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2018-06-07AFIO core library now compiles clean using experimental status_code, unit tes...Niall 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-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-01-24Ever more delintNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2018-01-19Back to the delintingNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2018-01-15Now builds on Windows on POSIX with latest peer review ready Outcome. Cool.Niall 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-09-19Fix many test regressions from recent changes.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-09-17Path discovery is implemented and working on POSIX.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-09-14wip implementing path discovery framework for temp directoriesNiall 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-25Lots of robustness work on shared_fs_mutex/memory_map testing, it still fails...Niall Douglas
2017-08-17Should now be fully working with new quickcpplib discovery mechanismNiall 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-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-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-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)