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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make std::experimental::filesystem::remove and remove_all return false or 0 i...
Ekaterina Vaartis
2018-01-11
1
-4
/
+11
*
[libcxx] Suppress unused warning on apple.
Don Hinton
2017-12-25
1
-0
/
+1
*
[libcxx] Add WebAssembly support
Sam Clegg
2017-12-16
1
-1
/
+1
*
[libcxx] Support getentropy as a source of randomness for std::random_device
Petr Hosek
2017-12-01
1
-2
/
+27
*
Allow to set locale on Windows.
Martin Storsjo
2017-11-23
1
-15
/
+1
*
Fix PR35078 - recursive directory iterator's increment method throws incorrec...
Eric Fiselier
2017-10-30
1
-9
/
+28
*
[libc++] Support Microsoft ABI without vcruntime headers
Shoaib Meenai
2017-10-09
3
-19
/
+101
*
[libc++] Replace __sync_* functions with __libcpp_atomic_* functions
Weiming Zhao
2017-09-19
7
-12
/
+34
*
typeinfo: provide a partial implementation for Win32
Saleem Abdulrasool
2017-09-15
2
-4
/
+69
*
Make pbump (internally) handle sizes bigger than MAX_INT. Fixes PR#33725 - th...
Marshall Clow
2017-09-12
1
-3
/
+3
*
[libc++] Don't hardcode namespace in manual mangling
Shoaib Meenai
2017-08-07
1
-8
/
+12
*
Rename a couple variables to eliminate a shadow warning. No functionality change
Marshall Clow
2017-08-02
1
-11
/
+11
*
Rework libcxx strerror_r handling.
James Y Knight
2017-07-19
1
-26
/
+46
*
Remove <__refstring> header; Move it into source directory.
Eric Fiselier
2017-07-12
2
-1
/
+128
*
Revert "[libc++] Refactoring __sync_* builtins; NFC (Reland)"
Eric Fiselier
2017-07-12
3
-11
/
+8
*
[libc++] Refactoring __sync_* builtins; NFC (Reland)
Weiming Zhao
2017-07-10
3
-8
/
+11
*
Revert "[libc++] Refactoring __sync_* builtins; NFC"
Weiming Zhao
2017-07-10
3
-10
/
+8
*
[libc++] Refactoring __sync_* builtins; NFC
Weiming Zhao
2017-07-10
3
-8
/
+10
*
Fix filesystem build on platforms with weird time_t types.
Eric Fiselier
2017-07-08
2
-144
/
+181
*
Implement LWG 2937 - equivalent("dne", "exists") is not an error
Eric Fiselier
2017-07-05
1
-6
/
+9
*
path: Use string_view_t consistently
Duncan P. N. Exon Smith
2017-06-19
1
-2
/
+3
*
Fix potential bug by casting to the POSIX specified type
Eric Fiselier
2017-06-16
1
-1
/
+1
*
Move external instantiation for __vector_base_common to vector.cpp
Eric Fiselier
2017-06-15
2
-2
/
+16
*
Fix Libc++ build with MinGW64
Eric Fiselier
2017-05-31
6
-16
/
+29
*
[Libc++] Use #pragma push_macro/pop_macro to better handle min/max on Windows
Eric Fiselier
2017-05-31
5
-0
/
+5
*
Remove usages of _LIBCPP_MSVC which is never defined
Eric Fiselier
2017-05-10
2
-2
/
+2
*
[libc++] Refactor Windows support headers.
Eric Fiselier
2017-05-10
2
-4
/
+2
*
Refactor <locale> RAII guards to aid upcoming Windows locale changes.
Eric Fiselier
2017-05-08
2
-27
/
+45
*
[libc++] Implement exception_ptr on Windows
Eric Fiselier
2017-05-08
2
-1
/
+95
*
Fix remaining GCC 7 build warnings
Eric Fiselier
2017-05-05
1
-2
/
+2
*
Fix new warnings emitted by GCC 7
Eric Fiselier
2017-05-05
1
-6
/
+6
*
Fix incorrect usage of __libcpp_mutex_trylock. Patch from Andrey Khalyavin
Eric Fiselier
2017-05-04
1
-1
/
+1
*
Use nullptr instead of the literal 0
Eric Fiselier
2017-05-04
1
-2
/
+2
*
[libc++] Use _LIBCPP_ABI_MICROSOFT instead of _MSC_VER
Shoaib Meenai
2017-04-19
1
-8
/
+8
*
[libc++] Drop support for CRTs older than VS 2015
Shoaib Meenai
2017-04-07
2
-11
/
+2
*
[libc++] Add a key function for bad_function_call
Shoaib Meenai
2017-03-28
1
-0
/
+26
*
Fix PR32183 - Wrap GCC exception implementation in missing namespace std
Eric Fiselier
2017-03-08
2
-1
/
+5
*
[libc++] Add option to disable new/delete overloads when libc++abi provides t...
Eric Fiselier
2017-03-02
1
-2
/
+3
*
[libcxx] Support threads on Fuchsia
Petr Hosek
2017-03-01
1
-2
/
+2
*
Remove a now unneeded __CloudABI__ check.
Ed Schouten
2017-02-11
1
-2
/
+0
*
Fix the build of thread.cpp on CloudABI.
Ed Schouten
2017-02-11
1
-2
/
+2
*
Fix yet another Apple buildit bug
Eric Fiselier
2017-02-10
1
-1
/
+3
*
Attempt to fix Apple buildit bots
Eric Fiselier
2017-02-10
1
-1
/
+5
*
Recommit "Split exception.cpp and new.cpp implementation into different files...
Eric Fiselier
2017-02-10
12
-498
/
+687
*
Revert "Split exception.cpp and new.cpp implementation into different files f...
Eric Fiselier
2017-02-10
12
-686
/
+498
*
Split exception.cpp and new.cpp implementation into different files for diffe...
Eric Fiselier
2017-02-10
12
-498
/
+686
*
Threading support: externalize sleep_for() function.
Asiri Rathnayake
2017-02-09
1
-26
/
+2
*
Fix bugs in filesystem detected by _LIBCPP_ASSERT.
Eric Fiselier
2017-02-07
2
-7
/
+16
*
filesystem: return the constructed object
Saleem Abdulrasool
2017-02-07
1
-5
/
+2
*
Refer to _LIBCPP_MSVC macro where applicable
Saleem Abdulrasool
2017-02-06
3
-8
/
+8
[prev]
[next]