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
/
experimental
/
dynarray
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libcxx] Remove dynarray
Louis Dionne
2018-11-28
1
-305
/
+0
*
Implement sized deallocation for std::allocator and friends.
Eric Fiselier
2018-10-25
1
-3
/
+3
*
Revert "Fix use of __libcpp_deallocate in dynarray"
Eric Christopher
2018-10-25
1
-1
/
+1
*
Fix use of __libcpp_deallocate in dynarray
Eric Fiselier
2018-10-25
1
-1
/
+1
*
[libc++] Take 2: Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI...
Louis Dionne
2018-07-11
1
-1
/
+1
*
Revert "[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI...
Louis Dionne
2018-07-05
1
-1
/
+1
*
[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISIBILITY
Louis Dionne
2018-07-05
1
-1
/
+1
*
Fix dynarray test failures after changing __libcpp_allocate/deallocate
Eric Fiselier
2018-03-22
1
-7
/
+8
*
[Libc++] Use #pragma push_macro/pop_macro to better handle min/max on Windows
Eric Fiselier
2017-05-31
1
-0
/
+5
*
Add markup for libc++ dylib availability
Mehdi Amini
2017-05-04
1
-1
/
+1
*
[libc++] Tolerate presence of __deallocate macro
Eric Fiselier
2017-01-07
1
-8
/
+5
*
[NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VIS
Eric Fiselier
2017-01-04
1
-2
/
+2
*
Add an _LIBCPP_NORETURN inline function named __throw_XXX for each exception ...
Marshall Clow
2016-08-25
1
-25
/
+6
*
Cleanup: move visibility/linkage attributes to the first declaration.
Evgeniy Stepanov
2016-04-22
1
-5
/
+10
*
Fix initialzation order in dynarray
Eric Fiselier
2015-10-01
1
-1
/
+1
*
Handle function name conflicts in _LIBCPP_MSVCRT mode
Saleem Abdulrasool
2015-02-13
1
-0
/
+2
*
Update the synopsis and comments with the results of LWG #2255. No code to ba...
Marshall Clow
2014-07-23
1
-13
/
+13
*
Use __builtin_operator_new/__builtin_operator_delete when available. This
Richard Smith
2014-06-04
1
-2
/
+2
*
Move <dynarray> into include/experimental, and into the std::experimental nam...
Marshall Clow
2013-11-13
1
-0
/
+314