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
/
map
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove implicit conversion from __value_type to value_type in [unordered_][mu...
Howard Hinnant
2013-07-05
1
-22
/
+11
*
Removed extension in [unordered_][multi]map which allowed one to emplace usin...
Howard Hinnant
2013-07-04
1
-70
/
+14
*
Simplify comparators of [unordered_][multi]map. This fixes http://llvm.org/b...
Howard Hinnant
2013-07-04
1
-38
/
+0
*
Implement full support for non-pointer types in custom allocators. This is f...
Howard Hinnant
2013-06-19
1
-105
/
+151
*
No functionality change at this time. I've split _LIBCPP_VISIBLE up into two...
Howard Hinnant
2013-03-06
1
-12
/
+12
*
The rules for emplace in map, multimap, unordered_map and unordered_multimap ...
Howard Hinnant
2012-05-25
1
-120
/
+109
*
Fix http://llvm.org/bugs/show_bug.cgi?id=11461. Credit Alberto Ganesh Barbati.
Howard Hinnant
2011-12-11
1
-1
/
+5
*
Further macro protection by replacing _[A-Z] with _[A-Z]p
Howard Hinnant
2011-11-29
1
-39
/
+39
*
Windows support by Ruben Van Boxem.
Howard Hinnant
2011-10-17
1
-0
/
+2
*
Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574
Howard Hinnant
2011-08-12
1
-18
/
+35
*
Correct for new rules regarding implicitly deleted special members. http://ll...
Howard Hinnant
2011-07-01
1
-0
/
+14
*
_STD -> _VSTD to avoid macro clash on windows
Howard Hinnant
2011-06-30
1
-49
/
+49
*
More fixes: One of my fixes to type_traits earlier today was incorrect, so t...
Howard Hinnant
2011-06-19
1
-22
/
+22
*
Provide names for template and function parameters in forward declarations. ...
Howard Hinnant
2011-06-14
1
-3
/
+5
*
noexcept for <set>. Plus a few fixes to noexcept for <map>.
Howard Hinnant
2011-06-04
1
-36
/
+36
*
noexcept for <map>.
Howard Hinnant
2011-06-04
1
-60
/
+126
*
http://llvm.org/bugs/show_bug.cgi?id=9672
Howard Hinnant
2011-04-11
1
-2
/
+2
*
Fixed two problems found by Chris Jefferson: Made operator>> for char consis...
Howard Hinnant
2011-02-27
1
-6
/
+6
*
Chris Jefferson noted many places where function calls needed to be qualified...
Howard Hinnant
2011-02-14
1
-1
/
+1
*
Qualify calls to addressof with std::. Bug 9106
Howard Hinnant
2011-02-02
1
-14
/
+14
*
Marshall Clow's fix for Bug 8421.
Howard Hinnant
2011-01-04
1
-2
/
+2
*
license change
Howard Hinnant
2010-11-16
1
-2
/
+2
*
visibility-decoration.
Howard Hinnant
2010-09-22
1
-51
/
+191
*
Fix whitespace
Howard Hinnant
2010-09-04
1
-3
/
+3
*
Changed __config to react to all of clang's currently documented has_feature ...
Howard Hinnant
2010-09-04
1
-26
/
+53
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
1
-19
/
+15
*
now works with -fno-exceptions and -fno-rtti
Howard Hinnant
2010-08-11
1
-0
/
+4
*
Wiped out some non-ascii characters that snuck into the copyright.
Howard Hinnant
2010-05-11
1
-1
/
+1
*
libcxx initial import
Howard Hinnant
2010-05-11
1
-0
/
+1663