Releases: ned14/llfio
All tests passed d867bd612097979ca40b07852abbf7332538ab98
Fix potential write outside of array in dynamic_thread_pool_group's native Linux implementation.
Prebuilt binaries with development headers and documentation for common platforms are in Assets below:
All tests passed f6dd9743a94462472a4a06638b844046b5c71d8d
Looks like libstdc++-10 still confuses clang, so disabling on CI.
Prebuilt binaries with development headers and documentation for common platforms are in Assets below:
All tests passed bfef269358716de18c7beab08b22c15e3654c5f7
Fix an earlier fix to algorithm::traverse, where the earlier fix was obviously broken.
Prebuilt binaries with development headers and documentation for common platforms are in Assets below:
All tests passed a93b8521afb5d858f423de7accdc6d9d4504e7cb
Fix preceding commit.
Prebuilt binaries with development headers and documentation for common platforms are in Assets below:
All tests passed aaac3b0b28c271a258902e16389a0e71c8fb074d
No longer have path_handle identify itself as a directory, but instead as a path. directory_handle now identifies itself as both a path and a directory. In algorithm/summarize, if fed not a directory_handle, clone a directory handle from the input.
Prebuilt binaries with development headers and documentation for common platforms are in Assets below:
All tests passed b1a36308e99c5477fc3791de6f9fff993099c69f
Fix bug in algorithm::traverse where if we fail to create a thread, the exception throw does not cancel and join the existing threads, thus causing std::terminate to be invoked.
Prebuilt binaries with development headers and documentation for common platforms are in Assets below:
All tests passed 757e61cff598e9ebd6a72008b427450e104fbe7f
Fix process termination in mapped_file_handle caused by throw of exception in a noexcept function.
Prebuilt binaries with development headers and documentation for common platforms are in Assets below:
All tests passed 565f27555d13ce2a37346d838f32e03e1972aac1
Remove all remaining mentions of async_file_handle (issue #78).
Prebuilt binaries with development headers and documentation for common platforms are in Assets below:
All tests passed db383d69b71ae5dab99e8e90699629c1a684f4ee
Merge https://github.com/ned14/llfio/pull/77 into my current working tree and push the bits which are safe to push for now.
Prebuilt binaries with development headers and documentation for common platforms are in Assets below:
All tests passed 6735fabda8723111d687cc6bab54e73fad666131
Maybe partially fix issue #76 where CMAKE_CXX_STANDARD wasn't affecting probes for <filesystem>.
Prebuilt binaries with development headers and documentation for common platforms are in Assets below: