1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
WiP merge of parts of the resumable_io branch into develop branch.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 5 years ago
Merged from develop branch as CDash reports all green More... over 5 years ago
Fix operator== and operator!= being completely borked for path_view_component and path_view.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 5 years ago
Merged from develop branch as CDash reports all green More... over 5 years ago
Fix breakage in last commit of the status_code edition.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 5 years ago
Finally implement the long awaited algorithm::remove_all(), a directory tree removal algorithm with superior correctness, strong guarantees, and excellent performance on all platforms.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 5 years ago
Merged from develop branch as CDash reports all green More... over 5 years ago
typo
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 5 years ago
Disable the failing test on travis
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 5 years ago
Merged from develop branch as CDash reports all green More... over 5 years ago
Fix compiler probes not forcing on C++ 17.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 5 years ago
Last round of C++ 20 fixes, all is clean now.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 5 years ago
Merged from develop branch as CDash reports all green More... over 5 years ago
Minor fixes for Mac OS brew llvm
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 5 years ago
section_handle::flag::write_via_syscall now forces mapped sections to be read-only.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 5 years ago
Fix failure to update the map in syscall writing mode if a write off the end of the map exceeds the map size.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 5 years ago
Fix absolute timeouts on POSIX, which were utterly broken.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 5 years ago
Add section_handle::flag::write_via_syscall, a mechanism for having mapped files never write into the map directly, but always via write() instead.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 5 years ago
Many small fixes for clang 10 in C++ 20 mode.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 5 years ago
Merged from develop branch as CDash reports all green More... over 5 years ago
travis
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 5 years ago
travis
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 5 years ago
Merged from develop branch as CDash reports all green More... over 5 years ago
travis
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 5 years ago
travis
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 5 years ago
Print environment on travis
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 5 years ago
travis
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 5 years ago
Completely refactored travis.yml file
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 5 years ago
Merged from develop branch as CDash reports all green More... over 5 years ago
Figured out libc++ support. Added to Travis CI.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 5 years ago