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
*
Update the status of a N4089 and a couple issues
Marshall Clow
2016-02-25
1
-3
/
+3
*
Another chunk of N4089
Marshall Clow
2016-02-25
1
-19
/
+2
*
No, really - test the constructor
Marshall Clow
2016-02-25
1
-1
/
+1
*
Add test to ensure that the converting constructor in N4089 is present and wo...
Marshall Clow
2016-02-25
1
-0
/
+27
*
Fix a missing closing tag
Marshall Clow
2016-02-23
1
-1
/
+1
*
More updates
Marshall Clow
2016-02-23
1
-8
/
+8
*
These new tests fail on the green-dragon bots, which use an old Apple compiler.
Marshall Clow
2016-02-23
1
-8
/
+10
*
More updates
Marshall Clow
2016-02-23
1
-11
/
+11
*
Add tests for LWG#2560. No code changes, just tests
Marshall Clow
2016-02-23
1
-0
/
+9
*
Add additional tests to ensure that we DTRT with short lists. This is LWG#259...
Marshall Clow
2016-02-23
1
-0
/
+14
*
More updates; patch for 2583 ready
Marshall Clow
2016-02-23
1
-4
/
+4
*
Fix __is_referenceable to work with vector types. Fixes PR#26654 and 26656. T...
Marshall Clow
2016-02-22
2
-26
/
+12
*
Rename <__hash_table> traits so they don't conflict with similar traits.
Eric Fiselier
2016-02-20
2
-11
/
+11
*
Remove all usages of "const" node pointer typedefs in the assoc containers.
Eric Fiselier
2016-02-20
3
-111
/
+69
*
Cleanup node-type handling in the associative containers.
Eric Fiselier
2016-02-20
8
-77
/
+488
*
Work around GCC bug in .fail.cpp tests
Eric Fiselier
2016-02-20
1
-1
/
+7
*
Fix PR26622 - Make CheckLibcxxAtomic.cmake use the libc++ headers.
Eric Fiselier
2016-02-20
1
-2
/
+2
*
Make __wrap_iter work with GCC again
Eric Fiselier
2016-02-20
3
-2
/
+8
*
Add stdbool.h wrapper for libc++
Eric Fiselier
2016-02-20
1
-0
/
+39
*
Split locale management out of newlib/xlocale.h. NFCI
Ben Craig
2016-02-18
2
-30
/
+53
*
Split locale management out of ibm/xlocale.h. NFCI
Ben Craig
2016-02-18
2
-56
/
+86
*
Commit tests missing from r261180.
Eric Fiselier
2016-02-18
2
-0
/
+42
*
Get <ext/hash_map> working again
Eric Fiselier
2016-02-18
1
-3
/
+5
*
[libcxx] Fix definition of regex_traits::__regex_word on big-endian glibc sys...
Daniel Sanders
2016-02-17
1
-0
/
+5
*
Add some status
Marshall Clow
2016-02-16
1
-4
/
+4
*
Add some comments
Marshall Clow
2016-02-16
1
-9
/
+9
*
Added a (private) status page for the Jacksonville meeting
Marshall Clow
2016-02-16
2
-154
/
+129
*
Issue a warning instead of fatal errors when checks for libatomic fail.
Vasileios Kalintiris
2016-02-16
1
-2
/
+2
*
Instead of asking glibc to provide correct C++ signatures for <string.h>
Richard Smith
2016-02-11
1
-9
/
+5
*
Fix LWG issue 2469 - Use piecewise construction in unordered_map::operator[].
Eric Fiselier
2016-02-11
4
-42
/
+78
*
Work around regression in glibc 2.22: request that glibc provides the correct
Richard Smith
2016-02-11
1
-0
/
+4
*
Revert r260514 because it has a bogus commit message.
Eric Fiselier
2016-02-11
4
-78
/
+42
*
Rename CheckLibcxxAtomic.cmake variable result names so they don't clash with...
Eric Fiselier
2016-02-11
1
-2
/
+2
*
Add some tests to ensure that the __regex_word does not conflict with any of ...
Marshall Clow
2016-02-11
1
-0
/
+13
*
Properly down-cast a sentinal node pointer through void*
Eric Fiselier
2016-02-11
1
-1
/
+2
*
Fix r260515 - Correct typos in CMake changes
Eric Fiselier
2016-02-11
2
-8
/
+4
*
separate nested >>
Eric Fiselier
2016-02-11
1
-1
/
+1
*
Re-commit "Introduce a cmake module to figure out whether we need to link wit...
Vasileios Kalintiris
2016-02-11
6
-0
/
+52
*
Teach __hash_table how to handle unordered_map's __hash_value_type.
Eric Fiselier
2016-02-11
4
-42
/
+78
*
Teach __hash_table how to handle unordered_map's __hash_value_type.
Eric Fiselier
2016-02-11
9
-357
/
+1288
*
Remove changes that snuck in within r260431
Eric Fiselier
2016-02-10
1
-9
/
+0
*
Fix invalid casts in <functional>.
Evgeniy Stepanov
2016-02-10
2
-29
/
+37
*
Recommit r260012 - Cleanup node-type handling in the unordered containers.
Eric Fiselier
2016-02-10
10
-72
/
+559
*
Limit catopen usage to unix-like OSes
Ben Craig
2016-02-10
1
-2
/
+4
*
Fix overload sets of strchr, strpbrk, strrchr, memchr and strstr from
Richard Smith
2016-02-10
9
-57
/
+193
*
Revert "Introduce a cmake module to figure out whether we need to link with l...
Vasileios Kalintiris
2016-02-09
6
-49
/
+0
*
Introduce a cmake module to figure out whether we need to link with libatomic.
Vasileios Kalintiris
2016-02-09
6
-0
/
+49
*
Minor updates to failing tests. NFC
Marshall Clow
2016-02-09
2
-2
/
+10
*
Use the reserved spellings for attributes
Saleem Abdulrasool
2016-02-09
1
-1
/
+1
*
Revert r260012 due to __gnu_cxx::hash_map breakage
Eric Fiselier
2016-02-08
9
-558
/
+71
[next]