digitalmars.D.bugs - [Issue 9337] New: There's no Duration.max
- d-bugmail puremagic.com Jan 17 2013
- d-bugmail puremagic.com Jan 17 2013
- d-bugmail puremagic.com Jan 17 2013
- d-bugmail puremagic.com Jan 17 2013
- d-bugmail puremagic.com Jan 17 2013
- d-bugmail puremagic.com Feb 11 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9337 Summary: There's no Duration.max Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Phobos AssignedTo: nobody puremagic.com ReportedBy: andrei erdani.com --- Comment #0 from Andrei Alexandrescu <andrei erdani.com> 2013-01-17 09:28:26 PST --- There should be a property for the largest representable duration. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Jan 17 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9337 Andrei Alexandrescu <andrei erdani.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|nobody puremagic.com |jmdavisProg gmx.com Severity|normal |enhancement -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Jan 17 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9337 --- Comment #1 from Jonathan M Davis <jmdavisProg gmx.com> 2013-01-17 20:45:56 PST --- https://github.com/D-Programming-Language/druntime/pull/387 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Jan 17 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9337 --- Comment #2 from github-bugzilla puremagic.com 2013-01-17 21:38:15 PST --- Commits pushed to master at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/606a6e52c488051708259e6834595c938ad97b8b Implement issue# 9337: There's no Duration.max. Added Duration.max and Duration.min. https://github.com/D-Programming-Language/druntime/commit/e5c84ff3caade03730bbff8055779801448568b7 Merge pull request #387 from jmdavis/time Implement issue# 9337: There's no Duration.max. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Jan 17 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9337 Andrei Alexandrescu <andrei erdani.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Jan 17 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9337 --- Comment #3 from github-bugzilla puremagic.com 2013-02-11 23:12:22 PST --- Commits pushed to https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/606a6e52c488051708259e6834595c938ad97b8b Implement issue# 9337: There's no Duration.max. https://github.com/D-Programming-Language/druntime/commit/e5c84ff3caade03730bbff8055779801448568b7 Merge pull request #387 from jmdavis/time -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Feb 11 2013









d-bugmail puremagic.com 