[phobos] [D-Programming-Language/phobos] 18b0a1: Updates MemoryStream.reserve DDOC

GitHub noreply at github.com
Wed Dec 25 02:11:39 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 18b0a176eb80b2e9275183f5b8a4917919f039c1
      https://github.com/D-Programming-Language/phobos/commit/18b0a176eb80b2e9275183f5b8a4917919f039c1
  Author: Daniel Cousens <RommelVR at users.noreply.github.com>
  Date:   2013-10-26 (Sat, 26 Oct 2013)

  Changed paths:
    M std/stream.d

  Log Message:
  -----------
  Updates MemoryStream.reserve DDOC

Removes ambiguity as to whether `reserve` is relative to the entire stream or the cursor position.


  Commit: e2e37935af528230012bc9198886261262e594ad
      https://github.com/D-Programming-Language/phobos/commit/e2e37935af528230012bc9198886261262e594ad
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2013-12-25 (Wed, 25 Dec 2013)

  Changed paths:
    M std/stream.d

  Log Message:
  -----------
  Merge pull request #1669 from RommelVR/patch-1

Updates MemoryStream.reserve DDOC


Compare: https://github.com/D-Programming-Language/phobos/compare/9eb536c5eaf7...e2e37935af52


More information about the phobos mailing list