[dmd-internals] [D-Programming-Language/dmd] 7acaee: move ld_sprint to port.d
GitHub via dmd-internals
dmd-internals at puremagic.com
Fri Sep 18 16:52:14 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 7acaeec41039550c8c2b1ef8fd14a90367e03f9e
https://github.com/D-Programming-Language/dmd/commit/7acaeec41039550c8c2b1ef8fd14a90367e03f9e
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2015-09-18 (Fri, 18 Sep 2015)
Changed paths:
M src/dmangle.d
M src/hdrgen.d
M src/root/longdouble.d
M src/root/port.d
M src/tokens.d
Log Message:
-----------
move ld_sprint to port.d
Commit: 6a33b95e777aac6066c3eee26c3e4641c9659442
https://github.com/D-Programming-Language/dmd/commit/6a33b95e777aac6066c3eee26c3e4641c9659442
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2015-09-18 (Fri, 18 Sep 2015)
Changed paths:
M src/root/port.d
Log Message:
-----------
MSVC: strtod/f should set errno for overflows/underflows
Commit: 8d63fce4366ffc99f5a273602b7bf1b11d828a60
https://github.com/D-Programming-Language/dmd/commit/8d63fce4366ffc99f5a273602b7bf1b11d828a60
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-09-19 (Sat, 19 Sep 2015)
Changed paths:
M src/dmangle.d
M src/hdrgen.d
M src/root/longdouble.d
M src/root/port.d
M src/tokens.d
Log Message:
-----------
Merge pull request #5010 from rainers/port_ld_sprint
build against VC runtime: move ld_sprint to port.d
Compare: https://github.com/D-Programming-Language/dmd/compare/d53b214a2ca0...8d63fce4366f
More information about the dmd-internals
mailing list