[phobos] [D-Programming-Language/phobos] 41ac03: Remove undocumented structuralCast in std.exceptio...
GitHub
noreply at github.com
Sat Jun 1 21:41:56 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 41ac03254844430e4533139771ac2d79c17bf734
https://github.com/D-Programming-Language/phobos/commit/41ac03254844430e4533139771ac2d79c17bf734
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-05-27 (Mon, 27 May 2013)
Changed paths:
M std/exception.d
Log Message:
-----------
Remove undocumented structuralCast in std.exception
Commit: 8b390ae6c4650cd9d34098eac33e88b8b1efe266
https://github.com/D-Programming-Language/phobos/commit/8b390ae6c4650cd9d34098eac33e88b8b1efe266
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-05-27 (Mon, 27 May 2013)
Changed paths:
M std/typecons.d
Log Message:
-----------
fix Issue 4999 - Add Kenji Hara's adaptTo() to Phobos
Add structuralCast and structuralDownCast in std.typecons
Commit: a70103531e868d2a7b1761990a44aa3d3c5dd5ed
https://github.com/D-Programming-Language/phobos/commit/a70103531e868d2a7b1761990a44aa3d3c5dd5ed
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-05-27 (Mon, 27 May 2013)
Changed paths:
M std/typecons.d
Log Message:
-----------
Rename structuralCast to wrap, and structuralDownCast to unwrap
Commit: cee7de0103b77de7b36067486a71f45d5c21f78e
https://github.com/D-Programming-Language/phobos/commit/cee7de0103b77de7b36067486a71f45d5c21f78e
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-06-01 (Sat, 01 Jun 2013)
Changed paths:
M std/exception.d
M std/typecons.d
Log Message:
-----------
Merge pull request #1265 from 9rnsr/structuralCast
Issue 4999 - Add Kenji Hara's adaptTo() to Phobos
Compare: https://github.com/D-Programming-Language/phobos/compare/9d331e2dc43a...cee7de0103b7
More information about the phobos
mailing list