[phobos] [D-Programming-Language/phobos] fcdf67: Added an example of usage of DateTime opBinary. Ad...
GitHub via phobos
phobos at puremagic.com
Tue Dec 1 16:09:17 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: fcdf67b36eefe42f8463b5e5d2da1d3d27403b79
https://github.com/D-Programming-Language/phobos/commit/fcdf67b36eefe42f8463b5e5d2da1d3d27403b79
Author: Lance Bachmeier <lanceb at ksu.edu>
Date: 2015-11-30 (Mon, 30 Nov 2015)
Changed paths:
M std/datetime.d
Log Message:
-----------
Added an example of usage of DateTime opBinary. Added a reference to core.time.Duration
Commit: c536217a0a3b683af6d4bd827c6078623f73f6a2
https://github.com/D-Programming-Language/phobos/commit/c536217a0a3b683af6d4bd827c6078623f73f6a2
Author: Lance Bachmeier <lanceb at ksu.edu>
Date: 2015-11-30 (Mon, 30 Nov 2015)
Changed paths:
M std/datetime.d
Log Message:
-----------
Changed the Examples section to a commented unittest. Made the same changes to SysTime.opBinary.
Commit: 0f23dbae281954cfaabde1fa96a1daa4a8fa669b
https://github.com/D-Programming-Language/phobos/commit/0f23dbae281954cfaabde1fa96a1daa4a8fa669b
Author: Lance Bachmeier <lanceb at ksu.edu>
Date: 2015-11-30 (Mon, 30 Nov 2015)
Changed paths:
M std/datetime.d
Log Message:
-----------
Made the new unittests consistent.
Commit: ef45b5e542afec3d5daa4edfaae87e11c541cf1a
https://github.com/D-Programming-Language/phobos/commit/ef45b5e542afec3d5daa4edfaae87e11c541cf1a
Author: Brian Schott <briancschott at gmail.com>
Date: 2015-12-01 (Tue, 01 Dec 2015)
Changed paths:
M std/datetime.d
Log Message:
-----------
Merge pull request #3847 from bachmeil/change-datetime
Documentation: Added example to DateTime opBinary and reference to core.time.Duration
Compare: https://github.com/D-Programming-Language/phobos/compare/4a12bd6e0848...ef45b5e542af
More information about the phobos
mailing list