Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 7 | -317/+0 |
| | | | | llvm-svn: 224658 | ||||
* | Implement LWG Issues #2329 and #2332 - disallow iterators into temporary ↵ | Marshall Clow | 2014-02-19 | 1 | -0/+38 |
| | | | | | | regexes and regexes into temporary strings llvm-svn: 201717 | ||||
* | Fix PR18404 - 'Bug in regex_token_iterator::operator++(int) implementation'. ↵ | Marshall Clow | 2014-01-09 | 1 | -0/+55 |
| | | | | | | Enhance the tests for regex_token_iterator and regex_iterator. llvm-svn: 198878 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 6 | -12/+12 |
| | | | | llvm-svn: 119395 | ||||
* | Fixing whitespace problems | Howard Hinnant | 2010-08-22 | 5 | -5/+5 |
| | | | | llvm-svn: 111763 | ||||
* | [re.alg.replace]. This finishes all of <regex>. That being said, <regex> ↵ | Howard Hinnant | 2010-08-18 | 1 | -1/+1 |
| | | | | | | is exceptionally difficult to thoroughly test. If anyone has the ability to test this, combined with the interest to do so, now would be a good time. :-) llvm-svn: 111333 | ||||
* | [re.regiter] | Howard Hinnant | 2010-08-16 | 6 | -0/+224 |
llvm-svn: 111178 |