[D-runtime] [D-Programming-Language/druntime] 81e511: derive from TypeInfo_Array instead
GitHub
noreply at github.com
Tue Jun 19 14:12:47 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 81e51110f658a69528e99a3c029e27d5d1989c1e
https://github.com/D-Programming-Language/druntime/commit/81e51110f658a69528e99a3c029e27d5d1989c1e
Author: Walter Bright <walter at walterbright.com>
Date: 2012-06-19 (Tue, 19 Jun 2012)
Changed paths:
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:
-----------
derive from TypeInfo_Array instead
More information about the D-runtime
mailing list