aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/regex_scanner.h
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-09-28libstdc++: Remove obfuscating typedefs in <regex>Jonathan Wakely1-4/+3
2021-09-28libstdc++: Add noexcept to functions in <regex>Jonathan Wakely1-2/+2
2021-04-06libstdc++: Fix doxygen markup for group close commandsJonathan Wakely1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-07-23re PR libstdc++/81064 (Inline namespace regression)François Dumont1-3/+3
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-08-27re PR libstdc++/77356 (regex error for a ECMAScript syntax string)Tim Shen1-2/+3
2016-02-17re PR libstdc++/69794 (std::regex_search match failure with regex object with...Tim Shen1-3/+12
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-07-01re PR libstdc++/61424 (std::regex matches right to left, not leftmost longest)Tim Shen1-1/+0
2014-03-15regex.h: Add/modify comments.Tim Shen1-1/+1
2014-01-16regex_automaton.tcc (_StateSeq<>::_M_clone()): Do not use std::map.Tim Shen1-86/+154
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-09-18regex.h: Add friend classes.Tim Shen1-3/+3
2013-09-14regex.h (regex_match<>, [...]): Change regex_executor caller.Tim Shen1-2/+1
2013-09-05regex_automaton.h: Add dummy node type.Tim Shen1-0/+2
2013-08-27Makefile.am: Add regex_scanner.{h,tcc}.Tim Shen1-0/+194