1
I Use This!
Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Handle Apple M1 chips not supporting memory super pages.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... almost 3 years ago
Fix bugs in map_handle and warnings on Mac OS
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... almost 3 years ago
statfs and path_discovery: Add flag saying if a filing system is a networked one. More... almost 3 years ago
Last commit didn't actually log the warning as it was supposed to, fixed. More... almost 3 years ago
lustre filesystem: Add knowledge of lustre to path discovery, and work around a bug in lustre's copy_file_range() implementation. More... almost 3 years ago
Suppress warning on GCC about memcpy into a status_code<void> More... almost 3 years ago
path_view: Final set of changes to match reference implementation with upcoming P1030R5. More... almost 3 years ago
Fixes for last commit CI failures. More... almost 3 years ago
Merge branch 'develop' of github.com:ned14/llfio into develop More... almost 3 years ago
path_view: Implement hashing of path views and rendered paths as per WG21 direction. More... almost 3 years ago
Make issue0102 test C++14 compliant More... almost 3 years ago
Only execute issue102 test with status code enabled More... almost 3 years ago
Fix issue #102 Using a status code converted from a file_io_error segfaults. More... almost 3 years ago
path_discovery: Log warnings if path discovery could not find suitable paths for storage_backed_temporary_files_directory() and memory_backed_temporary_files_directory(). More... almost 3 years ago
allocate_large_pages: Fix incorrect check for mmap failure, and use correct flags for Mac OS. More... almost 3 years ago
Merge pull request #100 from BurningEnlightenment/dev/fix-macos-gcd-selection More... almost 3 years ago
Fix "inline inline" in last commit. More... almost 3 years ago
Enable GCD on non-Linux POSIX if not configured More... almost 3 years ago
path_discovery: Document how path_discovery works as I keep forgetting, and greatly improve the ability to customise its operation at runtime. More... almost 3 years ago
doxygen: Substantially improve the rendition of the doxygen docs by fixes and adding lots more hackery and workarounds. More... almost 3 years ago
Merge pull request #99 from BurningEnlightenment/dev/98-msvc-workaround-extension More... almost 3 years ago
Unconstrain the MSVC workaround for #98 More... almost 3 years ago
Merge pull request #96 from BurningEnlightenment/dev/fix-dynamic-thread-pool-impl-selection More... almost 3 years ago
Merge pull request #93 from BurningEnlightenment/dev/fix-vendored-status-code-include More... almost 3 years ago
Update LLFIO to match latest Outcome changes. More... about 3 years ago
stat on Windows was failing if the file is on SMB and "too much" metadata was requested. More... about 3 years ago
Update Github Actions MacOS CI runner More... about 3 years ago
Fix corner case build failure on Windows due to including Windows headers after OpenSSL headers. More... about 3 years ago
Simplify the selection for dynamic thread pool impl More... about 3 years ago
Fix unconditional vendored status code includes More... about 3 years ago