October 14, 2014 [D-runtime] [D-Programming-Language/druntime] f3ebd7: add object.hashOf | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: f3ebd71cbaf553ca2c64df265f8a75f28ad55921 https://github.com/D-Programming-Language/druntime/commit/f3ebd71cbaf553ca2c64df265f8a75f28ad55921 Author: Igor Stepanov <wazar@localhost.localdomain> Date: 2014-10-14 (Tue, 14 Oct 2014) Changed paths: M src/object.di M src/object_.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 M src/rt/typeinfo/ti_cdouble.d M src/rt/typeinfo/ti_cfloat.d M src/rt/typeinfo/ti_creal.d M src/rt/typeinfo/ti_delegate.d M src/rt/typeinfo/ti_double.d M src/rt/typeinfo/ti_long.d M src/rt/typeinfo/ti_real.d M src/rt/typeinfo/ti_ulong.d Log Message: ----------- add object.hashOf Commit: 92c2e5494774559bc7d13ed345ced42ef96be839 https://github.com/D-Programming-Language/druntime/commit/92c2e5494774559bc7d13ed345ced42ef96be839 Author: Dmitry Olshansky <dmitry.olsh@gmail.com> Date: 2014-10-14 (Tue, 14 Oct 2014) Changed paths: M src/object.di M src/object_.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 M src/rt/typeinfo/ti_cdouble.d M src/rt/typeinfo/ti_cfloat.d M src/rt/typeinfo/ti_creal.d M src/rt/typeinfo/ti_delegate.d M src/rt/typeinfo/ti_double.d M src/rt/typeinfo/ti_long.d M src/rt/typeinfo/ti_real.d M src/rt/typeinfo/ti_ulong.d Log Message: ----------- Merge pull request #989 from IgorStepanov/hashOf add object.hashOf and object.mixHash Compare: https://github.com/D-Programming-Language/druntime/compare/62f5b89bbe92...92c2e5494774 |
Copyright © 1999-2021 by the D Language Foundation