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
/
test
/
support
/
min_allocator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc++] Remove C++03 variadics in shared_ptr
Zoe Carver
2019-09-24
1
-7
/
+1
*
Teach malloc_allocator how to count bytes
Eric Fiselier
2019-08-01
1
-3
/
+9
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[libcxx] Use custom allocator's `construct` in C++03 when available.
Volodymyr Sapsai
2018-12-19
1
-0
/
+54
*
Implement P0513R0 - "Poisoning the Hash"
Eric Fiselier
2017-01-21
1
-28
/
+28
*
Fix PR31378 - std::list::remove should not require a default constructible al...
Eric Fiselier
2016-12-14
1
-0
/
+38
*
Support allocators with explicit conversion constructors. Fixes bug #29000
Marshall Clow
2016-08-17
1
-0
/
+25
*
Add Filesystem TS -- Complete
Eric Fiselier
2016-06-17
1
-0
/
+54
*
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...
Eric Fiselier
2016-06-14
1
-2
/
+2
*
More of N4258 implementation. Mark all of our test_allocators as noexcept con...
Marshall Clow
2015-06-03
1
-13
/
+15
*
Add bare_allocator archetype that implements the minimal possible allocator i...
Eric Fiselier
2014-08-15
1
-1
/
+29
*
Add license headers to a bunch of libc++ files that were missing them. No fun...
Marshall Clow
2014-01-16
1
-0
/
+9
*
There were two identical files named 'min_allocator.h'. Move one of them to /...
Marshall Clow
2013-11-26
1
-0
/
+252