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
Hack in the use of LLVM clang instead of the C1 clang provided by Microsoft. The latter ICEs when you use the span<T> in the GSL, not great. Anyway it's all, surprisingly enough, compiling and linking well using LLVM clang with MSVCRT, Dinkumware STL and the full suite of MSVC runtimes!
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
wip on locking support.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
Add algorithm/multiple_shared_lock.hpp.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
First working version of child_process
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
Improve formatting of PGP key
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
Add public PGP key so commits can be verified.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
Test gpg signing of commits
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
Add missing child_process.ipp
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
Merge branch 'master' of github.com:ned14/boost.afio
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
Made a start on the child process spawning routines for the lock benchmarker. Currently failing with pipe broken error.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
Update meta/libraries.json
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
Fixed all remaining Level 4 warnings on Windows. Also now links!
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
I give up for tonight, it is all compiling but not linking due to some weird mangling difference. Welcome to master branch AFIO v2!
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
AFIO v2: Relocate all the AFIO v2 files in fs_probe into the root hierarchy. AFIO v2 is now the master branch!
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago