summaryrefslogtreecommitdiffstats
path: root/libcxx/include/ratio
Commit message (Expand)AuthorAgeFilesLines
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Implement most of P0607: Inline Variables for the Standard Library. This invo...Marshall Clow2018-01-021-12/+18
* [Libc++] Use #pragma push_macro/pop_macro to better handle min/max on WindowsEric Fiselier2017-05-311-2/+6
* [NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VISEric Fiselier2017-01-041-11/+11
* [libc++] Remove various C++03 feature test macrosEric Fiselier2016-09-251-12/+12
* Missing file from last commitMarshall Clow2015-11-301-0/+33
* Fix building and testing libc++ with GCC.Eric Fiselier2015-05-201-2/+5
* Add support for N4389 - std::bool_constantMarshall Clow2015-05-181-6/+6
* A few bits of N2994 didn't get fully implemented a long time ago. Thanks to S...Marshall Clow2015-04-161-8/+8
* Nico Rieck: this patch series fixes visibility issues on Windows as explaine...Howard Hinnant2013-08-121-11/+11
* No functionality change at this time. I've split _LIBCPP_VISIBLE up into two...Howard Hinnant2013-03-061-11/+11
* Further macro protection by replacing _[A-Z] with _[A-Z]pHoward Hinnant2011-11-291-8/+8
* Add protection from min/max macrosHoward Hinnant2011-11-291-0/+2
* Fix ratio arithmetic with zeroHoward Hinnant2011-11-011-0/+6
* Windows support by Ruben Van Boxem.Howard Hinnant2011-10-171-0/+2
* Upgrade <ratio> to use template aliases when available.Howard Hinnant2011-05-311-0/+36
* Minor fixup in <ratio> and add optional support for shared_mutex and upgrade_...Howard Hinnant2010-11-281-16/+4
* Add template alias emulation to <ratio>Howard Hinnant2010-11-241-8/+37
* license changeHoward Hinnant2010-11-161-2/+2
* visibility-decoration.Howard Hinnant2010-09-231-11/+11
* Fixing whitespace problemsHoward Hinnant2010-08-221-2/+2
* [rand.dist.norm.f]Howard Hinnant2010-05-181-1/+1
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+424
OpenPOWER on IntegriCloud