gcc/libstdc++-v3
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
..
config gnu.ver (GLIBCXX_3.4.20): Correct regex_error export. 2014-05-09 20:39:14 +01:00
doc
include re PR libstdc++/61227 ([C++11] Regex [\w] does not work) 2014-05-20 04:31:54 +00:00
libsupc++ new_op.cc: Factor the calls to malloc, use __builtin_expect. 2014-05-17 17:47:36 +00:00
po
python * python/libstdcxx/v6/printers.py: Use Python3 raise syntax. 2014-05-19 22:43:13 +01:00
scripts
src
testsuite re PR libstdc++/61227 ([C++11] Regex [\w] does not work) 2014-05-20 04:31:54 +00:00
acinclude.m4 gnu.ver (GLIBCXX_3.4.20): Correct regex_error export. 2014-05-09 20:39:14 +01:00
aclocal.m4
ChangeLog re PR libstdc++/61227 ([C++11] Regex [\w] does not work) 2014-05-20 04:31:54 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013 Fix typo in ChangeLog-2013 2014-05-09 20:39:20 +01:00
config.h.in
configure gnu.ver (GLIBCXX_3.4.20): Correct regex_error export. 2014-05-09 20:39:14 +01:00
configure.ac
configure.host
crossconfig.m4
fragment.am
linkage.m4
Makefile.am
Makefile.in
README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.