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
/
__split_buffer
Commit message (
Expand
)
Author
Age
Files
Lines
*
G M: Changes all references to "x inline" to "inline x" where x = _libcpp_alw...
Howard Hinnant
2013-10-04
1
-9
/
+9
*
Implement full support for non-pointer pointers in custom allocators for deque.
Howard Hinnant
2013-06-23
1
-6
/
+6
*
Revert accidental check-in. These changes are probably good, but premature a...
Howard Hinnant
2013-02-07
1
-2
/
+2
*
Michael van der Westhuizen: The attached patch add support for building again...
Howard Hinnant
2013-02-07
1
-2
/
+2
*
Implement a few optimizations for vector push_back and insert. Fixes r10828365.
Howard Hinnant
2012-02-15
1
-4
/
+6
*
Quash a whole bunch of warnings
Howard Hinnant
2011-12-01
1
-7
/
+7
*
Further macro protection by replacing _[A-Z] with _[A-Z]p
Howard Hinnant
2011-11-29
1
-2
/
+2
*
Add protection from min/max macros
Howard Hinnant
2011-11-29
1
-0
/
+2
*
Windows support by Ruben Van Boxem.
Howard Hinnant
2011-10-17
1
-0
/
+2
*
Fix const correctness bug in __move_assign. Found and fixed by Ion GaztanĚaga.
Howard Hinnant
2011-09-02
1
-2
/
+2
*
__split_buffer should only require default constructible. Bug found and fixe...
Howard Hinnant
2011-08-28
1
-1
/
+1
*
_STD -> _VSTD to avoid macro clash on windows
Howard Hinnant
2011-06-30
1
-57
/
+57
*
After sleeping on it I've decided that all special members that can be noexce...
Howard Hinnant
2011-06-03
1
-1
/
+3
*
I've become quite disatsified with the lack of noexcept specifications on con...
Howard Hinnant
2011-06-02
1
-21
/
+50
*
Reverting an old optimization that conflicts with the new allocator model, an...
Howard Hinnant
2011-01-04
1
-39
/
+0
*
Add CMake build and fix major Linux blockers.
Michael J. Spencer
2010-12-10
1
-2
/
+4
*
N3142. Many of these traits are just placeholders with medium quality emulat...
Howard Hinnant
2010-11-19
1
-4
/
+4
*
visibility-decoration.
Howard Hinnant
2010-09-21
1
-0
/
+6
*
Changed __config to react to all of clang's currently documented has_feature ...
Howard Hinnant
2010-09-04
1
-10
/
+14
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
1
-8
/
+8
*
First loop test passed. The data structure and search algorithm is still cru...
Howard Hinnant
2010-07-07
1
-3
/
+3
*
[rand.dist.bern.bin]. The evaluation function for this binomial distribution...
Howard Hinnant
2010-05-11
1
-2
/
+0
*
libcxx initial import
Howard Hinnant
2010-05-11
1
-0
/
+646