summaryrefslogtreecommitdiffstats
path: root/libcxx/include/__config
Commit message (Expand)AuthorAgeFilesLines
...
* Conditionally wrap the changes from r134781.Alexis Hunt2011-07-091-0/+4
* _STD -> _VSTD to avoid macro clash on windowsHoward Hinnant2011-06-301-2/+2
* Teach libc++ about the addressof() overloads it needs to work withDouglas Gregor2011-06-221-0/+9
* Add _ATTRIBUTE macro for gcc: Justin HibbitsHoward Hinnant2011-05-311-0/+2
* Turn on cxx_alias_templates supportHoward Hinnant2011-05-261-2/+2
* Added [[noreturn]] attribute everywhere it should beHoward Hinnant2011-05-261-2/+4
* http://llvm.org/bugs/show_bug.cgi?id=9118Howard Hinnant2011-05-131-0/+5
* Redid nothrow traits in terms of non-nothrow traits when noexcept is availableHoward Hinnant2011-05-111-1/+14
* http://llvm.org/bugs/show_bug.cgi?id=9765Howard Hinnant2011-04-211-1/+2
* Inline namespaces are always available in Clang. Rely on that withoutDouglas Gregor2011-01-261-10/+3
* Effort to reduce the number of exported symbolsHoward Hinnant2010-12-171-1/+1
* Add CMake build and fix major Linux blockers.Michael J. Spencer2010-12-101-0/+1
* N3123Howard Hinnant2010-11-201-2/+0
* N3142. Many of these traits are just placeholders with medium quality emulat...Howard Hinnant2010-11-191-0/+2
* license changeHoward Hinnant2010-11-161-2/+2
* I have reverted all contributions made by Jesse Towner in revision 110724Howard Hinnant2010-11-161-0/+6
* Thanks Sebastian\!Howard Hinnant2010-10-051-1/+1
* __has_feature crutchHoward Hinnant2010-10-041-0/+4
* Wrestling with the slowly dawning realization that <atomic> isn't implementab...Howard Hinnant2010-09-291-1/+2
* Bugzilla 8231Howard Hinnant2010-09-271-0/+4
* Tweak clang support for char16_t/char32_tHoward Hinnant2010-09-161-6/+2
* Cement ABI on clang for char16_t and char32_t. Also fixed some comments in <...Howard Hinnant2010-09-141-0/+5
* has_trivial_copy_constructor hooked up to clang. Filed http://llvm.org/bugs/...Howard Hinnant2010-09-071-0/+3
* Working the type_traits area: Hooked up to clang's __is_union. Got has_trivi...Howard Hinnant2010-09-061-0/+9
* Changed __config to react to all of clang's currently documented has_feature ...Howard Hinnant2010-09-041-37/+40
* Configure libc++ to recognize and use inline namespaces for clang. Many, man...Howard Hinnant2010-09-031-9/+17
* Fixing whitespace problemsHoward Hinnant2010-08-221-22/+22
* Filling out regex tests...Howard Hinnant2010-08-121-4/+0
* now works with -fno-exceptions and -fno-rttiHoward Hinnant2010-08-111-0/+8
* Include sys/endian.h on FreeBSD and use that to detect the byte order.David Chisnall2010-08-111-0/+11
* patch by Jesse Towner, and bug fix by Sebastian RedlHoward Hinnant2010-08-101-17/+80
* patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepte...Howard Hinnant2010-05-241-1/+10
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+136
OpenPOWER on IntegriCloud