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>2016-08-26 23:01:55 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2016-08-26 23:01:55 +0300
commitfeb0995cdd8239d49583804a1912b30b048a182a (patch)
tree07348edbe34f323a67bffe30b194085d24420e08 /Readme.md
parent37abc986fc2789d490da30b7c79a83e0c4ae1c0f (diff)
Fix failure to correctly pickup sibling boost-lite. Add cmake for AFIO programs which are now compiling. Added in the new memory map shared_fs_mutex to benchmark-locking.
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md9
1 files changed, 2 insertions, 7 deletions
diff --git a/Readme.md b/Readme.md
index d564b304..d1d8b187 100644
--- a/Readme.md
+++ b/Readme.md
@@ -7,13 +7,8 @@ Tarballs of source and prebuilt binaries with all unit tests passing: https://de
CppCon 2016 todos:
-- Fix remaining failures in map_handle.
-- Test open_hash_index on valgrind, I ran out of time during the weekend.
- - Ideally raise that test on per-commit CI via ctest support for valgrind.
-- Create algorithm::shared_fs_mutex::memory_map<> which places an open_hash_index<>
-inside a map_handle region.
- - If non_local_count > 0, use byte range locks on everything :)
- - Use read lock at very end to determine when non local users have gone away
+- Fix remaining test failures.
+- Raise the sanitisers on per-commit CI via ctest.
- Rename all ParseProjectVersionFromHpp etc to parse_project_version_from_hpp etc
- DLL library edition appears to not be encoding extended error code detail because
it's not sharing a single ringbuffer_log. Hard to fix given Outcome could be being