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
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
2
-7
/
+7
*
[libc++][NFC] Remove excess trailing newlines from most files
Casey Carter
2019-10-23
1
-1
/
+0
*
[libc++] Avoid using timespec when it might not be available
Mikhail Maltsev
2019-06-21
1
-1
/
+1
*
[libc++] Remove redundant conditionals for Apple platforms
Louis Dionne
2019-04-23
1
-2
/
+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
*
Fix ABI compatibility of `<stdexcept>` with VCRuntime.
Eric Fiselier
2019-03-06
2
-0
/
+81
*
Make VCRuntime ABI configuration a first-class option.
Eric Fiselier
2019-03-05
1
-2
/
+2
*
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
14
-56
/
+42
*
[libcxx] Remove bad_array_length
Louis Dionne
2018-11-29
4
-50
/
+0
*
[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
*
Fix embarrasing typo in uncaught_exceptions. Update tests to really test this...
Marshall Clow
2018-05-29
1
-1
/
+1
*
libcxx: Use vcruntime declarations for typeinfo on Windows.
Peter Collingbourne
2018-01-26
1
-1
/
+1
*
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
*
libcxx: Define set_unexpected, _get_unexpected and __uncaught_exceptions with...
Peter Collingbourne
2018-01-18
1
-3
/
+3
*
libcxx: Stop using private MSVC macros in the exception implementation.
Peter Collingbourne
2018-01-17
2
-43
/
+17
*
Allow to set locale on Windows.
Martin Storsjo
2017-11-23
1
-15
/
+1
*
[libc++] Support Microsoft ABI without vcruntime headers
Shoaib Meenai
2017-10-09
2
-16
/
+95
*
[libc++] Replace __sync_* functions with __libcpp_atomic_* functions
Weiming Zhao
2017-09-19
2
-7
/
+6
*
typeinfo: provide a partial implementation for Win32
Saleem Abdulrasool
2017-09-15
1
-0
/
+28
*
Revert "[libc++] Refactoring __sync_* builtins; NFC (Reland)"
Eric Fiselier
2017-07-12
2
-9
/
+7
*
[libc++] Refactoring __sync_* builtins; NFC (Reland)
Weiming Zhao
2017-07-10
2
-7
/
+9
*
Revert "[libc++] Refactoring __sync_* builtins; NFC"
Weiming Zhao
2017-07-10
2
-9
/
+7
*
[libc++] Refactoring __sync_* builtins; NFC
Weiming Zhao
2017-07-10
2
-7
/
+9
*
Fix Libc++ build with MinGW64
Eric Fiselier
2017-05-31
2
-11
/
+24
*
[libc++] Refactor Windows support headers.
Eric Fiselier
2017-05-10
1
-0
/
+1
*
Refactor <locale> RAII guards to aid upcoming Windows locale changes.
Eric Fiselier
2017-05-08
1
-13
/
+13
*
[libc++] Implement exception_ptr on Windows
Eric Fiselier
2017-05-08
1
-0
/
+94
*
[libc++] Drop support for CRTs older than VS 2015
Shoaib Meenai
2017-04-07
1
-5
/
+2
*
Fix PR32183 - Wrap GCC exception implementation in missing namespace std
Eric Fiselier
2017-03-08
2
-1
/
+5
*
Recommit "Split exception.cpp and new.cpp implementation into different files...
Eric Fiselier
2017-02-10
9
-0
/
+633
*
Revert "Split exception.cpp and new.cpp implementation into different files f...
Eric Fiselier
2017-02-10
9
-633
/
+0
*
Split exception.cpp and new.cpp implementation into different files for diffe...
Eric Fiselier
2017-02-10
9
-0
/
+633
*
win32: temporarily disable setting locale on 14+
Saleem Abdulrasool
2017-01-02
1
-0
/
+4
*
[solaris] Convert the support library to C++ to fix -std=c++11 build
Michal Gorny
2016-10-18
1
-0
/
+3
*
[solaris] Fix iswxdigit_l() support function prototype
Michal Gorny
2016-10-18
1
-1
/
+1
*
[libc++] Avoid <memory> include in locale_win32.h
Shoaib Meenai
2016-09-15
1
-0
/
+5
*
Move atomic_support.h and config_elast.h into src/include
Eric Fiselier
2015-08-18
1
-142
/
+0
*
[libcxx] Add atomic_support.h header to src that handles needed atomic operat...
Eric Fiselier
2015-07-07
1
-0
/
+142
*
Get libc++ building on Sun Solaris. Patch from C Bergstrom.
Eric Fiselier
2015-01-23
1
-200
/
+13
*
Fixes to get libc++ building on sun solaris. Patch from C Bergstrom.
Eric Fiselier
2014-11-25
1
-1
/
+1
*
Fix typos
Alp Toker
2014-05-15
1
-2
/
+2
*
Add license headers to a bunch of libc++ files that were missing them. No fun...
Marshall Clow
2014-01-16
1
-0
/
+8
[next]