February 18, 2013 [D-runtime] [D-Programming-Language/druntime] 6f7875: Replace `//printf` with `debug(cast_) printf` in `... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: 6f78750883b313d571b9c6ab5dacf5555b66943c https://github.com/D-Programming-Language/druntime/commit/6f78750883b313d571b9c6ab5dacf5555b66943c Author: Denis Shelomovskij <verylonglogin.reg@gmail.com> Date: 2013-02-17 (Sun, 17 Feb 2013) Changed paths: M src/rt/cast_.d Log Message: ----------- Replace `//printf` with `debug(cast_) printf` in `rt.cast_`. Commit: c68b0d40a39cfae4425199ca0a8767e1f2c7a5ec https://github.com/D-Programming-Language/druntime/commit/c68b0d40a39cfae4425199ca0a8767e1f2c7a5ec Author: Denis Shelomovskij <verylonglogin.reg@gmail.com> Date: 2013-02-17 (Sun, 17 Feb 2013) Changed paths: M src/rt/cast_.d Log Message: ----------- Refactor `rt.cast_`. Commit: f495f9da9fc20bbf886b06ba20414c7e50d2f72e https://github.com/D-Programming-Language/druntime/commit/f495f9da9fc20bbf886b06ba20414c7e50d2f72e Author: Denis Shelomovskij <verylonglogin.reg@gmail.com> Date: 2013-02-17 (Sun, 17 Feb 2013) Changed paths: M src/rt/cast_.d Log Message: ----------- Fix `_d_interface_cast` and `_d_dynamic_cast` function signatures. Both may return either Object or an interface. Commit: e3750be8beca690225d980b60f9879d6f913eed4 https://github.com/D-Programming-Language/druntime/commit/e3750be8beca690225d980b60f9879d6f913eed4 Author: Martin Nowak <code@dawg.eu> Date: 2013-02-18 (Mon, 18 Feb 2013) Changed paths: M src/rt/cast_.d Log Message: ----------- Merge pull request #417 from denis-sh/rt.cast_-small-improvements `rt.cast_` small improvements Compare: https://github.com/D-Programming-Language/druntime/compare/4f05372f01b9...e3750be8beca |
Copyright © 1999-2021 by the D Language Foundation