1
I Use This!
Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename fsyncs to barriers, as per P1031R2.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... about 6 years ago
Remove map_view<T>, as attached<T> has supplanted it. This bring LLFIO up to date with P1031R2.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... about 6 years ago
Rework how filled buffers are returned, so that 1M scatter-gather lists scale well.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... about 6 years ago
Reworked mapped<T> to use P1631 attach/detach, and made map_handle and mapped_file_handle into P1631 attached<T> sources.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... about 6 years ago
Replace persistent<T> with new ensure_stores() from P1631.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 6 years ago
Add VS2019 support, improve discard() support on older Windows, support Outcome v2.1.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 6 years ago
Fix issue #18 where __cpuid identifier was macro clashing. Also update to latest Outcome.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 6 years ago
Merged from develop branch as CDash reports all green More... over 6 years ago
Fix failure to rebuild docs, and failure to build status_code edition.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 6 years ago
Fix header only dependency inversion between io_service and async_file_handle.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 6 years ago
Fix up missing namespacing in doxygen docs.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 6 years ago
upd
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 6 years ago
Added a bit more testing of the handle adapters.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 6 years ago
Merged from develop branch as CDash reports all green More... almost 7 years ago
Added combining_handle_adapter and xor_handle_adapter. These were written over a number of weeks in very short bursts on the train to work, so they are riddled with bugs. Do not use them until the documentation warning regarding them has been removed.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... almost 7 years ago
Merged from develop branch as CDash reports all green More... almost 7 years ago
Rename cached_parent_handle_adapter into handle_adapter/cached_parent.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... almost 7 years ago
Merged from develop branch as CDash reports all green More... almost 7 years ago
Update build docs with more detail (issue #13)
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... almost 7 years ago
Merge pull request #15 from assarbad/master More... almost 7 years ago
Some enhancements (hopefully) to the build documentation. More... almost 7 years ago
Merged from develop branch as CDash reports all green More... almost 7 years ago
Add dedicated build page, hopefully help solving issues #13 and #14.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... almost 7 years ago
Merged from develop branch as CDash reports all green More... almost 7 years ago
upd
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... almost 7 years ago
Finish fast_random_file_handle.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... almost 7 years ago
First attempt at fast_random_file_handle. I find it too slow.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... almost 7 years ago
Restore ntkernel category somehow deleted by merge from master.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... almost 7 years ago
Merge branch 'develop'
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... almost 7 years ago
Fix minor warnings.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... almost 7 years ago