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
/
experimental
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
157
-21528
/
+0
*
[libcxx] Add <experimental/type_traits> for LFTS
Eric Fiselier
2014-12-19
7
-0
/
+945
*
Appease the c++14 buildbots
Jonathan Roelofs
2014-12-16
1
-0
/
+4
*
Once more w/o the typo.
Marshall Clow
2014-12-16
1
-5
/
+4
*
Move the optional tests into test/experimental. They were put into test/utili...
Marshall Clow
2014-12-09
67
-0
/
+4418
*
Mark a couple of tests as XFAIL with older compilers.
Eric Fiselier
2014-12-07
1
-0
/
+3
*
Replaced checking in string_view::remove_suffix/remove_prefix by _LIBCPP_ASSE...
Marshall Clow
2014-11-11
2
-10
/
+4
*
Mark string_view::to_string as const. Fixes PR21428
Marshall Clow
2014-11-02
1
-4
/
+4
*
[libcxx] expose experimental::erased_type for all standard versions.
Eric Fiselier
2014-07-24
2
-9
/
+5
*
[libcxx] Add <experimental/utility> header for LFTS.
Eric Fiselier
2014-07-17
4
-0
/
+74
*
string_view enhancements. Move to the correct namespace. Better constexpr sup...
Marshall Clow
2014-07-08
1
-1
/
+1
*
Minor cleanup for string_view; mostly from suggestions by Richard Smith. Also...
Marshall Clow
2014-07-02
8
-27
/
+27
*
Implement string_view from the library fundamentals TS (n4023). Also works in...
Marshall Clow
2014-06-11
79
-0
/
+16095