gcc/libstdc++-v3/testsuite
Tim Shen 4dae67e090 re PR libstdc++/61227 ([C++11] Regex [\w] does not work)
2014-05-20  Tim Shen  <timshen91@gmail.com>

	PR libstdc++/61227
	* include/bits/regex_compiler.h
	(_BracketMatcher<>::_M_add_character_class): Add negative character
	class support.
	* include/bits/regex_compiler.tcc (_BracketMatcher<>::_M_apply):
	Likewise.
	* testsuite/28_regex/algorithms/regex_match/ecma/char/quoted_char.cc:
	Add more testcases.

From-SVN: r210630
2014-05-20 04:31:54 +00:00
..
17_intro
18_support Fix 18_support/exception_ptr/60612-*.cc on non-C99 targets 2014-03-31 13:14:12 +00:00
19_diagnostics
20_util typedefs-1.cc: Fix test for 32-bit target. 2014-05-16 15:55:45 +01:00
21_strings
22_locale Fix testsuite bugs. 2014-04-07 19:40:18 +01:00
23_containers tuple (tuple_size<cv _Tp>): Implement LWG 2313. 2014-05-15 11:35:29 +01:00
24_iterators container.cc: Do not use uninitialized members in mem-initializers. 2014-04-15 20:05:52 +01:00
25_algorithms
26_numerics
27_io re PR libstdc++/57394 ([C++11] basic_streambuf incorrect copy constructor / copy assignment access specifier) 2014-05-08 18:17:06 +01:00
28_regex re PR libstdc++/61227 ([C++11] Regex [\w] does not work) 2014-05-20 04:31:54 +00:00
29_atomics re PR libstdc++/60695 (std::atomic<X> doesn't work when X is of zero size) 2014-04-15 14:48:07 +01:00
30_threads re PR libstdc++/60966 (std::call_once sometime hangs) 2014-05-17 13:58:46 +01:00
abi
backward
config
data
decimal
experimental re PR libstdc++/60710 (experimental::optional<T> is using T::operator!=) 2014-04-25 20:34:42 +01:00
ext Remove obsolete Solaris 9 support 2014-04-22 12:30:59 +00:00
lib
libstdc++-abi abi.exp: Defer setting of baseline_subdir until after checking that the test is eligible... 2014-05-16 16:56:03 -04:00
libstdc++-dg
libstdc++-prettyprinters re PR libstdc++/59476 (gdb pretty-printer cannot print C++11 _Rb_tree_iterator) 2014-05-02 17:01:30 +01:00
performance
tr1 typedefs-1.cc: Fix test for 32-bit target. 2014-05-16 15:55:45 +01:00
tr2
util gnu.ver (GLIBCXX_3.4.20): Correct regex_error export. 2014-05-09 20:39:14 +01:00
Makefile.am
Makefile.in