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
/
src
/
support
/
win32
/
locale_win32.cpp
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
-3
/
+5
*
[libcxx] [Windows] Make a more proper implementation of strftime_l for mingw ...
Martin Storsjö
2020-01-14
1
-0
/
+8
*
[libc++] Fix return value of snprintf_l() on Windows when buffer is too small
Thomas Anderson
2019-03-26
1
-4
/
+5
*
[libc++] Speed up certain locale functions on Windows
Thomas Anderson
2019-03-19
1
-0
/
+6
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
libcxx: Rename vasprintf function to __libcpp_vasprintf.
Peter Collingbourne
2018-01-23
1
-1
/
+3
*
Allow to set locale on Windows.
Martin Storsjo
2017-11-23
1
-15
/
+1
*
Fix Libc++ build with MinGW64
Eric Fiselier
2017-05-31
1
-0
/
+24
*
Refactor <locale> RAII guards to aid upcoming Windows locale changes.
Eric Fiselier
2017-05-08
1
-13
/
+13
*
[libc++] Drop support for CRTs older than VS 2015
Shoaib Meenai
2017-04-07
1
-5
/
+2
*
win32: temporarily disable setting locale on 14+
Saleem Abdulrasool
2017-01-02
1
-0
/
+4
*
[libc++] Avoid <memory> include in locale_win32.h
Shoaib Meenai
2016-09-15
1
-0
/
+5
*
This patch implements snprintf_l function in a way similar to the other
Yaron Keren
2013-11-18
1
-0
/
+10
*
G M: Improvements to Windows support.
Howard Hinnant
2013-08-26
1
-13
/
+12
*
Glen: This patch gets the string conversion functions working on Windows. I...
Howard Hinnant
2013-05-16
1
-2
/
+2
*
Reference: http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-2013032...
Howard Hinnant
2013-04-02
1
-0
/
+2
*
de-tabbify
Howard Hinnant
2011-10-17
1
-4
/
+4
*
Windows port work by Ruben Van Boxem
Howard Hinnant
2011-09-29
1
-0
/
+94