Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: dc352eaec9b19d1109884e5b31c3e6ac1a4c462a
https://github.com/D-Programming-Language/phobos/commit/dc352eaec9b19d1109884e5b31c3e6ac1a4c462a
Author: Lars T. Kyllingstad <[email protected]>
Date: 2011-05-16 (Mon, 16 May 2011)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Only define Until.save() forward ranges
std.algorithm.Until.save() was defined for all ranges, but should only
be defined when the underlying range is a forward range.
Commit: 390ae7bc243e8231ef16928c9ed591d4451e701c
https://github.com/D-Programming-Language/phobos/commit/390ae7bc243e8231ef16928c9ed591d4451e701c
Author: Andrei Alexandrescu <[email protected]>
Date: 2011-05-16 (Mon, 16 May 2011)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Merge pull request #48 from kyllingstad/until-forward-range
Only define std.algorithm.Until.save() for forward ranges
Compare:
https://github.com/D-Programming-Language/phobos/compare/3b628ae...390ae7b
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos