phobos/std/datetime
2020-11-18 12:27:23 +01:00
..
date.d Replace 'Issue XXX' with Bugzilla links 2020-04-13 16:28:09 +09:00
interval.d Replace is(Unqual!T == Unqual!U) with is(immutable T == immutable U) for speed & memory usage 2020-08-03 15:07:32 +02:00
package.d Replace 'Issue XXX' with Bugzilla links 2020-04-13 16:28:09 +09:00
stopwatch.d Use consistent quickindex wrapper around hand-written list-of-links tables 2020-02-21 21:04:05 -05:00
systime.d Make SysTime.stdTime getter @nogc 2020-11-18 12:27:23 +01:00
timezone.d timezone: wrap dirEntries foreach in a trusted lambda instead of making the whole function @trusted 2020-10-27 19:53:49 +01:00