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-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)
2019-09-25LLFIO is now make installable and cmake find_package()-able, which should imp...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2019-04-09Fix issue #18 where __cpuid identifier was macro clashing. Also update to lat...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2018-10-17Lots of changes to support latest WG21 SG14 status code, as the erased code i...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2018-08-15Fix status code edition failing to build.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2018-07-11Finished renaming all AFIO => LLFIO, I think at least.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2018-07-06More afio => llfioNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2018-07-03Lots more afio => llfio renamingNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2018-06-07Now fully compiling with experimental SG14 status_code.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2018-01-25AFIO is finally completely delinted on POSIX. Only took a few months :). Tomo...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-11-27Reworked the failure reporting in AFIO to use Outcome's fancy new payload ada...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-05-03Relicenced under Apache 2.0 + Boost licenceNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-04-05Fixed the code rot which had set into AFIO due to renaming caused by getting ...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2016-07-20typoNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2016-07-20AFIO is now fully ported over to the new cmake based tooling. It's only taken...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2016-07-09Added support for libstdc++ filesystem. Added precompiled header usage to the...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2016-05-30wip new even more powerful test infrastructureNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)