Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: db6b492af366ae1245769b5287e72b55eab6da11
      
https://github.com/D-Programming-Language/phobos/commit/db6b492af366ae1245769b5287e72b55eab6da11
  Author: Tim Keating <[email protected]>
  Date:   2013-05-09 (Thu, 09 May 2013)

  Changed paths:
    M std/stdio.d

  Log Message:
  -----------
  Fix some borkage with documentation of File.readln variants; add a better 
example for File.readln(buf) that emphasizes the need to copy the buffer, since 
it is overwritten when read


  Commit: 4f61925dbdbcacce2f2a562909e639371ed8f7f3
      
https://github.com/D-Programming-Language/phobos/commit/4f61925dbdbcacce2f2a562909e639371ed8f7f3
  Author: Andrei Alexandrescu <[email protected]>
  Date:   2013-05-12 (Sun, 12 May 2013)

  Changed paths:
    M std/stdio.d

  Log Message:
  -----------
  Merge pull request #1288 from MrTact/master

Update to std.stdio documentation for File.readln variants


Compare: 
https://github.com/D-Programming-Language/phobos/compare/e8662efe0216...4f61925dbdbc
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to