gcc/libstdc++-v3/include
Tim Shen 02ba3fc22d re PR libstdc++/63920 (Any regular expression should not match an empty sequence if match_not_null is specified)
PR libstdc++/63920
	* include/bits/regex_executor.h: Make _M_begin non const.
	* include/bits/regex_executor.tcc (_Executor<>::_M_search): Increase
	_M_begin in search algorithm, so that _M_begin is treated as
	"current start position" for each search iteration.
	* testsuite/28_regex/algorithms/regex_search/ecma/flags.cc: New
	testcase.

From-SVN: r218037
2014-11-25 05:43:04 +00:00
..
backward re PR c++/33911 (attribute deprecated vs. templates) 2014-11-17 17:09:27 -05:00
bits re PR libstdc++/63920 (Any regular expression should not match an empty sequence if match_not_null is specified) 2014-11-25 05:43:04 +00:00
c Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
c_compatibility Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
c_global machmode.h (int_n_data_t): New. 2014-10-14 15:44:36 -04:00
c_std machmode.h (int_n_data_t): New. 2014-10-14 15:44:36 -04:00
debug re PR libstdc++/63500 (bug in debug version of std::make_move_iterator?) 2014-10-15 20:40:31 +00:00
decimal Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
experimental optional (_Has_addressof): Check for non-member operator&. 2014-11-12 00:16:19 +00:00
ext re PR c++/33911 (attribute deprecated vs. templates) 2014-11-17 17:09:27 -05:00
parallel numeric.h: Do not use default arguments in function template redeclarations (definitions). 2014-11-04 03:41:16 +00:00
precompiled Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
profile Major maintenance patch of the profile mode. 2014-11-10 21:51:58 +00:00
std Define C++11 version of std::ios_base::failure. 2014-11-14 12:17:57 +00:00
tr1 beta_function.tcc: Fix spelling of include guard in comment. 2014-06-09 12:52:20 +01:00
tr2 any (any_cast): Combine duplicate doxygen comments. 2014-06-14 21:43:07 +01:00
Makefile.am std::shared_ptr atomic operations 2014-11-12 23:55:11 +00:00
Makefile.in std::shared_ptr atomic operations 2014-11-12 23:55:11 +00:00