Name |
Last commit
|
Last update |
---|---|---|
.. | ||
algorithms | ||
basic_regex | ||
constants | ||
headers/regex | ||
iterators | ||
match_results | ||
regex_error | ||
requirements | ||
sub_match | ||
traits | ||
init-list.cc | ||
range_access.cc |
PR libstdc++/63199 * include/bits/regex.h (basic_regex::basic_regex, basic_regex::assign, basic_regex::imbue, basic_regex::getloc, basic_regex::swap): Add _M_loc for basic_regex. * include/bits/regex_automaton.h: Add _M_traits for _NFA. * include/bits/regex_compiler.h (_Compiler::_M_get_nfa, __compile_nfa): Make _Compiler::_M_nfa heap allocated. * include/bits/regex_compiler.tcc (_Compiler::_Compiler): Make _Compiler::_M_nfa heap allocated. * include/bits/regex_executor.h (_Executor::_M_is_word): Fix accessing _M_traits. * include/bits/regex_executor.tcc (_Executor::_M_dfs): Fix accessing _M_traits. * testsuite/28_regex/algorithms/regex_match/ecma/wchar_t/63199.cc: New testcase. From-SVN: r215578
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
algorithms | Loading commit data... | |
basic_regex | Loading commit data... | |
constants | Loading commit data... | |
headers/regex | Loading commit data... | |
iterators | Loading commit data... | |
match_results | Loading commit data... | |
regex_error | Loading commit data... | |
requirements | Loading commit data... | |
sub_match | Loading commit data... | |
traits | Loading commit data... | |
init-list.cc | Loading commit data... | |
range_access.cc | Loading commit data... |