summaryrefslogtreecommitdiffstats
path: root/libcxx/test/re/re.iter/re.regiter
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-207-317/+0
| | | | llvm-svn: 224658
* Implement LWG Issues #2329 and #2332 - disallow iterators into temporary ↵Marshall Clow2014-02-191-0/+38
| | | | | | regexes and regexes into temporary strings llvm-svn: 201717
* Fix PR18404 - 'Bug in regex_token_iterator::operator++(int) implementation'. ↵Marshall Clow2014-01-091-0/+55
| | | | | | Enhance the tests for regex_token_iterator and regex_iterator. llvm-svn: 198878
* license changeHoward Hinnant2010-11-166-12/+12
| | | | llvm-svn: 119395
* Fixing whitespace problemsHoward Hinnant2010-08-225-5/+5
| | | | llvm-svn: 111763
* [re.alg.replace]. This finishes all of <regex>. That being said, <regex> ↵Howard Hinnant2010-08-181-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 Hinnant2010-08-166-0/+224
llvm-svn: 111178
OpenPOWER on IntegriCloud