[phobos] [D-Programming-Language/phobos] 3d0105: Mark some std.stdio.File members pure/nothrow.

GitHub noreply at github.com
Wed Jun 13 12:43:24 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 3d01055d96158095d96acea6f2618d1db1a49a90
      https://github.com/D-Programming-Language/phobos/commit/3d01055d96158095d96acea6f2618d1db1a49a90
  Author: alexrp <alex at lycus.org>
  Date:   2012-06-10 (Sun, 10 Jun 2012)

  Changed paths:
    M std/stdio.d

  Log Message:
  -----------
  Mark some std.stdio.File members pure/nothrow.


  Commit: aff8f4d6a44e8b9e3fe2cc44ceaea3ee233d3083
      https://github.com/D-Programming-Language/phobos/commit/aff8f4d6a44e8b9e3fe2cc44ceaea3ee233d3083
  Author: alexrp <alex at lycus.org>
  Date:   2012-06-13 (Wed, 13 Jun 2012)

  Changed paths:
    M std/stdio.d

  Log Message:
  -----------
  Document std.stdio.{stdin,stdout,stderr}.


  Commit: e34e1083a2453f9a861e0cc5c0b3cf734c699fd9
      https://github.com/D-Programming-Language/phobos/commit/e34e1083a2453f9a861e0cc5c0b3cf734c699fd9
  Author: alexrp <alex at lycus.org>
  Date:   2012-06-13 (Wed, 13 Jun 2012)

  Changed paths:
    M std/stdio.d

  Log Message:
  -----------
  Rename isStreamingDevice to isFileHandle and deprecate the old name.


  Commit: 646bb9e86fc1ad103a0430f4c65c81953bd35192
      https://github.com/D-Programming-Language/phobos/commit/646bb9e86fc1ad103a0430f4c65c81953bd35192
  Author: Jonathan M Davis <jmdavisProg at gmx.com>
  Date:   2012-06-13 (Wed, 13 Jun 2012)

  Changed paths:
    M std/stdio.d

  Log Message:
  -----------
  Merge pull request #625 from alexrp/stdio-cleanup

Various std.stdio cleanups.


Compare: https://github.com/D-Programming-Language/phobos/compare/53a5bd31a111...646bb9e86fc1


More information about the phobos mailing list