index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
include
/
support
/
win32
/
locale_win32.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libcxx] [Windows] Store the lconv struct returned from localeconv in locale_t
Martin Storsjö
2020-02-04
1
-4
/
+69
*
[libcxx] [Windows] Make a more proper implementation of strftime_l for mingw ...
Martin Storsjö
2020-01-14
1
-1
/
+2
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Fix Shadowing warning on Windows
Eric Fiselier
2018-10-01
1
-2
/
+2
*
[Win32] Overload ==, != for locale_t and long long
Pirama Arumuga Nainar
2018-07-02
1
-0
/
+8
*
Allow to set locale on Windows.
Martin Storsjo
2017-11-23
1
-2
/
+67
*
Remove a broken win32 locale function redirection
Martin Storsjo
2017-11-21
1
-1
/
+0
*
Redirect strftime_l to the locale-ignorant strftime on mingw
Martin Storsjo
2017-09-06
1
-0
/
+4
*
Fix Libc++ build with MinGW64
Eric Fiselier
2017-05-31
1
-7
/
+8
*
[libc++] Refactor Windows support headers.
Eric Fiselier
2017-05-10
1
-9
/
+23
*
Fix DLL import/export on Win32 locale helpers
Eric Fiselier
2017-05-08
1
-3
/
+4
*
[libc++] Drop support for CRTs older than VS 2015
Shoaib Meenai
2017-04-07
1
-7
/
+0
*
locale: update ctype access for MSVC CRT 14+
Saleem Abdulrasool
2017-01-02
1
-1
/
+5
*
[libc++] Add missing locale aliases
Shoaib Meenai
2016-09-29
1
-2
/
+3
*
[libc++] Avoid <memory> include in locale_win32.h
Shoaib Meenai
2016-09-15
1
-5
/
+1
*
Split locale management out of locale_win32. NFCI
Ben Craig
2016-03-09
1
-18
/
+2
*
This patch implements snprintf_l function in a way similar to the other
Yaron Keren
2013-11-18
1
-1
/
+1
*
G M: Changes all references to "x inline" to "inline x" where x = _libcpp_alw...
Howard Hinnant
2013-10-04
1
-1
/
+1
*
G M: Restore the ability for libcxx to compile again on mingw 64.
Howard Hinnant
2013-09-17
1
-14
/
+14
*
Ruben Van Boxem: Turn islower_l and isupper_l into functions (instead of mac...
Howard Hinnant
2013-04-12
1
-2
/
+15
*
Windows port work by Ruben Van Boxem
Howard Hinnant
2011-10-27
1
-0
/
+6
*
Windows port work by Ruben Van Boxem
Howard Hinnant
2011-09-29
1
-0
/
+110