index
:
replicant/external_libcxx
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build on Trisquel 9
replicant-6.0
Denis 'GNUtoo' Carikli
2021-08-10
1
-1
/
+1
*
"Install" the new libc++abi header.
Dan Albert
2015-03-12
1
-0
/
+1
*
Revert "Remove several unused forward declarations. Fixes PR22605."
Dan Albert
2015-03-12
3
-1
/
+13
*
Move Android to the builtin rune table.
Dan Albert
2015-03-12
2
-7
/
+5
*
Merge to upstream r231255.
Dan Albert
2015-03-04
47
-302
/
+725
*
Fix some -Wundef issues.
Dan Albert
2015-02-17
1
-2
/
+2
*
Merge to upstream r226192.
Dan Albert
2015-01-15
5
-15
/
+31
*
Merge to upstream r225300.
Dan Albert
2015-01-06
15
-138
/
+786
*
Obey [atomics.types.operations.req]/21 for GCC.
Dan Albert
2015-01-06
1
-6
/
+16
*
[libcxx] Set _LIBCPP_ELAST for mingw.
Dan Albert
2015-01-06
1
-14
/
+0
*
Revert "Add a _LIBCPP_ELAST configuration for MINGW."
Dan Albert
2015-01-06
1
-2
/
+0
*
Revert "Use __MINGW32__ instead of __MINGW__."
Dan Albert
2015-01-06
1
-1
/
+1
*
Revert "Revert "Turn off extern templates for most uses.""
android-wear-5.0.0_r1
Dan Albert
2014-12-04
1
-1
/
+1
*
Use __MINGW32__ instead of __MINGW__.
Stephen Hines
2014-12-03
1
-1
/
+1
*
Add a _LIBCPP_ELAST configuration for MINGW.
Dan Albert
2014-12-03
1
-0
/
+2
*
Merge to upstream r222492.
Dan Albert
2014-11-20
42
-823
/
+2039
*
Don't use clang's builtin unicode chars.
Dan Albert
2014-11-08
1
-5
/
+0
*
Fix win32 support header for mingw32.
Dan Albert
2014-10-06
1
-0
/
+3
*
Update to upstream r216384.
Dan Albert
2014-09-03
31
-417
/
+1406
*
Allow libc++ to be built with GCC 5.0 compiler
Alexey Volkov
2014-09-03
1
-2
/
+2
*
Emulate clang atomic built-ins on gcc > 4.7
Dan Albert
2014-08-09
1
-1
/
+252
*
Fix regex_traits<T>::char_class_type for Android.
Dan Albert
2014-07-31
1
-0
/
+9
*
Make Android's ctype_base::mask unsigned.
Dan Albert
2014-07-31
1
-1
/
+1
*
Base regex code on char_class_type.
Dan Albert
2014-07-30
1
-5
/
+6
*
Fix Bug 19678 - libc++ does not correctly handle the regex: '[^\0]*'
Marshall Clow
2014-07-28
1
-0
/
+7
*
Merge "Fix ctype_base::xdigit for Android."
Dan Albert
2014-07-23
1
-0
/
+5
|
\
|
*
Fix ctype_base::xdigit for Android.
Dan Albert
2014-07-23
1
-0
/
+5
*
|
Fix bug 19740; round-tripping a pointer through a stream doesn't work
Marshall Clow
2014-07-23
1
-3
/
+3
|
/
*
Clean up some bionic compatibility cruft.
Dan Albert
2014-07-10
2
-138
/
+0
*
Add support for BIONIC C library (Android). Patch from Dan Albert
Marshall Clow
2014-07-10
4
-55
/
+182
*
Switch to using libc++abi for all platforms.
Dan Albert
2014-07-02
1
-0
/
+1
*
Exceptions store the message as reference counted string for
Joerg Sonnenberger
2014-07-02
2
-2
/
+149
*
Fix a problem exposed by r208825, which caused bind (and other bits of libc++...
Marshall Clow
2014-06-20
1
-7
/
+59
*
Update cstddef after clang r207606.
Nico Weber
2014-05-29
1
-6
/
+0
*
LDBL math define is no longer necessary for bionic
Dan Albert
2014-05-06
1
-1
/
+1
*
Enables quick_exit(3)/at_quick_exit(3) for bionic
Dan Albert
2014-05-06
1
-0
/
+2
*
Remove the bionic *wscanf workarounds.
Elliott Hughes
2014-04-29
2
-31
/
+0
*
Remove most of the remaining wide-char stubs from libcxx.
Elliott Hughes
2014-04-29
1
-8
/
+0
*
Fix classic_table implementation for bionic
Dan Albert
2014-04-18
1
-1
/
+3
*
Get libc++ building for Android
Dan Albert
2014-04-15
8
-2
/
+251
*
Use defined(__APPLE__) rather than __APPLE__
Tim Northover
2014-03-30
1
-2
/
+3
*
ARM64: compare RTTI names as strings
Tim Northover
2014-03-30
2
-1
/
+57
*
ARM64: use the alternate string layout on Apple platforms.
Tim Northover
2014-03-30
1
-0
/
+4
*
[libc++] Teach is_integral, is_[un]signed and make_[un]signed about __[u]int1...
Stephan Tolksdorf
2014-03-26
2
-0
/
+28
*
Implement LWG issue #2135. If something goes wrong in condition_variable::wai...
Marshall Clow
2014-03-26
1
-2
/
+2
*
Implement N3891: A proposal to rename shared_mutex to shared_timed_mutex
David Majnemer
2014-03-17
1
-12
/
+12
*
THIRD TIME. Richard pointed out (again) that I'd switched the order of the in...
Marshall Clow
2014-03-12
1
-5
/
+5
*
Fix ABI break I made in r203587; thanks to Richard Smith for the catch.
Marshall Clow
2014-03-11
1
-3
/
+5
*
Fix misguided #elif - it checked the value of _AIX instead of defined(_AIX). ...
Marshall Clow
2014-03-11
1
-1
/
+1
*
Implement LWG 2360: 'reverse_iterator::operator*() is unimplementable'. Note ...
Marshall Clow
2014-03-11
1
-5
/
+3
[next]