[phobos] [dlang/phobos] aa74a6: Add std.algorithm.iteration : cumulativeSum
GitHub via phobos
phobos at puremagic.com
Tue Nov 8 13:35:49 PST 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: aa74a6293702e06da1c383daa1e5fec31886b12a
https://github.com/dlang/phobos/commit/aa74a6293702e06da1c383daa1e5fec31886b12a
Author: e-y-e <e_y_e at tuta.io>
Date: 2016-11-07 (Mon, 07 Nov 2016)
Changed paths:
M std/algorithm/iteration.d
M std/algorithm/package.d
Log Message:
-----------
Add std.algorithm.iteration : cumulativeSum
Commit: 9a64320e0099d29288f77b0d0c73695f5c2f3279
https://github.com/dlang/phobos/commit/9a64320e0099d29288f77b0d0c73695f5c2f3279
Author: e-y-e <e_y_e at tuta.io>
Date: 2016-11-07 (Mon, 07 Nov 2016)
Changed paths:
M std/algorithm/iteration.d
Log Message:
-----------
Fix documentation errors
Commit: c5df83f9128040134e1c0fd65c7728afa48441ab
https://github.com/dlang/phobos/commit/c5df83f9128040134e1c0fd65c7728afa48441ab
Author: e-y-e <e_y_e at tuta.io>
Date: 2016-11-07 (Mon, 07 Nov 2016)
Changed paths:
M std/algorithm/iteration.d
Log Message:
-----------
Tweak unittests
Commit: c41e41d96195cccf02de84ca2a9e5b5b9881d223
https://github.com/dlang/phobos/commit/c41e41d96195cccf02de84ca2a9e5b5b9881d223
Author: Steven Schveighoffer <schveiguy at yahoo.com>
Date: 2016-11-08 (Tue, 08 Nov 2016)
Changed paths:
M std/algorithm/iteration.d
Log Message:
-----------
Fix grammar nit
Commit: d28ef4ec10c9b51381fe2aff791fcdde116445ed
https://github.com/dlang/phobos/commit/d28ef4ec10c9b51381fe2aff791fcdde116445ed
Author: Steven Schveighoffer <schveiguy at yahoo.com>
Date: 2016-11-08 (Tue, 08 Nov 2016)
Changed paths:
M std/algorithm/iteration.d
M std/algorithm/package.d
Log Message:
-----------
Merge pull request #4881 from e-y-e/cumulativeSum
Add new function std.algorithm.iteration : cumulativeSum
Compare: https://github.com/dlang/phobos/compare/292f35993fc1...d28ef4ec10c9
More information about the phobos
mailing list