[phobos] [D-Programming-Language/phobos] 8cf026: fix Issue 11489, add cast from const(LocalTime) to...
GitHub
noreply at github.com
Tue Nov 12 21:04:48 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 8cf0263f036e35b821fabd893dde036cf271feb9
https://github.com/D-Programming-Language/phobos/commit/8cf0263f036e35b821fabd893dde036cf271feb9
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-11-12 (Tue, 12 Nov 2013)
Changed paths:
M std/datetime.d
Log Message:
-----------
fix Issue 11489, add cast from const(LocalTime) to immutable
Commit: f842dac701fcd364e2f2ae9ec1141ba5a9a894cc
https://github.com/D-Programming-Language/phobos/commit/f842dac701fcd364e2f2ae9ec1141ba5a9a894cc
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-11-12 (Tue, 12 Nov 2013)
Changed paths:
M std/datetime.d
Log Message:
-----------
Merge pull request #1689 from 9rnsr/fix11489
fix Issue 11489, add cast from const(LocalTime) to immutable
Compare: https://github.com/D-Programming-Language/phobos/compare/33114ec2ea61...f842dac701fc
More information about the phobos
mailing list