| Fix read of undefined memory in bitwise_trie test. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More...
|
over 3 years ago
|
| Fix issue #41 by adding new macro QUICKCPPLIB_SIGNAL_GUARD_DISABLE_INSTALLING_GLOBAL_PER_THREAD_TERMINATE_HANDLER. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More...
|
over 3 years ago
|
| span: Make the patching of span compile time configurable. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More...
|
over 3 years ago
|
| Remove the use of ... in the span container constructor workaround for libc++ as it causes GCC to issue an annoying warning. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More...
|
over 3 years ago
|
| Add a test for issue #40, though I think the problem is actually in LLFIO. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More...
|
over 3 years ago
|
| Allow disabling of docs target |
|
More...
|
over 3 years ago
|
| Merge pull request #37 from disconnect3d/patch-1 |
|
More...
|
over 3 years ago
|
| QuickCppLibSetupProject.cmake: Fix safe-stack check |
|
More...
|
over 3 years ago
|
| Disable use of [[nodiscard]] with -fconcepts-ts on GCC if on C++ 17, as the parser can't cope. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More...
|
over 3 years ago
|
| Last commit made MSVC sad. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More...
|
over 3 years ago
|
| Fix last commit breaking the build. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More...
|
over 3 years ago
|
| Fix bug in last commit. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More...
|
over 3 years ago
|
| Update start_lifetime_as polyfill to match latest P2679R1. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More...
|
over 3 years ago
|
| Have span.hpp workaround libc++ span's current inability to construct from a Range. This may mildly break code using the span wrapper. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More...
|
over 3 years ago
|
| Fix warnings on Mac OS |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More...
|
almost 4 years ago
|
| Merge pull request #36 from BurningEnlightenment/dev/fix-clang-concept-flag |
|
More...
|
almost 4 years ago
|
| Fix brokenness on ARM64 |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
|
More...
|
almost 4 years ago
|
| Fix clang concepts ts detection |
|
More...
|
almost 4 years ago
|
| Fix the last commit fixing string_view emulation which didn't work. |
|
More...
|
almost 4 years ago
|
| Make string_view fallback capable of constexpr string literal construction. |
|
More...
|
almost 4 years ago
|
| Merge pull request #34 from mcfi/patch-1 |
|
More...
|
about 4 years ago
|
| _mm_pause is not an intrinsic in ARM64EC |
|
More...
|
about 4 years ago
|
| Merge pull request #33 from ned14/dev/32-msvc-arm64-compat |
|
More...
|
about 4 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...
|
about 4 years ago
|
| Fix fnv1a hash working size detection on msvc arm64 |
|
More...
|
about 4 years ago
|
| Fix fnv1a hash output size detection on msvc arm64 |
|
More...
|
about 4 years ago
|
| Fix submodule integration for span-lite |
|
More...
|
about 4 years ago
|
| Merge pull request #30 from jcelerier/fix/emscripten |
|
More...
|
about 4 years ago
|
| Merge pull request #29 from jcelerier/master |
|
More...
|
about 4 years ago
|
| Disable backtrace on emscripten where it is not provided |
|
More...
|
about 4 years ago
|