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
/
www
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the status of removed components
Marshall Clow
2018-02-08
1
-14
/
+14
*
Implement deduction guide for basic_string as described in P0433
Marshall Clow
2018-02-08
1
-2
/
+3
*
Comment on 'Review' issues
Marshall Clow
2018-02-07
1
-8
/
+8
*
Mark P0777 as complete
Marshall Clow
2018-02-06
1
-2
/
+2
*
No, really this time mark 3034 as 'Patch Ready'
Marshall Clow
2018-02-06
1
-2
/
+2
*
Mark issue 3034 as 'Patch Ready'
Marshall Clow
2018-02-06
1
-2
/
+2
*
More patches ready
Marshall Clow
2018-02-06
1
-7
/
+7
*
Add issues in 'Review'
Marshall Clow
2018-02-05
1
-3
/
+23
*
Mark LWG 3014 as complete. No code changes needed
Eric Fiselier
2018-02-04
1
-2
/
+2
*
Implement LWG 3014 - Fix more noexcept issues in filesystem.
Eric Fiselier
2018-02-04
1
-2
/
+2
*
Mark LWG 3013 as already complete. See r316941
Eric Fiselier
2018-02-04
1
-2
/
+2
*
Implement LWG2989: path's streaming operators allow everything under the sun.
Eric Fiselier
2018-02-04
1
-2
/
+2
*
Mark issue 2851 as complete
Eric Fiselier
2018-02-04
1
-2
/
+2
*
Address LWG 2849 and fix missing failure condition in copy_file.
Eric Fiselier
2018-02-04
1
-2
/
+2
*
Implement LWG2870: Default value of parameter theta of polar should be dependent
Marshall Clow
2018-01-31
1
-2
/
+2
*
Add LWG3051
Marshall Clow
2018-01-30
1
-0
/
+2
*
First cut at issue statuses for JAX
Marshall Clow
2018-01-30
1
-51
/
+63
*
Minor updated to the main libcxx page; add a link to the deprecation page
Marshall Clow
2018-01-29
1
-6
/
+9
*
Mark 2903 as complete; we already do this
Marshall Clow
2018-01-25
1
-2
/
+2
*
Implement LWG2783: stack::emplace() and queue::emplace() should return declty...
Marshall Clow
2018-01-24
1
-3
/
+3
*
Update cxx2a status
Marshall Clow
2018-01-22
1
-5
/
+8
*
First part of P0202: Adding constexpr modifiers to functions in <algorithm> a...
Marshall Clow
2018-01-15
1
-3
/
+3
*
Document upcoming TS feature removal
Marshall Clow
2018-01-08
1
-0
/
+138
*
Mark LWG2824 as complete. We already did it, but I added a test to be sure
Marshall Clow
2018-01-03
1
-2
/
+2
*
Mark issue #2866 as "nothing to do"
Marshall Clow
2018-01-03
1
-2
/
+2
*
Implement p0258r2: has_unique_object_representations
Marshall Clow
2018-01-03
1
-2
/
+2
*
A couple more inlined variables that I missed the first time
Marshall Clow
2018-01-02
1
-1
/
+1
*
Implement most of P0607: Inline Variables for the Standard Library. This invo...
Marshall Clow
2018-01-02
1
-1
/
+3
*
Add issue 2587, which was missed
Marshall Clow
2017-12-05
1
-0
/
+1
*
Implement more of P0600: '[[nodiscard]] in the library' for C++2a
Marshall Clow
2017-12-04
1
-0
/
+2
*
Implement P0457R2: 'String Prefix and Suffix Checking' for c++2a
Marshall Clow
2017-12-04
1
-1
/
+1
*
Implement LWG#2921 and LWG#2976 - removing allocator support from packaged_task.
Marshall Clow
2017-11-27
2
-2
/
+2
*
Implement LWG#2948: unique_ptr does not define operator<< for stream output
Marshall Clow
2017-11-27
1
-2
/
+2
*
Update C++2a status and add Glen to CREDITS.TXT. Reviewed as https://reviews....
Marshall Clow
2017-11-23
1
-1
/
+1
*
Implement p0137r1 - std::launder. Reviewed as https://reviews.llvm.org/D40144
Marshall Clow
2017-11-22
1
-0
/
+1
*
Implement LWG2950: std::byte operations are misspecified
Marshall Clow
2017-11-14
1
-1
/
+1
*
Implement LWG2952: iterator_traits should work for pointers to cv T
Marshall Clow
2017-11-14
1
-1
/
+1
*
Put the status in the wrong column
Marshall Clow
2017-11-13
1
-1
/
+1
*
Implement P0550R2: Transformation Trait remove_cvref
Marshall Clow
2017-11-13
1
-1
/
+1
*
Two more papers from Albuquerque
Marshall Clow
2017-11-12
1
-0
/
+2
*
Updated C++2a status page with new features/defects approved in Albuquerque.
Marshall Clow
2017-11-12
1
-0
/
+42
*
Mark Endian as 'in progress'
Marshall Clow
2017-11-02
1
-1
/
+1
*
More statuses, a new patch, too
Marshall Clow
2017-11-01
1
-11
/
+11
*
Fix broken links; update more issues.
Marshall Clow
2017-10-31
1
-35
/
+35
*
Initial triage
Marshall Clow
2017-10-29
1
-16
/
+16
*
Update status of 2950
Marshall Clow
2017-10-29
1
-4
/
+4
*
Issues to be voted on in ABQ
Marshall Clow
2017-10-29
1
-31
/
+50
*
[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
[next]