September 22, 2011 [D-runtime] [D-Programming-Language/druntime] 25b76b: Added opCast for TickDuration to Duration. | ||||
---|---|---|---|---|
| ||||
Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: 25b76bd1b493352e81a1c3c5080fc148d843f350 https://github.com/D-Programming-Language/druntime/commit/25b76bd1b493352e81a1c3c5080fc148d843f350 Author: jmdavis <jmdavisProg at gmx.com> Date: 2011-09-17 (Sat, 17 Sep 2011) Changed paths: M src/core/time.d Log Message: ----------- Added opCast for TickDuration to Duration. Commit: 7b9c2835c8fbd0bb32b8056eaff3e3b81cd8ec36 https://github.com/D-Programming-Language/druntime/commit/7b9c2835c8fbd0bb32b8056eaff3e3b81cd8ec36 Author: jmdavis <jmdavisProg at gmx.com> Date: 2011-09-17 (Sat, 17 Sep 2011) Changed paths: M src/core/time.d Log Message: ----------- Made more stuff in core.time @safe. Also, some stuff which was supposed to return ref but couldn't due to a bug that has now been fixed now returns ref. Commit: 86442f9b355ab0eea14b8d1430e3f0f170d5ded8 https://github.com/D-Programming-Language/druntime/commit/86442f9b355ab0eea14b8d1430e3f0f170d5ded8 Author: Sean Kelly <sean at invisibleduck.org> Date: 2011-09-22 (Thu, 22 Sep 2011) Changed paths: M src/core/time.d Log Message: ----------- Merge pull request #73 from jmdavis/time Some adjustments to core.time. Compare: https://github.com/D-Programming-Language/druntime/compare/d7674fe...86442f9 |
Copyright © 1999-2021 by the D Language Foundation