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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mark mersenne_twister_engine<>::seed(result_type __sd) with _LIBCPP_DISABLE_U...
Marshall Clow
2017-09-11
1
-0
/
+1
*
Add include of <string> to <system_error>, since things in there return strin...
Marshall Clow
2017-09-11
3
-0
/
+22
*
Fix PR34298 - Allow std::function with an incomplete return type.
Eric Fiselier
2017-09-10
3
-26
/
+54
*
Revert "Fix PR34298 - Allow std::function with an incomplete return type."
Eric Fiselier
2017-09-10
3
-54
/
+26
*
Fix PR34298 - Allow std::function with an incomplete return type.
Eric Fiselier
2017-09-10
3
-26
/
+54
*
XFAIL tests on SLES11
Brian Cain
2017-09-08
4
-2
/
+7
*
Add even more string_view tests. These found some bugs in the default paramet...
Marshall Clow
2017-09-07
9
-6
/
+1422
*
Another missing string_view test
Marshall Clow
2017-09-07
1
-0
/
+74
*
Add more string_view tests
Marshall Clow
2017-09-07
3
-0
/
+909
*
Redirect strftime_l to the locale-ignorant strftime on mingw
Martin Storsjo
2017-09-06
1
-0
/
+4
*
Add MINGW_LIBRARIES to the linker flags
Martin Storsjo
2017-09-04
1
-0
/
+1
*
[libcxx] [www] Change an absolute link to cxx1z_status.html to be relative.
Stephan T. Lavavej
2017-08-31
1
-1
/
+1
*
[libcxx] [www] Strip trailing whitespace.
Stephan T. Lavavej
2017-08-31
4
-7
/
+7
*
[libcxx] [www] Fix broken link for LLVM Bugzilla.
Stephan T. Lavavej
2017-08-31
1
-1
/
+1
*
[libcxx] [www] Manually change http links to https.
Stephan T. Lavavej
2017-08-31
11
-70
/
+70
*
[libcxx] [www] Semi-manually change http://www.open-std.org and http://isocpp...
Stephan T. Lavavej
2017-08-31
7
-62
/
+62
*
[libcxx] [www] Change http://cplusplus.github.io/LWG/lwg-defects.html# to htt...
Stephan T. Lavavej
2017-08-31
1
-151
/
+151
*
[libcxx] [www] Change http://wg21.link to https://wg21.link .
Stephan T. Lavavej
2017-08-31
3
-419
/
+419
*
[test] Cleanup nullopt_t tests
Casey Carter
2017-08-31
3
-44
/
+14
*
Fix test for C++03
Marshall Clow
2017-08-29
1
-3
/
+4
*
Fix PR31166: std::inplace_merge seems to be unstable. Thanks to Jan Wilken DÃ...
Marshall Clow
2017-08-28
2
-5
/
+26
*
[libcxx] [test] Update for C++17 feature removals.
Stephan T. Lavavej
2017-08-24
16
-21
/
+49
*
[NFC] remove trailing WS
Aditya Kumar
2017-08-20
1
-20
/
+20
*
Spelling
Joerg Sonnenberger
2017-08-18
1
-2
/
+2
*
[libcxx] [test] Rename _Up to U, etc. NFCI.
Stephan T. Lavavej
2017-08-11
5
-18
/
+18
*
[libcxx] [test] Rename __x to x. NFCI.
Stephan T. Lavavej
2017-08-11
4
-25
/
+26
*
[libcxx] [test] Rename __c to ch. NFCI.
Stephan T. Lavavej
2017-08-11
37
-148
/
+148
*
[libcxx] [test] Rename _Tp to T. NFCI.
Stephan T. Lavavej
2017-08-11
24
-80
/
+80
*
Change the way the literal operators are defined - now w/o a seperating space...
Marshall Clow
2017-08-09
1
-24
/
+24
*
[libc++] Don't hardcode namespace in manual mangling
Shoaib Meenai
2017-08-07
1
-8
/
+12
*
[libcxx] [test] Untabify stringstream.cons/string.pass.cpp. NFC.
Stephan T. Lavavej
2017-08-05
1
-6
/
+6
*
[libcxx] [test] Fix URLs in comments and make them HTTPS. NFC.
Stephan T. Lavavej
2017-08-05
9
-9
/
+9
*
[libcxx] [test] Consistently list "c++98, c++03" in chronological order. NFC.
Stephan T. Lavavej
2017-08-05
16
-16
/
+16
*
Fix libcxx build with glibc 2.26+ by removing xlocale.h include.
Eric Fiselier
2017-08-03
1
-1
/
+1
*
Add system header pragma to BSD locale fallback headers.
Eric Fiselier
2017-08-03
2
-0
/
+8
*
Rename a couple variables to eliminate a shadow warning. No functionality change
Marshall Clow
2017-08-02
1
-11
/
+11
*
Fix shadowing warning
Marshall Clow
2017-08-02
1
-1
/
+1
*
Fix PR33727: std::basic_stringbuf only works with DefaultConstructible alloca...
Marshall Clow
2017-08-02
2
-1
/
+21
*
Mark LWG 2942 as complete
Eric Fiselier
2017-07-30
3
-5
/
+3
*
Mark LWG 2961 as complete
Eric Fiselier
2017-07-30
1
-1
/
+1
*
[libc++] Hoist extern template above first use
Shoaib Meenai
2017-07-29
1
-1
/
+2
*
[libcxx] [test] Change comments to say C++ instead of c++. NFC.
Stephan T. Lavavej
2017-07-29
34
-36
/
+36
*
[libcxx] [test] The entire file futures.shared_future/wait_until.pass.cpp was...
Stephan T. Lavavej
2017-07-29
1
-130
/
+130
*
[libcxx] [test] In func.wrap.func.con/alloc_F.pass.cpp, fix REQUIRES whitespa...
Stephan T. Lavavej
2017-07-29
1
-1
/
+1
*
[libcxx] [test] Make files consistently end with newlines, NFC.
Stephan T. Lavavej
2017-07-29
16
-16
/
+16
*
[libcxx] [test] Untabify, NFC.
Stephan T. Lavavej
2017-07-29
121
-810
/
+810
*
[libcxx] [test] Strip trailing whitespace, NFC.
Stephan T. Lavavej
2017-07-29
5
-19
/
+17
*
[libcxx] [test] Remove an unused local typedef in enable_shared_from_this.pas...
Stephan T. Lavavej
2017-07-27
1
-1
/
+0
*
Disable the deduction guide test I added in 309296 for the moment, while I fi...
Marshall Clow
2017-07-27
1
-0
/
+4
*
Implement P0739R0: 'Some improvements to class template argument deduction in...
Marshall Clow
2017-07-27
5
-9
/
+18
[next]