Releases: ned14/llfio
20220907
path_discovery: Log warnings if path discovery could not find suitable paths for storage_backed_temporary_files_directory() and memory_backed_temporary_files_directory().
Prebuilt binaries with development headers and documentation for common platforms are in Assets below:
What's Changed
- Fix unconditional vendored status code include by @BurningEnlightenment in #93
- Simplify the selection for the dynamic thread pool implementation by @BurningEnlightenment in #96
- Enable MSVC STL workaround until next major toolset version by @BurningEnlightenment in #99
- Enable GCD on non-Linux POSIX if not configured by @BurningEnlightenment in #100
Full Changelog: all_tests_passed_00d4502a4ed7736a4043b2058ac07398e205b513...all_tests_passed_ae7f9c5a92879285ad5100c89efc47ce1cb0031b
All tests passed 00d4502a4ed7736a4043b2058ac07398e205b513
Fix clashing symbol openssl_custom_bio.
Prebuilt binaries with development headers and documentation for common platforms are in Assets below:
All tests passed 28ed4621f3233fbfd24d437519f3503d06dba3e0
Last CI fix, should pass after this.
Prebuilt binaries with development headers and documentation for common platforms are in Assets below:
What's Changed
- Name to IP resolution by @ned14 in #85
- [cmake] partial installs by @BurningEnlightenment in #86
- Master by @ned14 in #88
- Networking by @ned14 in #89
- Reenable github actions CI testing for VS2019, now it no longer ICEs with LLFIO (thanks Microsoft for fixing MSVC!) by @ned14 in #70
New Contributors
- @BurningEnlightenment made their first contribution in #86
Full Changelog: all_tests_passed_47b0e2fc1647eca3dd468ad9282faf8cfc4fb4b4...all_tests_passed_28ed4621f3233fbfd24d437519f3503d06dba3e0
All tests passed 47b0e2fc1647eca3dd468ad9282faf8cfc4fb4b4
Merge pull request #84 from ned14/networking
Networking
Prebuilt binaries with development headers and documentation for common platforms are in Assets below:
All tests passed 2a4b25534da449d6a3e26617c3f328bf76cbae7f
summarize: Ignore stat errors during summarisation, increment a counter instead.
Prebuilt binaries with development headers and documentation for common platforms are in Assets below:
All tests passed fba45d6bacbdc7710e257a0b3d229fe3ef3a1f5d
Fix x86 build error and warnings on Windows.
Prebuilt binaries with development headers and documentation for common platforms are in Assets below:
All tests passed 48ac6664f123ca1072750f8c0169824683cf6aaf
Disable header only CI builds on GCC to avoid ICE failing the build.
Prebuilt binaries with development headers and documentation for common platforms are in Assets below:
All tests passed 8068cc3231d05e9e69f1ab4e0bdd735621ca9786
Trap segmentation faults in map_handle::write() and report and no disc space.
Prebuilt binaries with development headers and documentation for common platforms are in Assets below:
All tests passed 721503d32fe35dbaa93bde0214ae8cd3799d14b8
map_handle cache: Fix nasty bug where if a map handle is closed during static data init, it could later cause memory corruption.
Prebuilt binaries with development headers and documentation for common platforms are in Assets below:
All tests passed 306f473ffa4a42ed99ee5beaea3fcbea79879af1
Fix map_handle::set_cache_disable() recursing forever.
Prebuilt binaries with development headers and documentation for common platforms are in Assets below: