[phobos] [D-Programming-Language/phobos] dae6f9: Renamed curry->partial to better match semantics
GitHub
noreply at github.com
Sun Mar 9 22:32:11 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: dae6f92771c4ea3a8d5b0f483826049f40b2d60f
https://github.com/D-Programming-Language/phobos/commit/dae6f92771c4ea3a8d5b0f483826049f40b2d60f
Author: Matt Soucy <msoucy at csh.rit.edu>
Date: 2014-03-03 (Mon, 03 Mar 2014)
Changed paths:
M std/functional.d
Log Message:
-----------
Renamed curry->partial to better match semantics
Documentation was updated to match, and a deprecated alias was inserted
for compatibility.
Commit: 8f34ac0a6fde56abb5cb3b49399d3f5ac716a08d
https://github.com/D-Programming-Language/phobos/commit/8f34ac0a6fde56abb5cb3b49399d3f5ac716a08d
Author: Matt Soucy <msoucy at csh.rit.edu>
Date: 2014-03-03 (Mon, 03 Mar 2014)
Changed paths:
M std/functional.d
Log Message:
-----------
Added deprecation message
Commit: 35c743967bf033b4600afe5385e52915693f299b
https://github.com/D-Programming-Language/phobos/commit/35c743967bf033b4600afe5385e52915693f299b
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2014-03-09 (Sun, 09 Mar 2014)
Changed paths:
M std/functional.d
Log Message:
-----------
Merge pull request #1979 from msoucy/issue4391a
Renamed curry->partial to better match semantics
Compare: https://github.com/D-Programming-Language/phobos/compare/b1288a790b54...35c743967bf0
More information about the phobos
mailing list