summaryrefslogtreecommitdiff
path: root/include/ratio
AgeCommit message (Expand)Author
2018-01-02Implement most of P0607: Inline Variables for the Standard Library. This invo...Marshall Clow
2017-05-31[Libc++] Use #pragma push_macro/pop_macro to better handle min/max on WindowsEric Fiselier
2017-01-04[NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VISEric Fiselier
2016-09-25[libc++] Remove various C++03 feature test macrosEric Fiselier
2015-11-30Missing file from last commitMarshall Clow
2015-05-20Fix building and testing libc++ with GCC.Eric Fiselier
2015-05-18Add support for N4389 - std::bool_constantMarshall Clow
2015-04-16A few bits of N2994 didn't get fully implemented a long time ago. Thanks to S...Marshall Clow
2013-08-12Nico Rieck: this patch series fixes visibility issues on Windows as explaine...Howard Hinnant
2013-03-06No functionality change at this time. I've split _LIBCPP_VISIBLE up into two...Howard Hinnant
2011-11-29Further macro protection by replacing _[A-Z] with _[A-Z]pHoward Hinnant
2011-11-29Add protection from min/max macrosHoward Hinnant
2011-11-01Fix ratio arithmetic with zeroHoward Hinnant
2011-10-17Windows support by Ruben Van Boxem.Howard Hinnant
2011-05-31Upgrade <ratio> to use template aliases when available.Howard Hinnant
2010-11-28Minor fixup in <ratio> and add optional support for shared_mutex and upgrade_...Howard Hinnant
2010-11-24Add template alias emulation to <ratio>Howard Hinnant
2010-11-16license changeHoward Hinnant
2010-09-23visibility-decoration.Howard Hinnant
2010-08-22Fixing whitespace problemsHoward Hinnant
2010-05-18[rand.dist.norm.f]Howard Hinnant
2010-05-11Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant
2010-05-11libcxx initial importHoward Hinnant