Iain Buclaw
|
dd2edb247f
|
Synchronize dmd-cxx with gdc-stable
|
2019-01-05 14:10:15 +01:00 |
|
Vladimir Panteleev
|
954dccd7f1
|
std.datetime: Clarify range of integer month parameters
Months are 0-11 in C's tm and the old std.date, so it's better to
clarify the range for every instance of `int month` in the API.
|
2017-07-01 10:37:15 +00:00 |
|
Vladimir Panteleev
|
d0b9555a06
|
Revert "Sort selective imports"
This reverts commit 998ad51fd7 .
|
2017-06-13 17:51:52 +00:00 |
|
Sebastian Wilzbach
|
998ad51fd7
|
Sort selective imports
|
2017-06-12 08:12:09 +02:00 |
|
Jonathan M Davis
|
b7bb3bcc46
|
Fix links in std.datetime.
|
2017-05-06 16:48:09 +02:00 |
|
Jonathan M Davis
|
10a7292b6b
|
Remove uses of common, datetime, and timeofday.
|
2017-05-06 16:48:09 +02:00 |
|
Jonathan M Davis
|
6027d7b449
|
Move stray functionality in std.datetime.common to std.datetime.date.
|
2017-05-06 16:48:09 +02:00 |
|
Jonathan M Davis
|
491d76d8a6
|
Fixes to make circleci happy.
|
2017-05-05 21:47:02 +02:00 |
|
Jonathan M Davis
|
6e2f88a806
|
Fix links in std.datetime.
|
2017-05-05 21:47:02 +02:00 |
|
Jonathan M Davis
|
27943964f4
|
Move SysTime to std.datetime.systime.
|
2017-05-05 21:47:02 +02:00 |
|
Jonathan M Davis
|
d1471c2699
|
Move DateTime to std.datetime.datetime.
|
2017-05-04 17:37:02 +02:00 |
|
Jonathan M Davis
|
2d8e563053
|
Move Date to std.datetime.date.
|
2017-05-04 16:07:27 +02:00 |
|
Jonathan M Davis
|
657b356db0
|
Move TimeOfDay to std.datetime.timeofday.
|
2017-05-04 14:40:52 +02:00 |
|
Jonathan M Davis
|
dcb04f4241
|
Move NegInfInterval to std.datetime.interval.
|
2017-05-04 10:00:30 +02:00 |
|
Jonathan M Davis
|
d293268427
|
Move PosInfIntervalRange to std.datetime.interval.
|
2017-05-04 10:00:30 +02:00 |
|
Jonathan M Davis
|
c53a6178a6
|
Move IntervalRange to std.datetime.interval.
|
2017-05-04 10:00:29 +02:00 |
|
Jonathan M Davis
|
92622c0f4c
|
Move interval functions to std.datetime.interval.
|
2017-05-04 10:00:29 +02:00 |
|
Jonathan M Davis
|
bad1fbf1b9
|
Move NegInfInterval to std.datetime.interval.
|
2017-05-04 10:00:29 +02:00 |
|
Jonathan M Davis
|
9d6388a589
|
Move PosInfInterval to std.datetime.interval.
|
2017-05-04 10:00:29 +02:00 |
|
Jonathan M Davis
|
2b03373d8f
|
Move Interval to std.datetime.interval.
|
2017-05-04 10:00:29 +02:00 |
|
Jonathan M Davis
|
e532c4f155
|
Create the new (empty) files in std/datetime for the split.
|
2017-05-03 09:44:04 +02:00 |
|