[phobos] [D-Programming-Language/phobos] 2342e4: failing unit test for lockstep with StoppingPolicy...
noreply at github.com
noreply at github.com
Wed Aug 24 09:15:31 PDT 2011
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 2342e497ccfeda5307ac70cef3e871818041d00d
https://github.com/D-Programming-Language/phobos/commit/2342e497ccfeda5307ac70cef3e871818041d00d
Author: dawg <dawg at dawgfoto.de>
Date: 2011-08-24 (Wed, 24 Aug 2011)
Changed paths:
M std/range.d
Log Message:
-----------
failing unit test for lockstep with StoppingPolicy.requireSameLength
Commit: 7de58633f690002405afe0ea3d66fa9278c590fb
https://github.com/D-Programming-Language/phobos/commit/7de58633f690002405afe0ea3d66fa9278c590fb
Author: dawg <dawg at dawgfoto.de>
Date: 2011-08-24 (Wed, 24 Aug 2011)
Changed paths:
M std/range.d
Log Message:
-----------
fix lockstep requireSameLength check
- which didn't checked the copy on the stack
but the ranges in the LockStep struct
- introduced with: 98f98a74
Commit: c692c2aa8d2805a6a44fd76081664aa007113031
https://github.com/D-Programming-Language/phobos/commit/c692c2aa8d2805a6a44fd76081664aa007113031
Author: David Simcha <dsimcha at gmail.com>
Date: 2011-08-24 (Wed, 24 Aug 2011)
Changed paths:
M std/range.d
Log Message:
-----------
Merge pull request #216 from dawgfoto/master
small bugfix for std.range.lockstep.
Compare: https://github.com/D-Programming-Language/phobos/compare/79c065a...c692c2a
More information about the phobos
mailing list