summaryrefslogtreecommitdiffstats
path: root/include/limits
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VISEric Fiselier2017-01-041-4/+4
* Fix PR30323: numeric_limits<T>::max_digits10 when using 16 bit ints.Eric Fiselier2016-12-081-3/+3
* Fix non-reserved name usageEric Fiselier2016-11-161-1/+1
* [WebAssembly] Set std::numeric_limits's traps field for WebAssembly.Dan Gohman2016-01-131-1/+2
* libc++: integral types trap on PNaClJF Bastien2014-11-261-1/+1
* Fix numeric_limits<XXX>::is_modulo for signed arithmetic types. We were repor...Marshall Clow2014-07-311-1/+1
* Add a _LIBCPP_CONSTEXPR that was missed in r170026.Nico Weber2014-05-301-1/+1
* Xing Xue: port to IBM XLC++/AIX.Howard Hinnant2013-08-141-0/+4
* Nico Rieck: this patch series fixes visibility issues on Windows as explaine...Howard Hinnant2013-08-121-4/+4
* Nico Rieck: Currently _MSC_VER and _WIN32 are used to guard code which isHoward Hinnant2013-08-011-2/+2
* No functionality change at this time. I've split _LIBCPP_VISIBLE up into two...Howard Hinnant2013-03-061-4/+4
* Zhang Xiongpang: Add definitions for const data members. Fixes http://llvm....Howard Hinnant2012-12-121-0/+188
* Update <limits> with constexpr support. Patch contributed by Jonathan Sauer.Howard Hinnant2012-04-021-417/+417
* Add protection from min/max macrosHoward Hinnant2011-11-291-0/+2
* More windows port work by Ruben Van BoxemHoward Hinnant2011-10-221-0/+4
* Windows support by Ruben Van Boxem.Howard Hinnant2011-10-171-0/+2
* Applied noexcept to everything in [language.support] (Chapter 18)Howard Hinnant2011-05-261-99/+99
* license changeHoward Hinnant2010-11-161-2/+2
* visibility-decoration.Howard Hinnant2010-09-221-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/+613