phobos/std/datetime
Jonathan M Davis cb2bbe1b7c Fix issue with benchmark unit test when compiling with optimizations.
Apparently, with gdc and optimizations turned on, the test in question
is optimized enough that the first function being benchmarked sometimes
takes no time at all (since the function being benchmarked does
nothing), causing the test to fail. This fixes that.
2018-03-11 14:12:19 -06:00
..
date.d Add website link to author name for Jonathan M Davis. 2018-03-10 16:31:23 -07:00
interval.d Add website link to author name for Jonathan M Davis. 2018-03-10 16:31:23 -07:00
package.d Add website link to author name for Jonathan M Davis. 2018-03-10 16:31:23 -07:00
stopwatch.d Fix issue with benchmark unit test when compiling with optimizations. 2018-03-11 14:12:19 -06:00
systime.d Add website link to author name for Jonathan M Davis. 2018-03-10 16:31:23 -07:00
timezone.d Add website link to author name for Jonathan M Davis. 2018-03-10 16:31:23 -07:00