gcc/libstdc++-v3/include
Jonathan Wakely ecba356686 PR libstdc++/83600 fix end iterator for unready std::match_results
PR libstdc++/83600
	* include/bits/regex.h (match_results::end()): Return valid iterator
	when not ready.
	* testsuite/28_regex/match_results/ctors/char/default.cc: Check that
	unready objects are empty and have equal begin and end iterators.
	* testsuite/28_regex/match_results/ctors/wchar_t/default.cc: Likewise.

From-SVN: r256014
2017-12-27 22:18:08 +00:00
..
backward Avoid deprecated warnings about std::auto_ptr in library headers 2017-04-21 14:08:51 +01:00
bits PR libstdc++/83600 fix end iterator for unready std::match_results 2017-12-27 22:18:08 +00:00
c Update copyright years. 2017-01-01 13:07:43 +01:00
c_compatibility PR libstdc++/82644 document IS 29124 support 2017-10-23 12:10:28 +01:00
c_global Define __cpp_lib_byte feature-test macro 2017-10-20 19:02:19 +01:00
c_std re PR libstdc++/81064 (Inline namespace regression) 2017-07-23 08:41:35 +00:00
debug re PR libstdc++/82522 (std::map::insert(value_type &&) not selected) 2017-12-20 21:53:25 +00:00
decimal re PR libstdc++/81064 (Inline namespace regression) 2017-07-23 08:41:35 +00:00
experimental Fix narrowing conversions in string_view types 2017-12-01 16:10:31 +00:00
ext PR c/81544 - attribute noreturn and warn_unused_result on the same function accepted 2017-12-07 09:32:03 -07:00
parallel Update copyright years. 2017-01-01 13:07:43 +01:00
precompiled Implement C++17 Filesystem library 2017-10-23 13:11:22 +01:00
profile Remove unused include from Profile Mode header 2017-01-13 17:20:23 +00:00
std PR libstdc++/68519 use native duration to avoid rounding errors 2017-12-14 20:41:52 +00:00
tr1 Use value-init syntax in std::__detail::__airy 2017-12-01 15:10:06 +00:00
tr2 re PR libstdc++/81064 (Inline namespace regression) 2017-07-23 08:41:35 +00:00
Makefile.am Don't create broken symlink in libstdc++-v3/include/bits 2017-10-30 16:28:13 +00:00
Makefile.in Enable building libstdc++-v3 with Intel CET 2017-11-17 22:28:10 +01:00