https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61227

--- Comment #5 from Tim Shen <timshen at gcc dot gnu.org> ---
Author: timshen
Date: Tue May 20 04:31:54 2014
New Revision: 210630

URL: http://gcc.gnu.org/viewcvs?rev=210630&root=gcc&view=rev
Log:
2014-05-20  Tim Shen  <timshe...@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.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/regex_compiler.h
    trunk/libstdc++-v3/include/bits/regex_compiler.tcc
   
trunk/libstdc++-v3/testsuite/28_regex/algorithms/regex_match/ecma/char/quoted_char.cc

Reply via email to