summaryrefslogtreecommitdiffstats
path: root/libcxx/include/cstddef
Commit message (Expand)AuthorAgeFilesLines
* Update cstddef after clang r207606.Nico Weber2014-05-161-6/+0
* Teach libc++ to use the compiler-provided C-compatible ::max_align_tChandler Carruth2014-02-211-0/+5
* Nico Rieck: this patch series fixes visibility issues on Windows as explaine...Howard Hinnant2013-08-121-1/+1
* No functionality change at this time. I've split _LIBCPP_VISIBLE up into two...Howard Hinnant2013-03-061-1/+1
* Rename uses of _ and __ because these are getting stepped on by macros from o...Howard Hinnant2012-10-301-3/+3
* Apply the emulated nullptr_t with constexpr. This is an unusual configuratio...Howard Hinnant2012-09-241-11/+11
* Give the emulated nullptr_t a default constructor.Howard Hinnant2012-02-181-0/+1
* Windows support by Ruben Van Boxem.Howard Hinnant2011-10-171-0/+2
* _STD -> _VSTD to avoid macro clash on windowsHoward Hinnant2011-06-301-1/+1
* Move nullptr_t to unversioned namespace: Sean HuntHoward Hinnant2011-06-051-4/+9
* license changeHoward Hinnant2010-11-161-2/+2
* I have reverted all contributions made by Jesse Towner in revision 110724Howard Hinnant2010-11-161-36/+0
* visibility-decoration.Howard Hinnant2010-09-211-1/+1
* Fixing whitespace problemsHoward Hinnant2010-08-221-6/+6
* patch by Jesse Towner, and bug fix by Sebastian RedlHoward Hinnant2010-08-101-0/+36
* for UbuntuHoward Hinnant2010-06-021-0/+7
* I've reverted the changes needed for Ubuntu. The changes for Ubuntu should g...Howard Hinnant2010-06-021-4/+0
* Fixed [support.types]. <cstddef> wasn't definining NULL or offsetof.Howard Hinnant2010-05-281-0/+2
* patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepte...Howard Hinnant2010-05-241-0/+2
* [rand.dist.norm.f]Howard Hinnant2010-05-181-4/+4
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+88
OpenPOWER on IntegriCloud