[dlang.org] [D-Programming-Language/dlang.org] b9c31c: Functions with identical bodies are allowed to be ...
GitHub via dlang.org
dlang.org at puremagic.com
Fri Oct 31 02:12:42 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dlang.org
Commit: b9c31c697f36bc2b0904d876861e748509c4967c
https://github.com/D-Programming-Language/dlang.org/commit/b9c31c697f36bc2b0904d876861e748509c4967c
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2014-10-30 (Thu, 30 Oct 2014)
Changed paths:
M function.dd
Log Message:
-----------
Functions with identical bodies are allowed to be merged by compiler.
Commit: e5d39c811d080ad8aae8903e96711f7f7715ca99
https://github.com/D-Programming-Language/dlang.org/commit/e5d39c811d080ad8aae8903e96711f7f7715ca99
Author: Jonathan M Davis <jmdavisProg at gmx.com>
Date: 2014-10-31 (Fri, 31 Oct 2014)
Changed paths:
M function.dd
Log Message:
-----------
Merge pull request #684 from quickfur/issue9655
Issue 9655: Functions with identical bodies are allowed to be merged by compiler.
Compare: https://github.com/D-Programming-Language/dlang.org/compare/633f65606181...e5d39c811d08
More information about the dlang.org
mailing list