summaryrefslogtreecommitdiffstats
path: root/libcxx/test/re/re.regex/re.regex.construct
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2012-561/+0
* [libcxx] Remove use of uniform initialization from regex tests so that they c...Eric Fiselier2014-10-271-4/+4
* Bill Fisher: This patch fixes an ill-formed comparison when parsing control e...Howard Hinnant2013-07-151-12/+20
* Bill Fisher: This patch fixes a bug where the regex parser doesn't advance th...Howard Hinnant2013-07-021-0/+28
* Bill Fisher: Fix for failing to throw an exception in regex when parsing an ...Howard Hinnant2013-06-281-0/+37
* Move common header files into a 'support' directory; make 'testit' include -I...Marshall Clow2013-01-052-2/+2
* Removed several more different 'iterators.h' files in libcxx/testMarshall Clow2013-01-032-2/+2
* Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574Howard Hinnant2011-08-121-4/+4
* license changeHoward Hinnant2010-11-1610-20/+20
* Changed __config to react to all of clang's currently documented has_feature ...Howard Hinnant2010-09-041-4/+4
* Fixing whitespace problemsHoward Hinnant2010-08-221-2/+2
* Everything under [re.regex]Howard Hinnant2010-08-134-6/+25
* Filling out regex tests...Howard Hinnant2010-08-128-1/+401
* [re.submatch]Howard Hinnant2010-06-291-0/+2
* regex: learning to crawlHoward Hinnant2010-06-251-0/+35
* Continuing to work through regex, and updated libcxx_by_chapter.pdf with week...Howard Hinnant2010-06-241-0/+32
OpenPOWER on IntegriCloud