analyzer: fix i18n issues in symbolic out-of-bounds [PR106626]
[platform/upstream/gcc.git] / libstdc++-v3 / testsuite /
2022-11-29 Jonathan Wakelylibstdc++: Do not use __used or __packed as identifiers
2022-11-28 François Dumontlibstdc++: [_GLIBCXX_INLINE_VERSION] Adapt dg-error...
2022-11-28 Jonathan Wakelylibstdc++: Replace non-ASCII character in comment
2022-11-28 Jonathan Wakelylibstdc++: Prune versioned namespace from testsuite...
2022-11-28 Jonathan Wakelylibstdc++: Make 16-bit std::subtract_with_carry_engine...
2022-11-25 Jonathan Wakelylibstdc++: Call predicate with non-const values in...
2022-11-25 Jonathan Wakelylibstdc++: Change return type of std::bit_width to...
2022-11-24 Jonathan Wakelylibstdc++: Update tests on trunk [PR106201]
2022-11-24 Jakub Jelineklibstdc++: Workaround buggy printf on Solaris in to_cha...
2022-11-23 Jonathan Wakelylibstdc++: Fix unsafe use of dirent::d_name [PR107814]
2022-11-22 Jonathan Wakelylibstdc++: Add testcase for fs::path constraint recursi...
2022-11-21 Jonathan Wakelylibstdc++: Reduce size of std::bind_front(F) result
2022-11-16 Jonathan Wakelylibstdc++: Add test for chrono::utc_clock leap second...
2022-11-16 Patrick Palkalibstdc++: Fix stream initialization with static librar...
2022-11-15 Jonathan Wakelylibstdc++: Fix std::format test for strict -std=c+...
2022-11-15 Jonathan Wakelylibstc++: std::formattable concept should not be define...
2022-11-15 Jonathan Wakelylibstdc++: Fix detection of std::format support for...
2022-11-13 Jonathan Wakelylibstdc++: Add C++20 clocks
2022-11-13 Jonathan Wakelylibstdc++: Implement C++20 <format> [PR104166]
2022-11-11 Jonathan Wakelylibstdc++: Fix wstring conversions in filesystem::path...
2022-11-11 Jonathan Wakelylibstdc++: Fix tests with non-const operator==
2022-11-11 Jonathan Wakelylibstdc++: Fix test that uses C++17 variable template...
2022-11-11 Jonathan Wakelylibstdc++: Avoid redundant checks in std::use_facet...
2022-11-10 Jonathan Wakelylibstdc++: Optimize std::destructible concept
2022-11-08 Jonathan Wakelylibstdc++: Fix -Wsystem-headers warnings in tests
2022-11-08 Charles-François... libstdc++: basic_filebuf: don't flush more often than...
2022-11-08 Jakub Jelineklibstdc++: Uncomment denorm_min test
2022-11-08 Jason Merrillc++: implement P2468R2, the equality operator you are...
2022-11-07 Patrick Palkalibstdc++: Implement ranges::as_rvalue_view from P2446R2
2022-11-07 Patrick Palkalibstdc++: Implement ranges::cartesian_product_view...
2022-11-07 Jakub Jelineklibstdc++: Update from latest fast_float [PR107468]
2022-11-07 Jakub Jelineklibstdc++: Add _Float128 to_chars/from_chars support...
2022-11-05 Jakob Hasselibstdc++: fix pointer type exception catch (no RTTI...
2022-11-05 Jonathan Wakelylibstdc++: Do not use SFINAE for propagate_const conver...
2022-11-03 Jonathan Wakelylibstdc++: Add missing move in ranges::copy
2022-11-02 Jakub Jelineklibstdc++: Shortest denormal hex std::to_chars
2022-11-01 Jakub Jelineklibstdc++: std::from_chars std::{,b}float16_t support
2022-11-01 Jakub Jelineklibstdc++-v3: Some std::*float*_t charconv and i/ostrea...
2022-10-31 Jakub Jelineklibstdc++-v3: <complex> support for extended floating...
2022-10-31 Jakub Jelineklibstdc++: Small extended float support tweaks
2022-10-28 Arsen Arsenovićlibstdc++: Don't use gstdint.h anymore
2022-10-28 Jonathan Wakelylibstdc++: Fix allocator propagation in regex algorithm...
2022-10-21 Jonathan Wakelylibstdc++: Fix std::move_only_function for incomplete...
2022-10-19 Patrick Palkalibstdc++: Implement remaining P2474R2 changes to views...
2022-10-19 Patrick Palkalibstdc++: Fix typo in stride_view's operator- [PR107313]
2022-10-19 Jakub Jelineklibstdc++-v3: Implement {,b}float16_t nextafter and...
2022-10-18 Patrick Palkalibstdc++: Implement ranges::stride_view from P1899R3
2022-10-18 Jakub Jelineklibstdc++: Partial library support for std::float{16...
2022-10-17 Jonathan Wakelylibstdc++: Fix value of __cpp_lib_constexpr_charconv
2022-10-15 Jonathan Wakelylibstdc++: Implement constexpr std::to_chars for C...
2022-10-15 Jonathan Wakelylibstdc++: Fix uses_allocator_construction args for...
2022-10-12 François Dumontlibstdc++: Add __gnu_debug::basic_string<>::compare...
2022-10-12 Patrick Palkalibstdc++: Implement ranges::repeat_view from P2474R2
2022-10-11 Jonathan Wakelylibstdc++: Allow emergency EH alloc pool size to be...
2022-10-10 Jonathan Wakelylibstdc++: Revert addition of constraints to make_signe...
2022-10-10 Jonathan Wakelylibstdc++: std::make_signed_t<cv bool> should be ill...
2022-10-04 Jonathan Wakelylibstdc++: Fix test FAIL for old std::string ABI
2022-10-04 Jonathan Wakelylibstdc++: Disable test for freestanding
2022-10-04 Patrick Palkalibstdc++: Implement ranges::join_with_view from P2441R2
2022-10-03 Arsen Arsenovićlibstdc++: Disable hosted-only tests [PR103626]
2022-10-03 Arsen Arsenovićlibstdc++: Re-enable std::hash<std::bitset> in freestan...
2022-10-03 Jonathan Wakelylibstdc++: Add effective-target 'hosted' for testsuite...
2022-10-03 Arsen Arsenovićlibstdc++: Make some tests work on freestanding [PR103626]
2022-10-03 Arsen Arsenovićlibstdc++: Mark headers that must be hosted as such...
2022-10-03 Jonathan Wakelylibstdc++: Make _GLIBCXX_HOSTED respect -ffreestanding...
2022-10-03 Jonathan Wakelylibstdc++: Fix tests broken by C++23 P2266R3 "Simpler...
2022-10-03 François Dumontlibstdc++: Fix gdb pretty printers when dealing with...
2022-09-30 Jonathan Wakelylibstdc++: Remove <sstream> dependency from std::bitset...
2022-09-30 Jonathan Wakelylibstdc++: Fix broken dg-prune-output
2022-09-30 Torbjörn SVENSSONtestsuite: Windows paths use \ and not /
2022-09-28 Jonathan Wakelylibstdc++: Disable volatile-qualified std::bind for...
2022-09-28 Jonathan Wakelylibstdc++: Make INVOKE<R> refuse to create dangling...
2022-09-27 Jonathan Wakelyc++: Make __is_{,nothrow_}convertible SFINAE on access...
2022-09-27 Jonathan Wakelylibstdc++: Adjust deduction guides for static operator...
2022-09-26 Jonathan Wakelylibstdc++: Update std::pointer_traits to match new...
2022-09-26 Jonathan Wakelylibstdc++: Add #if around non-C++03 code in std::bitset...
2022-09-24 Jonathan Wakelylibstdc++: Simplify detection idiom using concepts
2022-09-23 Jonathan Wakelylibstdc++: Add test for type traits not having friend...
2022-09-23 Jonathan Wakelylibstdc++: Fix std::is_nothrow_invocable_r for uncopyab...
2022-09-23 Marek Polacekc++: Implement __is_{nothrow_,}convertible [PR106784]
2022-09-23 Jonathan Wakelylibstdc++: Micro-optimizaion for std::bitset stream...
2022-09-23 Jonathan Wakelylibstdc++: Enable constexpr std::bitset for debug mode
2022-09-22 Jonathan Wakelylibstdc++: Implement constexpr std::bitset for C++23...
2022-09-22 Jonathan Wakelylibstdc++: Rearrange tests for <bitset>
2022-09-21 Jonathan Wakelylibstdc++: Fix accidental duplicate test [PR91456]
2022-09-21 Jonathan Wakelylibstdc++: Remove main() from some compile-only tests
2022-09-21 Jonathan Wakelylibstdc++: Update <memory> synopsis test for C++11...
2022-09-21 Jonathan Wakelylibstdc++: Qualify std::abort() in test
2022-09-16 Jonathan Wakelylibstdc++: Fix compare_exchange_padding.cc test for...
2022-09-16 Jonathan Wakelylibstdc++: Fix tr1::variate_generator::engine_value_type
2022-09-15 Patrick Palkalibstdc++: Implement ranges::chunk_by_view from P2443R1
2022-09-15 François Dumontlibstdc++: [_GLIBCXX_INLINE_VERSION] Fix test dg-prune...
2022-09-14 Jonathan Wakelylibstdc++: Add comment to 17_intro/names.cc test
2022-09-14 Jonathan Wakelylibstdc++: Add assertion to std::promise::set_exception...
2022-09-14 Philipp Fentlibstdc++: Add pretty printer for std::stringstreams
2022-09-13 Patrick Palkalibstdc++: Implement ranges::slide_view from P2442R1
2022-09-13 Patrick Palkalibstdc++: Implement ranges::chunk_view from P2442R1
2022-09-13 Patrick Palkalibstdc++: Implement LWG 3569 changes to join_view...
2022-09-12 Patrick Palkalibstdc++: Add already-accepted <ranges> testcase ...
2022-09-12 Jonathan Wakelylibstdc++: Fix comments in tests to match code
next