index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
test
/
re
/
re.alg
/
re.alg.search
/
basic.pass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
1
-1546
/
+0
*
[libcxx] XFAIL all currently failing libc++ tests for linux.
Eric Fiselier
2014-10-23
1
-0
/
+3
*
Add locales to available_features for tests.
Dan Albert
2014-08-04
1
-0
/
+2
*
Move common header files into a 'support' directory; make 'testit' include -I...
Marshall Clow
2013-01-05
1
-1
/
+1
*
Removed several more different 'iterators.h' files in libcxx/test
Marshall Clow
2013-01-03
1
-1
/
+1
*
license change
Howard Hinnant
2010-11-16
1
-2
/
+2
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
1
-1
/
+0
*
continued regex development...
Howard Hinnant
2010-07-27
1
-0
/
+32
*
Tests for basic posix regex templated on wchar_t
Howard Hinnant
2010-07-15
1
-0
/
+743
*
Fixed to work with generalized iterators.
Howard Hinnant
2010-07-14
1
-0
/
+23
*
Minor optimizations. Minor bug fixes. More tests.
Howard Hinnant
2010-07-14
1
-0
/
+142
*
Bracket expressions are working (lightly tested).
Howard Hinnant
2010-07-13
1
-0
/
+101
*
regex_constants icase and collate for matching a single char and for matching...
Howard Hinnant
2010-07-12
1
-0
/
+26
*
back references for BRE
Howard Hinnant
2010-07-12
1
-0
/
+162
*
Redesign number 3. The previous design was not handling matching of empty st...
Howard Hinnant
2010-07-12
1
-0
/
+81
*
weekly update to by-chapter-summary, plus left and right anchor support in ba...
Howard Hinnant
2010-07-09
1
-0
/
+72
*
Marked subexpressions in a loop in basic posix working (only lightly tested s...
Howard Hinnant
2010-07-08
1
-22
/
+40
*
First loop test passed. The data structure and search algorithm is still cru...
Howard Hinnant
2010-07-07
1
-16
/
+31
*
First test for marked subexpressions
Howard Hinnant
2010-06-30
1
-0
/
+44
*
First, very primitive, search results on one engine
Howard Hinnant
2010-06-30
1
-0
/
+83