summaryrefslogtreecommitdiffstats
path: root/libcxx/test/re/re.alg/re.alg.match
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-209-5803/+0
* [libcxx] Remove use of uniform initialization from regex tests so that they c...Eric Fiselier2014-10-272-22/+22
* [libcxx] XFAIL all currently failing libc++ tests for linux.Eric Fiselier2014-10-233-0/+9
* Add locales to available_features for tests.Dan Albert2014-08-043-0/+6
* Fix Bug 19678 - libc++ does not correctly handle the regex: '[^\0]*'Marshall Clow2014-05-211-0/+12
* Implement LWG Issues #2329 and #2332 - disallow iterators into temporary rege...Marshall Clow2014-02-191-0/+38
* Ok, 3 major changes for debug mode in one commit:Howard Hinnant2013-08-021-8/+8
* Bill Fisher: This patch fixes a bug where std::regex in ECMAScript mode was i...Howard Hinnant2013-07-231-0/+98
* Provide missing '{' in parsing extended quoted characters. This fixes http:/...Howard Hinnant2013-06-281-0/+72
* Move common header files into a 'support' directory; make 'testit' include -I...Marshall Clow2013-01-056-6/+6
* Removed several more different 'iterators.h' files in libcxx/testMarshall Clow2013-01-036-6/+6
* license changeHoward Hinnant2010-11-166-12/+12
* Fixing whitespace problemsHoward Hinnant2010-08-221-1/+0
* [re.alg.match]Howard Hinnant2010-08-146-0/+5569
OpenPOWER on IntegriCloud