[D-runtime] [D-Programming-Language/druntime] dfc76c: Minimal reverting of Issue 1824 - Object not const...
GitHub
noreply at github.com
Sun Jul 22 21:47:18 PDT 2012
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 at 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 at 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
More information about the D-runtime
mailing list