Skip to content

Releases: ned14/llfio

20250206

06 Feb 16:43
Compare
Choose a tag to compare
C++ 17 is now the minimum required. Use a pre-2025 LLFIO if you want C++ 14 support.

LLFIO now works with C++ exceptions globally disabled.

Prebuilt binaries with development headers and documentation for common platforms are in Assets below:

All tests passed 6a09e4c3499ab6174f107e5a19db51543df14c29

Back out the requirement for C++ 17 `<memory_resource>`.

Prebuilt binaries with development headers and documentation for common platforms are in Assets below:

All tests passed 52560148e7e199675a38ab5669d172a3db6a5c94

Fix issue #155 file_handle::extents on Windows does not trim the returned list correctly

Prebuilt binaries with development headers and documentation for common platforms are in Assets below:

All tests passed a3f87abc38f8b38198e143db4daf7b370ac79c23


Prebuilt binaries with development headers and documentation for common platforms are in Assets below:

All tests passed 9fee05e6d23bf14b059f0db74f2f61edc537ac03

Forgot ARM status code prebuilt

Prebuilt binaries with development headers and documentation for common platforms are in Assets below:

20241213

13 Dec 00:12
Compare
Choose a tag to compare
Roughly corresponding to Boost 1.87 release. Principle change is restoring Android build to working.

Prebuilt binaries with development headers and documentation for common platforms are in Assets below:

All tests passed 2af67dad6d87ec37a4dd042c48f5d0edcdeff326

Improve build instructions, fixing issue #136

Prebuilt binaries with development headers and documentation for common platforms are in Assets below:

All tests passed c102bcb9207af681e374c94e1ca93d24b63b199f

Fix up bad docs for one of the CI actions.

Prebuilt binaries with development headers and documentation for common platforms are in Assets below:

All tests passed bcd09a08b48e41543174449d25eb411182182499

29 Aug 14:20
bcd09a0
Compare
Choose a tag to compare

Prebuilt binaries with development headers and documentation for common platforms are in Assets below:

All tests passed 95a181610199491bce6516149661d70dc73974dd

Fix up spaceship operators on `path_view` to match P1030R7.

Prebuilt binaries with development headers and documentation for common platforms are in Assets below: