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
2016-09-06Fixed bad constexpr in fast_hash.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2016-09-06Added the final unit test before CppCon 2016 which checks that memory_map cor...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2016-09-05Fixed various warnings. Build time is also now tractable on my fairly ancient...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2016-09-04Found a big problem where win_delete_on_last_close was causing opens of such ...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2016-08-29First integration test for memory_map shared_fs_mutex is complete.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2016-08-28Added the beginnings of the new shared_fs_mutex integration test.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)