History log of /external/libcxx/include/support/solaris/xlocale.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fe6d50fcaac37051057467a29eb99f817d5a4dc7 19-Jun-2016 Eric Fiselier <eric@efcs.ca> Implement LWG issue 1169. num_get not fully compatible with strto*

Use strtof and strtod for floats and doubles respectively instead of
always using strtold. The other parts of the change are already implemented
in libc++.

This patch also has a drive by fix to wbuffer_convert::underflow() which
prevents it from calling memmove(buff, null, 0).


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@273106 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/include/support/solaris/xlocale.h
f51d676a0e80f6c67af728b28e7278f5656373ee 23-Jan-2015 Eric Fiselier <eric@efcs.ca> Get libc++ building on Sun Solaris. Patch from C Bergstrom.


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@226947 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/include/support/solaris/xlocale.h
6cb69ffa0a86c7c41d357a6e0dcb05c72308dd6b 25-Nov-2014 Eric Fiselier <eric@efcs.ca> Fixes to get libc++ building on sun solaris. Patch from C Bergstrom.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@222794 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/include/support/solaris/xlocale.h
98760c18f85bafd98dde7a309e1b0e677abd47d8 16-Jan-2014 Marshall Clow <mclow.lists@gmail.com> Add license headers to a bunch of libc++ files that were missing them. No functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@199400 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/include/support/solaris/xlocale.h
ea2741973acd73619da693548388a05527b92d57 29-Feb-2012 David Chisnall <csdavec@swan.ac.uk> Add support files required for building on Solaris.



git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@151721 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/include/support/solaris/xlocale.h