[phobos] [D-Programming-Language/phobos] e900b2: add example to readln with better performance than...

GitHub via phobos phobos at puremagic.com
Mon Jul 13 16:38:44 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: e900b2b85b3cb3f79fdf1d8bf2eab0d5b9c2e930
      https://github.com/D-Programming-Language/phobos/commit/e900b2b85b3cb3f79fdf1d8bf2eab0d5b9c2e930
  Author: Rainer  Schuetze <r.sagitario at gmx.de>
  Date:   2015-07-13 (Mon, 13 Jul 2015)

  Changed paths:
    M std/stdio.d

  Log Message:
  -----------
  add example to readln with better performance than the basic usage


  Commit: 6dbae4ad2afb52f0c9f53e507874ff4470cf67a9
      https://github.com/D-Programming-Language/phobos/commit/6dbae4ad2afb52f0c9f53e507874ff4470cf67a9
  Author: Rainer  Schuetze <r.sagitario at gmx.de>
  Date:   2015-07-13 (Mon, 13 Jul 2015)

  Changed paths:
    M std/stdio.d

  Log Message:
  -----------
  add reference to byLine


  Commit: e873db6c6c835c6020d99b91f17017a7bb88178b
      https://github.com/D-Programming-Language/phobos/commit/e873db6c6c835c6020d99b91f17017a7bb88178b
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2015-07-14 (Tue, 14 Jul 2015)

  Changed paths:
    M std/stdio.d

  Log Message:
  -----------
  Merge pull request #3485 from rainers/readln_example

Follow-up to PR 2794 - add better performing example to readln


Compare: https://github.com/D-Programming-Language/phobos/compare/497c463e100c...e873db6c6c83


More information about the phobos mailing list