Marshall Clow
|
b8427293df
|
Last bit of P0006; mark it as complete
llvm-svn: 254290
|
2015-11-30 05:39:30 +00:00 |
Marshall Clow
|
2cd0d6d625
|
Implement P0092R1 for C++1z
llvm-svn: 252195
|
2015-11-05 19:33:59 +00:00 |
Jonathan Roelofs
|
c59e585126
|
Partially address a FIXME in steady_clock::now()
http://reviews.llvm.org/D4045
llvm-svn: 216949
|
2014-09-02 21:14:38 +00:00 |
Marshall Clow
|
3ceafc7f01
|
Mark namespaces for user defined literals as 'inline'
llvm-svn: 192047
|
2013-10-05 21:18:32 +00:00 |
Howard Hinnant
|
69bc206547
|
SFINAE out duration converting constructor if the constructor would otherwise cause a ratio compile-time overflow. This fixes LWG 2094.
llvm-svn: 189722
|
2013-08-31 16:51:56 +00:00 |
Howard Hinnant
|
f0544c2086
|
Nico Rieck: this patch series fixes visibility issues on Windows as explained in <http://lists.cs.uiuc.edu/pipermail/cfe-dev/2013-August/031214.html>.
llvm-svn: 188192
|
2013-08-12 18:38:34 +00:00 |
Howard Hinnant
|
d098713aaf
|
War on tabs
llvm-svn: 187906
|
2013-08-07 19:39:48 +00:00 |
Marshall Clow
|
df67172d59
|
Backwards!
llvm-svn: 187518
|
2013-07-31 19:39:37 +00:00 |
Marshall Clow
|
a1d0d376c8
|
Implement n3469 - constexpr for chrono
llvm-svn: 187517
|
2013-07-31 19:32:19 +00:00 |
Marshall Clow
|
7aa54577d1
|
literal suffixes for std::chrono
llvm-svn: 187078
|
2013-07-24 21:18:14 +00:00 |
Howard Hinnant
|
e0fe3d2e96
|
War on tabs.
llvm-svn: 185865
|
2013-07-08 21:06:38 +00:00 |
Howard Hinnant
|
afe8b967cc
|
Dimitry Andric: Add const to constexpr member functions in order to cope with new C++1y language rules. This silences -Wconstexpr-not-const warnings.
llvm-svn: 185181
|
2013-06-28 18:09:35 +00:00 |
Howard Hinnant
|
6e41256f68
|
No functionality change at this time. I've split _LIBCPP_VISIBLE up into two flags: _LIBCPP_TYPE_VIS and _LIBCPP_FUNC_VIS. This is in preparation for taking advantage of clang's new __type_visibility__ attribute.
llvm-svn: 176593
|
2013-03-06 23:30:19 +00:00 |
Argyrios Kyrtzidis
|
88db3171dd
|
Don't neglect to "return *this".
llvm-svn: 165860
|
2012-10-13 02:03:45 +00:00 |
Howard Hinnant
|
c033115394
|
Applied constexpr to <chrono>.
llvm-svn: 160184
|
2012-07-13 19:17:27 +00:00 |
Howard Hinnant
|
ab4f438239
|
Add protection from min/max macros
llvm-svn: 145407
|
2011-11-29 16:45:27 +00:00 |
Howard Hinnant
|
073458b1ab
|
Windows support by Ruben Van Boxem.
llvm-svn: 142235
|
2011-10-17 20:05:10 +00:00 |
Howard Hinnant
|
ce48a1137d
|
_STD -> _VSTD to avoid macro clash on windows
llvm-svn: 134190
|
2011-06-30 21:18:19 +00:00 |
Howard Hinnant
|
d53d81522d
|
noexcept for <chrono>.
llvm-svn: 132265
|
2011-05-28 18:34:36 +00:00 |
Howard Hinnant
|
3dc6455ff0
|
N3191: C++ Timeout Specification
llvm-svn: 119909
|
2010-11-20 19:16:30 +00:00 |
Howard Hinnant
|
412dbebe1b
|
license change
llvm-svn: 119395
|
2010-11-16 22:09:02 +00:00 |
Howard Hinnant
|
fb100021b7
|
visibility-decoration.
llvm-svn: 114486
|
2010-09-21 21:28:23 +00:00 |
Howard Hinnant
|
e31e36f910
|
[rand.dist.norm.f]
llvm-svn: 104035
|
2010-05-18 17:32:30 +00:00 |
Howard Hinnant
|
5b08a8a432
|
Wiped out some non-ascii characters that snuck into the copyright.
llvm-svn: 103516
|
2010-05-11 21:36:01 +00:00 |
Howard Hinnant
|
3e519524c1
|
libcxx initial import
llvm-svn: 103490
|
2010-05-11 19:42:16 +00:00 |