Sign in
chromium
/
chromium
/
llvm-project
/
libcxx
/
91eeba8d26c90fb8a7e9d3e4a868b325fad4eb50
/
include
/
support
3ff0531
cmath: account for MSVCRT 12.0 changes
by Saleem Abdulrasool
· 11 years ago
f51d676
Get libc++ building on Sun Solaris. Patch from C Bergstrom.
by Eric Fiselier
· 11 years ago
6cb69ff
Fixes to get libc++ building on sun solaris. Patch from C Bergstrom.
by Eric Fiselier
· 11 years ago
4c88839
Fix win32 support header for mingw32.
by Dan Albert
· 11 years ago
6a5a8ab
Support newlib as libc++'s C library [locale part]
by Jonathan Roelofs
· 11 years ago
a643926
Add support for BIONIC C library (Android). Patch from Dan Albert
by Marshall Clow
· 11 years ago
98760c1
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.
by Marshall Clow
· 12 years ago
6c27250
80 cols fixes.
by Yaron Keren
· 12 years ago
c8d1bba
Implement the functions: clz, clzl, clzll, ctz, ctzl, and ctzll
by Yaron Keren
· 12 years ago
016d4e8
Patch by Xing Xue to improve libc++ support for AIX
by Marshall Clow
· 12 years ago
15c04be
This patch implements snprintf_l function in a way similar to the other
by Yaron Keren
· 12 years ago
c26c385
Windows.h is not required.
by Yaron Keren
· 12 years ago
2bcdf5e
Yaron Keren: Add missing comment.
by Howard Hinnant
· 12 years ago
1e56424
G M: Changes all references to "x inline" to "inline x" where x = _libcpp_always_inline or _libcpp_inline_visibility macros.
by Howard Hinnant
· 12 years ago
ef5aa93
G M: Restore the ability for libcxx to compile again on mingw 64.
by Howard Hinnant
· 12 years ago
5143722
Xing Xue: Some minor changes for IBM XLC++/AIX.
by Howard Hinnant
· 12 years ago
7f76450
Xing Xue: port to IBM XLC++/AIX.
by Howard Hinnant
· 12 years ago
e9df0a5
Nico Rieck: Currently _MSC_VER and _WIN32 are used to guard code which is
by Howard Hinnant
· 12 years ago
9e98b34
Glen: This patch gets the string conversion functions working on Windows. It also refactors repetitive code in string.cpp do greatly reduce the repetitiveness, increasing maintainability.
by Howard Hinnant
· 13 years ago
a5733b3
Ruben Van Boxem: Turn islower_l and isupper_l into functions (instead of macros) on Windows only to quell a warning during libc++ building.
by Howard Hinnant
· 13 years ago
b56a4ad
Define _WCHAR_T in solaris/wchar.h. This fixes a bug where Solaris 10 headers
by David Chisnall
· 14 years ago
ea27419
Add support files required for building on Solaris.
by David Chisnall
· 14 years ago
d41b60b
Add missing newlines at EOF.
by Bob Wilson
· 14 years ago
f6d875f
Fix http://llvm.org/bugs/show_bug.cgi?id=11428. Fix provided by Alberto Ganesh Barbati
by Howard Hinnant
· 14 years ago
438377c
Jean-Daniel: __builtin_popcountll support for Windows
by Howard Hinnant
· 14 years ago
9f8884e
Windows port work by Ruben Van Boxem
by Howard Hinnant
· 14 years ago
78b6828
More windows port work by Ruben Van Boxem
by Howard Hinnant
· 14 years ago
f46fc93
Windows port work by Ruben Van Boxem
by Howard Hinnant
· 14 years ago
14fa9f9
Windows port work by Ruben Van Boxem
by Howard Hinnant
· 14 years ago
3c466fc
Windows patch work by Ruben Van Boxem
by Howard Hinnant
· 14 years ago
efbe406
Work on Windows port by Ruben Van Boxem
by Howard Hinnant
· 14 years ago
6cd05ee
Work on Windows port by Ruben Van Boxem
by Howard Hinnant
· 14 years ago
92a0700
Partial Windows port by Ruben Van Boxem
by Howard Hinnant
· 14 years ago