gcc/libstdc++-v3/include
Tim Shen 9222fb6f08 regex.h (basic_regex<>::assign): Don't lose _M_traits.
2013-08-29  Tim Shen  <timshen91@gmail.com>

	* include/bits/regex.h (basic_regex<>::assign): Don't lose _M_traits.
	  (regex_iterator<>::regex_iterator): Return nullptr when regex_search
	     failed.
	  (regex_token_iterator<>::_M_end_of_seq): Should be defined true when
	    _M_result is(not isn't) nullptr.
	* include/bits/regex_compiler.h: Store _Compiler::_M_traits by reference
	  instead of by value.
	* include/bits/regex_executor.h (_DFSExecutor<>::_DFSExecutor): Add
	  _M_traits to _DFSExecutor.
	* include/bits/regex_executor.tcc (__get_executor<>): Pass traits to
	  _DFSExecutor too.
	* testsuite/28_regex/algorithms/regex_match/extended/wstring_locale.cc:
	  New.
	* testsuite/28_regex/iterators/regex_token_iterator/wchar_t/
	  wstring_02.cc: New.

From-SVN: r202082
2013-08-29 18:33:07 +00:00
..
backward
bits regex.h (basic_regex<>::assign): Don't lose _M_traits. 2013-08-29 18:33:07 +00:00
c
c_compatibility
c_global re PR libstdc++/57691 (freestanding libstdc++ has compile error) 2013-06-24 13:46:58 +00:00
c_std re PR libstdc++/57691 (freestanding libstdc++ has compile error) 2013-06-24 13:46:58 +00:00
debug functions.h (__foreign_iterator_aux4): Initialize __l and __ge. 2013-08-02 08:12:20 +00:00
decimal
ext re PR libstdc++/58163 ([C++11] Pedantic assert on str[str.size()] is wrong in C++11) 2013-08-15 00:15:12 +00:00
parallel
precompiled
profile codecvt_members.cc: Fix typo. 2013-07-04 22:07:44 +01:00
std Makefile.am: Add regex_scanner.{h,tcc}. 2013-08-27 02:49:22 +00:00
tr1 re PR c++/54537 (undiagnosed using-declaration conflicting with used function) 2013-08-01 14:24:37 -05:00
tr2
Makefile.am Makefile.am: Add regex_scanner.{h,tcc}. 2013-08-27 02:49:22 +00:00
Makefile.in Makefile.am: Add regex_scanner.{h,tcc}. 2013-08-27 02:49:22 +00:00