[D-runtime] [D-Programming-Language/druntime] ee454b: key is unaltered
GitHub
noreply at github.com
Wed Jul 24 05:56:13 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: ee454b39fe8d54eaf1d880079ff9450a897a961d
https://github.com/D-Programming-Language/druntime/commit/ee454b39fe8d54eaf1d880079ff9450a897a961d
Author: Martin Nowak <code at dawg.eu>
Date: 2013-07-24 (Wed, 24 Jul 2013)
Changed paths:
M src/rt/aaA.d
Log Message:
-----------
key is unaltered
Commit: 03bd37c7918b956248dfab9d3de86699c274a336
https://github.com/D-Programming-Language/druntime/commit/03bd37c7918b956248dfab9d3de86699c274a336
Author: Martin Nowak <code at dawg.eu>
Date: 2013-07-24 (Wed, 24 Jul 2013)
Changed paths:
M src/object.di
M src/object_.d
M src/rt/aaA.d
Log Message:
-----------
remove unused AA vararg functions
Commit: fdb56d391013790d5525b9c84a36fe1898f8c6d6
https://github.com/D-Programming-Language/druntime/commit/fdb56d391013790d5525b9c84a36fe1898f8c6d6
Author: Martin Nowak <code at dawg.eu>
Date: 2013-07-24 (Wed, 24 Jul 2013)
Changed paths:
M src/rt/aaA.d
Log Message:
-----------
remove old TODO comment
- We are not going to replace the current AA signatures which take
an extra parameter for the value size, because getting it from
TypeInfo_AssociativeArray instead required another virtual call.
Commit: dcd0f929f66f63d7099dc11826045d458dceaa9d
https://github.com/D-Programming-Language/druntime/commit/dcd0f929f66f63d7099dc11826045d458dceaa9d
Author: Martin Nowak <code at dawg.eu>
Date: 2013-07-24 (Wed, 24 Jul 2013)
Changed paths:
M src/rt/aaA.d
Log Message:
-----------
remove dead&rotten code
Commit: bc15ee0bd135ff2f9b44e351a83e46b78ff245e9
https://github.com/D-Programming-Language/druntime/commit/bc15ee0bd135ff2f9b44e351a83e46b78ff245e9
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-07-24 (Wed, 24 Jul 2013)
Changed paths:
M src/object.di
M src/object_.d
M src/rt/aaA.d
Log Message:
-----------
Merge pull request #549 from dawgfoto/cleanupAA
Cleanup AA
Compare: https://github.com/D-Programming-Language/druntime/compare/4f0e73f1fdcd...bc15ee0bd135
More information about the D-runtime
mailing list