March 05, 2013 [D-runtime] [D-Programming-Language/druntime] 991d2e: Locate TypeInfo_Vector after TypeInfo_AssociativeA... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: 991d2ed938f412bf90107cae865c3872ef9c3e63 https://github.com/D-Programming-Language/druntime/commit/991d2ed938f412bf90107cae865c3872ef9c3e63 Author: k-hara <k.hara.pg@gmail.com> Date: 2013-03-05 (Tue, 05 Mar 2013) Changed paths: M src/object.di M src/object_.d Log Message: ----------- Locate TypeInfo_Vector after TypeInfo_AssociativeArray Commit: 8bc4e3cd7fca6d7d2edfb4089bee44d2f25f4935 https://github.com/D-Programming-Language/druntime/commit/8bc4e3cd7fca6d7d2edfb4089bee44d2f25f4935 Author: k-hara <k.hara.pg@gmail.com> Date: 2013-03-05 (Tue, 05 Mar 2013) 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: ----------- Changed signatures Commit: c16e1210c20b6afb6ae2158405311b830a1ff16a https://github.com/D-Programming-Language/druntime/commit/c16e1210c20b6afb6ae2158405311b830a1ff16a Author: k-hara <k.hara.pg@gmail.com> Date: 2013-03-05 (Tue, 05 Mar 2013) 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: ----------- Remove redundant attributes Bug 9231 has already fixed, so attribute inference now works correctly with inout method. Commit: ff0ff7a7d67c017ab4746ca01a50af295bd99f5a https://github.com/D-Programming-Language/druntime/commit/ff0ff7a7d67c017ab4746ca01a50af295bd99f5a Author: Alex Rønne Petersen <alex@alexrp.com> Date: 2013-03-05 (Tue, 05 Mar 2013) 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 #359 from 9rnsr/inout_next Change TypeInfo.next to inout function Compare: https://github.com/D-Programming-Language/druntime/compare/8b45908a4e21...ff0ff7a7d67c |
Copyright © 1999-2021 by the D Language Foundation