0
I Use This!
Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Jan 26, 2025 — Jan 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix the last commit fixing string_view emulation which didn't work. More... over 3 years ago
Make string_view fallback capable of constexpr string literal construction. More... over 3 years ago
Merge pull request #34 from mcfi/patch-1 More... over 3 years ago
_mm_pause is not an intrinsic in ARM64EC More... over 3 years ago
Merge pull request #33 from ned14/dev/32-msvc-arm64-compat More... over 3 years ago
For the sanitiser detection macros, also use fallback logic on the __has_feature logic path.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 3 years ago
Fix fnv1a hash working size detection on msvc arm64 More... over 3 years ago
Fix fnv1a hash output size detection on msvc arm64 More... over 3 years ago
Fix submodule integration for span-lite More... over 3 years ago
Merge pull request #30 from jcelerier/fix/emscripten More... over 3 years ago
Merge pull request #29 from jcelerier/master More... over 3 years ago
Disable backtrace on emscripten where it is not provided More... over 3 years ago
Replace gsl-lite with span-lite More... over 3 years ago
Fix bad last commit.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 3 years ago
Warnings and build fixes for Mac OS.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 3 years ago
Fix failure to use totaltime warning.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 3 years ago
Add missing #include to unit_test.hpp.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... over 3 years ago
Fix downstream CI breakage caused by @BurningEnlightenment's recent changes by installing a superbuilt dependency into a common install directory from which subsequent superbuilds can find their dependencies.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... almost 4 years ago
Merge bootstrap cmake changes.
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
More... about 4 years ago
Merge pull request #24 from ned14/feature/package-config-paths More... about 4 years ago
Fix header export install COMPONENT More... about 4 years ago
Export cmakelib and scripts install paths More... about 4 years ago
Merge pull request #23 from ned14/feature/partial-installs More... about 4 years ago
Add cmakelib and scripts to headers COMPONENT More... about 4 years ago
Rename core install COMPONENT to headers More... about 4 years ago
Fix MS STL C++20 span feature check More... about 4 years ago
Add partial install targets idempotently More... about 4 years ago
Add cmake options for loosening deps requirements More... about 4 years ago
Add a variable to inject deps into package config More... about 4 years ago
Use `CMakePackageConfigHelpers` for cmake config More... about 4 years ago