0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 23, 2025 — Aug 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove cmake warning to use cmake as we've worked around the problem.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
open_hash_index::clear() was badly broken. Also, code would SIGFPE if underlying store was empty, now it should just fail to work
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
Don't print terminal control codes if output is not a tty on POSIX
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
asan, ubsan, tsan etc builds had become broken.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
Fix failure to rebuild when a header dependency in an external library changes
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
Fix spinlock build failure when in debug mode
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
Boost-lite obviously hasn't built a non-header-only library on POSIX in a very long time ... fixed
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
Apparently VS2017 now needs a header to understand __m128i :(
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
Fix silly bug in algorithm/string/toupper
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
Stop showing permuted SHA in doxygen
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
More winclang fixes
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
Yet more winclang fixes
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
Revert the previous change
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
Fix winclang compatibility
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
Remove stale include from bitfield.hpp
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
Add add_partial_preprocess() utility cmake function.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
Only restamp revision SHA if not a dependency.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
again
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
Try again removing windows.h from execinfo_win64.c
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
Eliminate the #include <windows.h> from execinfo_win64.c
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
upd
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
upd
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
Minor fixes
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
Restore revision.hpp rewriting to the boost-lite build process.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
Fix warning on winclang
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
Allow lightweight boost test emulation to be used without declaring a test case.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
Cope with .git files containing absolute paths.
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.BindLib
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
Add missing aligned_allocator, fix missing include for hash, clean up preprocessor logic for uint128
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago
Add a check that the .git file contains sane stuff we understand.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 9 years ago