[D-runtime] [D-Programming-Language/druntime] 22d369: Refactor to not use void*
GitHub
noreply at github.com
Sun Jun 2 16:06:31 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 22d3699271ae54512a50af94a275915dae4c26e2
https://github.com/D-Programming-Language/druntime/commit/22d3699271ae54512a50af94a275915dae4c26e2
Author: Dylan Knutson <tcdknutson at gmail.com>
Date: 2013-06-02 (Sun, 02 Jun 2013)
Changed paths:
M src/object_.d
Log Message:
-----------
Refactor to not use void*
Commit: 888f65e50ecf0ffa71317dec4b02db80a580476b
https://github.com/D-Programming-Language/druntime/commit/888f65e50ecf0ffa71317dec4b02db80a580476b
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-06-02 (Sun, 02 Jun 2013)
Changed paths:
M src/object_.d
Log Message:
-----------
Merge pull request #508 from dymk/aa-default
Use Hashtable* instead of void* in a few places
Compare: https://github.com/D-Programming-Language/druntime/compare/bc926052b742...888f65e50ecf
More information about the D-runtime
mailing list