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
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
*
[libcxx][NFC] Strip trailing whitespace, fix typo.
Stephan T. Lavavej
2019-10-23
1
-6
/
+6
*
[libc++] Avoid using timespec when it might not be available
Mikhail Maltsev
2019-06-21
1
-1
/
+1
*
[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
*
Commit D11348: 'Win32 support: wcsnrtombs and mbsnrtowcs don't handle null ou...
Marshall Clow
2019-01-23
1
-0
/
+10
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
3
-12
/
+9
*
[windows] Fix warning about comparing ints of different signs
Martin Storsjo
2018-07-25
1
-2
/
+3
*
[libc++] Take 2: Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI...
Louis Dionne
2018-07-11
1
-2
/
+2
*
Revert "[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI...
Louis Dionne
2018-07-05
1
-2
/
+2
*
[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISIBILITY
Louis Dionne
2018-07-05
1
-2
/
+2
*
libcxx: Rename vasprintf function to __libcpp_vasprintf.
Peter Collingbourne
2018-01-23
2
-2
/
+4
*
libcxx: Move Windows threading support into a .cpp file.
Peter Collingbourne
2018-01-23
1
-0
/
+275
*
Allow to set locale on Windows.
Martin Storsjo
2017-11-23
1
-15
/
+1
*
Fix Libc++ build with MinGW64
Eric Fiselier
2017-05-31
2
-11
/
+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
*
Fix typos
Alp Toker
2014-05-15
1
-2
/
+2
*
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
2
-49
/
+45
*
War on tabs.
Howard Hinnant
2013-07-08
1
-3
/
+3
*
Glen: This patch gets the string conversion functions working on Windows. I...
Howard Hinnant
2013-05-16
2
-22
/
+39
*
Reference: http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-2013032...
Howard Hinnant
2013-04-02
1
-26
/
+99
*
Reference: http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-2013032...
Howard Hinnant
2013-04-02
1
-0
/
+2
*
Reference: http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-2013032...
Howard Hinnant
2013-04-02
1
-5
/
+14
*
More windows port work by Ruben Van Boxem
Howard Hinnant
2011-10-22
1
-6
/
+6
*
de-tabbify
Howard Hinnant
2011-10-17
2
-5
/
+5
*
Windows port work by Ruben Van Boxem
Howard Hinnant
2011-09-29
1
-0
/
+94
*
Work on Windows port by Ruben Van Boxem
Howard Hinnant
2011-09-28
1
-2
/
+11
*
Work on Windows port by Ruben Van Boxem
Howard Hinnant
2011-09-23
1
-2
/
+41
*
Partial Windows port by Ruben Van Boxem
Howard Hinnant
2011-09-22
1
-0
/
+22