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
/
__config
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Conditionally wrap the changes from r134781.
Alexis Hunt
2011-07-09
1
-0
/
+4
*
_STD -> _VSTD to avoid macro clash on windows
Howard Hinnant
2011-06-30
1
-2
/
+2
*
Teach libc++ about the addressof() overloads it needs to work with
Douglas Gregor
2011-06-22
1
-0
/
+9
*
Add _ATTRIBUTE macro for gcc: Justin Hibbits
Howard Hinnant
2011-05-31
1
-0
/
+2
*
Turn on cxx_alias_templates support
Howard Hinnant
2011-05-26
1
-2
/
+2
*
Added [[noreturn]] attribute everywhere it should be
Howard Hinnant
2011-05-26
1
-2
/
+4
*
http://llvm.org/bugs/show_bug.cgi?id=9118
Howard Hinnant
2011-05-13
1
-0
/
+5
*
Redid nothrow traits in terms of non-nothrow traits when noexcept is available
Howard Hinnant
2011-05-11
1
-1
/
+14
*
http://llvm.org/bugs/show_bug.cgi?id=9765
Howard Hinnant
2011-04-21
1
-1
/
+2
*
Inline namespaces are always available in Clang. Rely on that without
Douglas Gregor
2011-01-26
1
-10
/
+3
*
Effort to reduce the number of exported symbols
Howard Hinnant
2010-12-17
1
-1
/
+1
*
Add CMake build and fix major Linux blockers.
Michael J. Spencer
2010-12-10
1
-0
/
+1
*
N3123
Howard Hinnant
2010-11-20
1
-2
/
+0
*
N3142. Many of these traits are just placeholders with medium quality emulat...
Howard Hinnant
2010-11-19
1
-0
/
+2
*
license change
Howard Hinnant
2010-11-16
1
-2
/
+2
*
I have reverted all contributions made by Jesse Towner in revision 110724
Howard Hinnant
2010-11-16
1
-0
/
+6
*
Thanks Sebastian\!
Howard Hinnant
2010-10-05
1
-1
/
+1
*
__has_feature crutch
Howard Hinnant
2010-10-04
1
-0
/
+4
*
Wrestling with the slowly dawning realization that <atomic> isn't implementab...
Howard Hinnant
2010-09-29
1
-1
/
+2
*
Bugzilla 8231
Howard Hinnant
2010-09-27
1
-0
/
+4
*
Tweak clang support for char16_t/char32_t
Howard Hinnant
2010-09-16
1
-6
/
+2
*
Cement ABI on clang for char16_t and char32_t. Also fixed some comments in <...
Howard Hinnant
2010-09-14
1
-0
/
+5
*
has_trivial_copy_constructor hooked up to clang. Filed http://llvm.org/bugs/...
Howard Hinnant
2010-09-07
1
-0
/
+3
*
Working the type_traits area: Hooked up to clang's __is_union. Got has_trivi...
Howard Hinnant
2010-09-06
1
-0
/
+9
*
Changed __config to react to all of clang's currently documented has_feature ...
Howard Hinnant
2010-09-04
1
-37
/
+40
*
Configure libc++ to recognize and use inline namespaces for clang. Many, man...
Howard Hinnant
2010-09-03
1
-9
/
+17
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
1
-22
/
+22
*
Filling out regex tests...
Howard Hinnant
2010-08-12
1
-4
/
+0
*
now works with -fno-exceptions and -fno-rtti
Howard Hinnant
2010-08-11
1
-0
/
+8
*
Include sys/endian.h on FreeBSD and use that to detect the byte order.
David Chisnall
2010-08-11
1
-0
/
+11
*
patch by Jesse Towner, and bug fix by Sebastian Redl
Howard Hinnant
2010-08-10
1
-17
/
+80
*
patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepte...
Howard Hinnant
2010-05-24
1
-1
/
+10
*
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
/
+136
[prev]