summaryrefslogtreecommitdiffstats
path: root/libcxx/include/chrono
Commit message (Expand)AuthorAgeFilesLines
* Mark namespaces for user defined literals as 'inline'Marshall Clow2013-10-051-6/+8
* SFINAE out duration converting constructor if the constructor would otherwise...Howard Hinnant2013-08-311-2/+34
* Nico Rieck: this patch series fixes visibility issues on Windows as explaine...Howard Hinnant2013-08-121-9/+9
* War on tabsHoward Hinnant2013-08-071-64/+64
* Backwards!Marshall Clow2013-07-311-2/+2
* Implement n3469 - constexpr for chronoMarshall Clow2013-07-311-30/+34
* literal suffixes for std::chronoMarshall Clow2013-07-241-0/+91
* War on tabs.Howard Hinnant2013-07-081-2/+2
* Dimitry Andric: Add const to constexpr member functions in order to cope wit...Howard Hinnant2013-06-281-4/+4
* No functionality change at this time. I've split _LIBCPP_VISIBLE up into two...Howard Hinnant2013-03-061-9/+9
* Don't neglect to "return *this".Argyrios Kyrtzidis2012-10-131-2/+2
* Applied constexpr to <chrono>.Howard Hinnant2012-07-131-52/+75
* Add protection from min/max macrosHoward Hinnant2011-11-291-0/+2
* Windows support by Ruben Van Boxem.Howard Hinnant2011-10-171-0/+2
* _STD -> _VSTD to avoid macro clash on windowsHoward Hinnant2011-06-301-2/+2
* noexcept for <chrono>.Howard Hinnant2011-05-281-8/+8
* N3191: C++ Timeout SpecificationHoward Hinnant2010-11-201-10/+10
* license changeHoward Hinnant2010-11-161-2/+2
* visibility-decoration.Howard Hinnant2010-09-211-9/+12
* [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/+868
OpenPOWER on IntegriCloud