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
diff options
context:
space:
mode:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2017-07-14 23:40:31 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2017-07-14 23:40:31 +0300
commita7bc876322994d2bd76e95b2c61ec1b1241e4738 (patch)
tree9cc95beb4b84229155c7c05a9ee1ad5bb022ef2f /release_notes.md
parent3a16fa3e45b940a221ceb41a6c86ebe214318c02 (diff)
First attempt at a port to QuickCppLib and Outcome v2 (it's not working yet)
Diffstat (limited to 'release_notes.md')
-rw-r--r--release_notes.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/release_notes.md b/release_notes.md
index 346b211d..15fa27e4 100644
--- a/release_notes.md
+++ b/release_notes.md
@@ -1,7 +1,7 @@
-Herein lies the beginnings of the proposed Boost.AFIO v2 post-peer-review rewrite. Its github
+Herein lies the beginnings of the proposed AFIO v2 post-peer-review rewrite. Its github
source code repository lives at https://github.com/ned14/boost.afio.
-<b>master branch test status</b> Linux: [![Build Status](https://travis-ci.org/ned14/boost.afio.svg?branch=master)](https://travis-ci.org/ned14/boost.afio) Windows: [![Build status](https://ci.appveyor.com/api/projects/status/ox59o2r276xbmef7/branch/master?svg=true)](https://ci.appveyor.com/project/ned14/boost-afio/branch/master) Coverage: Boost.KernelTest support for coveralls.io still todo <b>CMake dashboard</b>: http://my.cdash.org/index.php?project=Boost.AFIO
+<b>master branch test status</b> Linux: [![Build Status](https://travis-ci.org/ned14/boost.afio.svg?branch=master)](https://travis-ci.org/ned14/boost.afio) Windows: [![Build status](https://ci.appveyor.com/api/projects/status/ox59o2r276xbmef7/branch/master?svg=true)](https://ci.appveyor.com/project/ned14/boost-afio/branch/master) Coverage: Boost.KernelTest support for coveralls.io still todo <b>CMake dashboard</b>: http://my.cdash.org/index.php?project=AFIO
\note Note that this code is so early alpha that no substantial test code exists
yet. Nobody should use this code for anything serious.