Show patches with: Submitter = Tim Shen       |    State = Action Required       |    Archived = No       |   59 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Patches] Add variant constexpr support for visit, comparisons and get - - - - --- 2016-12-03 Tim Shen New
[Patches] Add variant constexpr support for visit, comparisons and get - - - - --- 2016-11-27 Tim Shen New
Partial solution to LWG 523 - - - - --- 2016-11-27 Tim Shen New
Propagate cv qualifications in variant_alternative - - - - --- 2016-11-22 Tim Shen New
Remove variant<void>, variant<T&> and variant<> - - - - --- 2016-11-12 Tim Shen New
Fix regex_iterator end() state and operator==() - - - - --- 2016-11-08 Tim Shen New
[libstdc++/77356] Support escape in regex bracket expression - - - - --- 2016-08-24 Tim Shen New
[libstdc++/77356] Support escape in regex bracket expression - - - - --- 2016-08-24 Tim Shen New
Reduce regex _M_dfs frame size - - - - --- 2016-08-20 Tim Shen New
Implement std::experimental::variant - - - - --- 2016-08-06 Tim Shen New
[regex,libstdc++/71500] Fix icase on bracket expression - - - - --- 2016-06-11 Tim Shen New
[regex,libstdc++/71500] Fix icase on bracket expression - - - - --- 2016-06-11 Tim Shen New
[regex,libstdc++/70745] Fix match_not_bow and match_not_eow - - - - --- 2016-04-22 Tim Shen New
[regex,libstdc++/69794] Unify special character parsing - - - - --- 2016-02-16 Tim Shen New
[regex,libstdc++/69794] Unify special character parsing - - - - --- 2016-02-13 Tim Shen New
[libstdc++/68863] Let lookahead regex use captured contents - - - - --- 2015-12-12 Tim Shen New
[libstdc++/68863] Let lookahead regex use captured contents - - - - --- 2015-12-12 Tim Shen New
[libstdc++] Add specific error message into exceptions - - - - --- 2015-09-12 Tim Shen New
[libstdc++] Add specific error message into exceptions - - - - --- 2015-08-29 Tim Shen New
[libstdc++] Add specific error message into exceptions - - - - --- 2015-08-28 Tim Shen New
[libstdc++/67362] Fix non-special character for POSIX basic syntax in regex - - - - --- 2015-08-27 Tim Shen New
[v3] <regex> refactoring - pull out common data members as _Context - - - - --- 2015-08-06 Tim Shen New
Small refactor on <regex> _State<> - - - - --- 2015-07-30 Tim Shen New
Small refactor on <regex> _State<> - - - - --- 2015-07-30 Tim Shen New
[libstdc++/67015] Fix regex POSIX bracket parsing - - - - --- 2015-07-28 Tim Shen New
[libstdc++/67015] Fix regex POSIX bracket parsing - - - - --- 2015-07-26 Tim Shen New
Add regex_constants::__polynomial - - - - --- 2015-04-27 Tim Shen New
Add regex_constants::__polynomial - - - - --- 2015-04-25 Tim Shen New
[libstdc++/65420] Use constexpr variables as regex_constans flags - - - - --- 2015-03-28 Tim Shen New
[libstdc++/65420] Use constexpr variables as regex_constans flags - - - - --- 2015-03-16 Tim Shen New
[libstdc++/64441] Fix out of range match_results submatch access - - - - --- 2015-03-09 Tim Shen New
[libstdc++/64649] Fix regex_traits::lookup_collatename and regex_traits::lookup_classname - - - - --- 2015-01-22 Tim Shen New
[libstdc++/64680] Conform the standard regex interface - - - - --- 2015-01-21 Tim Shen New
[libstdc++/64680] Conform the standard regex interface - - - - --- 2015-01-21 Tim Shen New
[libstdc++/64680] Conform the standard regex interface - - - - --- 2015-01-20 Tim Shen New
[libstdc++/64649] Fix regex_traits::lookup_collatename and regex_traits::lookup_classname - - - - --- 2015-01-20 Tim Shen New
[libstdc++/64649] Fix regex_traits::lookup_collatename and regex_traits::lookup_classname - - - - --- 2015-01-18 Tim Shen New
[libstdc++/64584,libstdc++/64585] Clear basic_regex after imbue and make assign exception tolerant - - - - --- 2015-01-18 Tim Shen New
[libstdc++/64584,libstdc++/64585] Clear basic_regex after imbue and make assign exception tolerant - - - - --- 2015-01-15 Tim Shen New
[libstdc++/64584,libstdc++/64585] Clear basic_regex after imbue and make assign exception tolerant - - - - --- 2015-01-15 Tim Shen New
[libstdc++/64239] Use std::swap instead of swap in regex - - - - --- 2015-01-08 Tim Shen New
[libstdc++/64239] Use std::swap instead of swap in regex - - - - --- 2015-01-07 Tim Shen New
[libstdc++/64441] Fix sub_match::first and second - - - - --- 2015-01-01 Tim Shen New
[libstdc++/64441] Fix sub_match::first and second - - - - --- 2014-12-31 Tim Shen New
[libstdc++/64302,libstdc++/64303] Fix match_results iterators and regex_token_iterator - - - - --- 2014-12-14 Tim Shen New
[libstdc++/64239] Fix regex_iterator copying - - - - --- 2014-12-11 Tim Shen New
[libstdc++/64140] Fix unmatched prefix in regex - - - - --- 2014-12-03 Tim Shen New
[libstdc++/63497] Avoid dereferencing invalid iterator in regex_executor - - - - --- 2014-11-25 Tim Shen New
[libstdc++/63920] Fix regex_constants::match_not_null behavior - - - - --- 2014-11-18 Tim Shen New
Support embedded zeros in sub_match comparisons (DR 2217) - - - - --- 2014-11-14 Tim Shen New
[libstdc++/63775] Fix regex bracket expression parsing - - - - --- 2014-11-13 Tim Shen New
[libstdc++/63497] Avoid dereferencing invalid iterator in regex_executor - - - - --- 2014-10-22 Tim Shen New
[libstdc++/63497] Avoid dereferencing invalid iterator in regex_executor - - - - --- 2014-10-20 Tim Shen New
std::regex: inserting std::wregex to std::vector loses some std::wregex values - - - - --- 2014-10-02 Tim Shen New
std::regex: inserting std::wregex to std::vector loses some std::wregex values - - - - --- 2014-09-24 Tim Shen New
[PR,61720] Clear regex BFS match queue after every iteration - - - - --- 2014-07-10 Tim Shen New
[PR,61720] Clear regex BFS match queue after every iteration - - - - --- 2014-07-09 Tim Shen New
[PR,61720] Clear regex BFS match queue after every iteration - - - - --- 2014-07-06 Tim Shen New
Update my email address - - - - --- 2014-07-01 Tim Shen New