ee226c05af9e0187098f43fb71465a581487af9b |
09-Jun-2016 |
Dan Austin <danielaustin@google.com> |
Revert "Revert "Update aosp/master libcxx rebase to r263688"" This reverts commit 1d4a1edbc7e4461b59239e1b8297e9dd395a6322. Change-Id: I2909937fe582f2c5552bc86e7f4d2d5cff0de0aa
ocale_mgmt_aix.h
locale.h
|
1d4a1edbc7e4461b59239e1b8297e9dd395a6322 |
26-May-2016 |
Dan Albert <danalbert@google.com> |
Revert "Update aosp/master libcxx rebase to r263688" The world is burning. This reverts commit c004fd909c006eec55077c52ee119e1fa338c9e9, reversing changes made to 1418e4163da4bb0b9e3fe496e51c23a0dce399d9.
ocale_mgmt_aix.h
locale.h
|
9aebc5f23d3007b76d55c257b8805dd5a8e28598 |
18-Feb-2016 |
Ben Craig <ben.craig@codeaurora.org> |
Split locale management out of ibm/xlocale.h. NFCI This is one part of many of a locale refactor. See http://reviews.llvm.org/D17146 for an idea of where this is going. For the locale refactor, the locale management functions (newlocale, freelocale, uselocale) are needed in a separate header from the various _l functions. This is because some platforms implement the _l functions in terms of a locale switcher RAII helper, and the locale switcher RAII helper needs the locale management functions. This patch helps pave the way by getting all the functions in the right files, so that later diffs aren't completely horrible. Unfortunately, I have no access to an AIX machine to build with, so this change has been made blind. Also, the original author (Xing Xue) does not appear to have a Phabricator account. Reviewed: http://reviews.llvm.org/D17380 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@261230 91177308-0d34-0410-b5e6-96231b3b80d8
ocale_mgmt_aix.h
locale.h
|
016d4e847a53d310dfac6b0d93782f4221e7700a |
19-Nov-2013 |
Marshall Clow <mclow.lists@gmail.com> |
Patch by Xing Xue to improve libc++ support for AIX git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@195144 91177308-0d34-0410-b5e6-96231b3b80d8
upport.h
|
5143722d1440fccadbfa0848152bd2e9d76e0fcb |
30-Aug-2013 |
Howard Hinnant <hhinnant@apple.com> |
Xing Xue: Some minor changes for IBM XLC++/AIX. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@189623 91177308-0d34-0410-b5e6-96231b3b80d8
locale.h
|
7f76450ee9f14ed646a38f43a09dc49dde413281 |
14-Aug-2013 |
Howard Hinnant <hhinnant@apple.com> |
Xing Xue: port to IBM XLC++/AIX. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@188396 91177308-0d34-0410-b5e6-96231b3b80d8
imits.h
upport.h
locale.h
|