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:
-rw-r--r--Readme.md1
m---------doc/html8
-rw-r--r--include/afio/revision.hpp6
m---------include/afio/v2.0/outcome0
m---------test/kerneltest0
5 files changed, 8 insertions, 7 deletions
diff --git a/Readme.md b/Readme.md
index 8a4a52d1..3d6bcf7b 100644
--- a/Readme.md
+++ b/Readme.md
@@ -10,6 +10,7 @@ Tarballs of source and prebuilt binaries for Linux x64 and Windows x64:
### Immediate todos in order of priority:
- [x] Implement new custom C++ exception synthesis support from Outcome.
+- [ ] Finish trivial vector, which is unfinished and currently segfaults.
- [ ] Run clang-tidy fix pass, it's got a bit untidy recently.
- [ ] `atomic_append` isn't actually being tested in shared_fs_mutex
- [ ] Implement a non-toy ACID key-value BLOB store and send it to Boost for peer review.
diff --git a/doc/html b/doc/html
-Subproject 4aff794a9479cf66c8e76768df3bbbeffb64b40
+Subproject 04aeb3b7a9caf89c273a60b13a8c67f93ad1a83
diff --git a/include/afio/revision.hpp b/include/afio/revision.hpp
index 4152a0ff..75f276b9 100644
--- a/include/afio/revision.hpp
+++ b/include/afio/revision.hpp
@@ -1,4 +1,4 @@
// Note the second line of this file must ALWAYS be the git SHA, third line ALWAYS the git SHA update time
-#define AFIO_PREVIOUS_COMMIT_REF 79af46bd3b921d34018cfe77ace0be94e1c2b4fe
-#define AFIO_PREVIOUS_COMMIT_DATE "2017-12-14 09:46:27 +00:00"
-#define AFIO_PREVIOUS_COMMIT_UNIQUE 79af46bd
+#define AFIO_PREVIOUS_COMMIT_REF b43b13e2c1168154c5bc173695227b7702800e91
+#define AFIO_PREVIOUS_COMMIT_DATE "2017-12-15 18:29:57 +00:00"
+#define AFIO_PREVIOUS_COMMIT_UNIQUE b43b13e2
diff --git a/include/afio/v2.0/outcome b/include/afio/v2.0/outcome
-Subproject aa42e3db58b5dbd139f0022b3e35b1ba566e93e
+Subproject ff2fc2a0fbcc3ea3a260a6763651bcfed8e37ac
diff --git a/test/kerneltest b/test/kerneltest
-Subproject 914334278781ae26bfb43c833b15438d9dc8b9a
+Subproject d18a8348021f14144d76b28ce359dddcf88aa69