[phobos] [D-Programming-Language/phobos] 263ac2: OutBuffer is now an OutputRange
GitHub
noreply at github.com
Thu Mar 20 18:54:12 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 263ac2b09220af2668177caf91b8f341fdc2500a
https://github.com/D-Programming-Language/phobos/commit/263ac2b09220af2668177caf91b8f341fdc2500a
Author: Walter Bright <walter at walterbright.com>
Date: 2014-03-20 (Thu, 20 Mar 2014)
Changed paths:
M std/outbuffer.d
Log Message:
-----------
OutBuffer is now an OutputRange
Commit: f681c0d399c469d0d0a3d89ffc4a75bef1e91549
https://github.com/D-Programming-Language/phobos/commit/f681c0d399c469d0d0a3d89ffc4a75bef1e91549
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2014-03-20 (Thu, 20 Mar 2014)
Changed paths:
M std/outbuffer.d
Log Message:
-----------
Merge pull request #2034 from WalterBright/OutBufferToOutputRange
OutBuffer is now an OutputRange
Compare: https://github.com/D-Programming-Language/phobos/compare/be08beb4294c...f681c0d399c4
More information about the phobos
mailing list