[D-runtime] [D-Programming-Language/druntime] e7b00f: core.stdc.fenv: standardize version() statements
GitHub via D-runtime
d-runtime at puremagic.com
Fri Mar 27 10:50:37 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: e7b00f99e37d944cc9bd7b9fa858c007d3d2b5a0
https://github.com/D-Programming-Language/druntime/commit/e7b00f99e37d944cc9bd7b9fa858c007d3d2b5a0
Author: Martin <noone at nowhere.com>
Date: 2015-02-04 (Wed, 04 Feb 2015)
Changed paths:
M src/core/stdc/fenv.d
Log Message:
-----------
core.stdc.fenv: standardize version() statements
Commit: 395fb2569de8bf1a3ee73c9f303a59f3d00ebafc
https://github.com/D-Programming-Language/druntime/commit/395fb2569de8bf1a3ee73c9f303a59f3d00ebafc
Author: Martin <noone at nowhere.com>
Date: 2015-02-04 (Wed, 04 Feb 2015)
Changed paths:
M src/core/stdc/fenv.d
Log Message:
-----------
core.stdc.fenv: all functions return an int
Commit: c3da47d25095495d01a58ba3412311cb5f728950
https://github.com/D-Programming-Language/druntime/commit/c3da47d25095495d01a58ba3412311cb5f728950
Author: Martin <noone at nowhere.com>
Date: 2015-02-04 (Wed, 04 Feb 2015)
Changed paths:
M src/core/stdc/fenv.d
Log Message:
-----------
core.stdc.fenv: add proper support for MSVCRT 12+ (VS 2013)
Commit: 38c8805d91b8977343bc9806392ca22abce77de0
https://github.com/D-Programming-Language/druntime/commit/38c8805d91b8977343bc9806392ca22abce77de0
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2015-03-27 (Fri, 27 Mar 2015)
Changed paths:
M src/core/stdc/fenv.d
Log Message:
-----------
Merge pull request #969 from kinke/fenv
core.stdc.fenv: proper support for Microsoft C Runtime (Visual Studio >= 2013)
Compare: https://github.com/D-Programming-Language/druntime/compare/95737c0d947f...38c8805d91b8
More information about the D-runtime
mailing list