1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Relicenced under Apache 2.0 + Boost licence
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 8 years ago
Use cmake namespaced target aliases for indicating dependencies between libraries
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 8 years ago
Work around lack of dependency tracking with Makefiles and Ninja
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 8 years ago
Fix more header only symbol collisions
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 8 years ago
Fixed multiple failures to mark up .ipp functions with BOOST_AFIO_HEADERS_ONLY_MEMFUNC_SPEC, thus leading to symbol clashes
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 8 years ago
Add map_handle::map() constructor overload for creating anonymous new memory.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 8 years ago
Fixed multiple incorrect returns of empty results for suceesful outcomes.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 8 years ago
Fix mistake in Readme
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 8 years ago
Freshen Readme and release notes
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 8 years ago
Fix bug where move construction was not causing native_handle_type to reset itself properly
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 8 years ago
temp
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 8 years ago
Merge commit 'ec2ec75ecf8426bf97ba8e7bd6b4b42a9d'
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 8 years ago
AFIO was not actually usable as a header only library, fixed
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 8 years ago
Try again .ci.cmake
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 8 years ago
Try again .ci.cmake
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 8 years ago
Fix somehow borked .ci.cmake file
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 8 years ago
Error out if user hasn't defined _UNICODE
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 8 years ago
Fix regression on Windows when locking entire file with byte range locks
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 8 years ago
See if Travis passes when non-ORD locks are used
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 8 years ago
upd
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 8 years ago
Try again for the prebuilt binaries naming
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 8 years ago
Fixed bad prebuilt binaries
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 8 years ago
Put prebuilt binaries into an afio directory
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 8 years ago
Prebuilt binaries should be inside an afio directory
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 8 years ago
Clean up travis.yml
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 8 years ago
CI script wasn't uploading prebuilt binaries for Linux properly
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 8 years ago
Fix an out of bounds read when an error occurs. Now clean with asan, ubsan, tsan.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 8 years ago
Hopefully fix occasional SIGBUS on Linux in shared_fs_mutex::memory_map
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 8 years ago
I had forgotten to implement async_file_handle::barrier(), fixed.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 8 years ago
Finished the new barrier() function for all platforms (was called sync())
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 8 years ago