| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [libc++] Take 2: Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI... | Louis Dionne | 2018-07-11 | 1 | -6/+6 |
| * | Revert "[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI... | Louis Dionne | 2018-07-05 | 1 | -6/+6 |
| * | [libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISIBILITY | Louis Dionne | 2018-07-05 | 1 | -6/+6 |
| * | Condition usage of locale stdlib functions on Android API version | Peter Collingbourne | 2018-05-16 | 1 | -7/+8 |
| * | support: add missing locale stubs for android L, M | Saleem Abdulrasool | 2018-04-13 | 1 | -0/+37 |
| * | Stop using __strtonum_fallback on Android. | Dan Albert | 2018-02-07 | 1 | -1/+0 |
| * | Replace __ANDROID__ with __BIONIC__. | Dan Albert | 2016-09-19 | 1 | -2/+2 |
| * | Reorganize locale extension fallbacks. NFCI | Ben Craig | 2016-05-20 | 1 | -2/+2 |
| * | Support newlib as libc++'s C library [locale part] | Jonathan Roelofs | 2014-09-19 | 1 | -165/+4 |
| * | Add support for BIONIC C library (Android). Patch from Dan Albert | Marshall Clow | 2014-07-10 | 1 | -0/+192 |

