July 22, 2012 [D-runtime] [D-Programming-Language/druntime] dfc76c: Minimal reverting of Issue 1824 - Object not const... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: dfc76c8f9b81bb6de647a709e575ff67bc45ffa1 https://github.com/D-Programming-Language/druntime/commit/dfc76c8f9b81bb6de647a709e575ff67bc45ffa1 Author: k-hara <k.hara.pg@gmail.com> Date: 2012-07-21 (Sat, 21 Jul 2012) Changed paths: M src/object.di M src/object_.d M src/rt/typeinfo/ti_AC.d M src/rt/typeinfo/ti_Acdouble.d M src/rt/typeinfo/ti_Acfloat.d M src/rt/typeinfo/ti_Acreal.d M src/rt/typeinfo/ti_Adouble.d M src/rt/typeinfo/ti_Afloat.d M src/rt/typeinfo/ti_Ag.d M src/rt/typeinfo/ti_Aint.d M src/rt/typeinfo/ti_Along.d M src/rt/typeinfo/ti_Areal.d M src/rt/typeinfo/ti_Ashort.d Log Message: ----------- Minimal reverting of Issue 1824 - Object not const correct Commit: bad7afa37c17d4185fdac02440b27a4f33599579 https://github.com/D-Programming-Language/druntime/commit/bad7afa37c17d4185fdac02440b27a4f33599579 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2012-07-22 (Sun, 22 Jul 2012) Changed paths: M src/object.di M src/object_.d M src/rt/typeinfo/ti_AC.d M src/rt/typeinfo/ti_Acdouble.d M src/rt/typeinfo/ti_Acfloat.d M src/rt/typeinfo/ti_Acreal.d M src/rt/typeinfo/ti_Adouble.d M src/rt/typeinfo/ti_Afloat.d M src/rt/typeinfo/ti_Ag.d M src/rt/typeinfo/ti_Aint.d M src/rt/typeinfo/ti_Along.d M src/rt/typeinfo/ti_Areal.d M src/rt/typeinfo/ti_Ashort.d Log Message: ----------- Merge pull request #278 from 9rnsr/rev_const Minimal reverting of Issue 1824 - Object not const correct Compare: https://github.com/D-Programming-Language/druntime/compare/8ea407fdf55c...bad7afa37c17 |
Copyright © 1999-2021 by the D Language Foundation