[D-runtime] [dlang/druntime] ff4adf: fix issue 1761
GitHub via D-runtime
d-runtime at puremagic.com
Sun Nov 13 11:27:35 PST 2016
Branch: refs/heads/master
Home: https://github.com/dlang/druntime
Commit: ff4adf65b16cefc4caa831e9a6983970d831396e
https://github.com/dlang/druntime/commit/ff4adf65b16cefc4caa831e9a6983970d831396e
Author: somzzz <lucia.mcojocaru at gmail.com>
Date: 2016-11-13 (Sun, 13 Nov 2016)
Changed paths:
M src/object.d
Log Message:
-----------
fix issue 1761
Commit: d32e8ed95f8c445276420e6611a1d1267465864d
https://github.com/dlang/druntime/commit/d32e8ed95f8c445276420e6611a1d1267465864d
Author: somzzz <lucia.mcojocaru at gmail.com>
Date: 2016-11-13 (Sun, 13 Nov 2016)
Changed paths:
M src/core/stdc/stdlib.d
M src/core/sys/posix/stdlib.d
M src/object.d
Log Message:
-----------
Merge branch 'master' into issue_1761
Commit: 5bfc9f553884cee321b718250d6ec6413acc9442
https://github.com/dlang/druntime/commit/5bfc9f553884cee321b718250d6ec6413acc9442
Author: somzzz <lucia.mcojocaru at gmail.com>
Date: 2016-11-13 (Sun, 13 Nov 2016)
Changed paths:
M src/object.d
Log Message:
-----------
removed whitespaces
Commit: 1a3f7b3e126432ef33487c57605d8ea61d1f69b2
https://github.com/dlang/druntime/commit/1a3f7b3e126432ef33487c57605d8ea61d1f69b2
Author: somzzz <lucia.mcojocaru at gmail.com>
Date: 2016-11-13 (Sun, 13 Nov 2016)
Changed paths:
M src/object.d
Log Message:
-----------
Test cov
Commit: 7962fb8acaeb0008c531d1ae170cd15ff59558ea
https://github.com/dlang/druntime/commit/7962fb8acaeb0008c531d1ae170cd15ff59558ea
Author: somzzz <lucia.mcojocaru at gmail.com>
Date: 2016-11-13 (Sun, 13 Nov 2016)
Changed paths:
M src/object.d
Log Message:
-----------
fixed @ comments
Commit: fc2acbd2043da296887ac540770806e07cab54dd
https://github.com/dlang/druntime/commit/fc2acbd2043da296887ac540770806e07cab54dd
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2016-11-13 (Sun, 13 Nov 2016)
Changed paths:
M src/object.d
Log Message:
-----------
Merge pull request #1692 from somzzz/issue_1761
fix issue 1761 - TypeInfo.toString for function types always indicates no-parameter function
Compare: https://github.com/dlang/druntime/compare/7b2421018de2...fc2acbd2043d
More information about the D-runtime
mailing list