phobos/std/datetime
Luís Ferreira 7842db96a6 timezone: wrap dirEntries foreach in a trusted lambda instead of making the whole function @trusted
Signed-off-by: Luís Ferreira <contact@lsferreira.net>
2020-10-27 19:53:49 +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 Fix Issue 20370 - On POSIX, std.file.copy only copies the file times at second precision 2020-09-16 09:31:41 +02: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