[phobos] [D-Programming-Language/phobos] 94b21d: Improve speed of byLine() on generic I/O

GitHub noreply at github.com
Thu Feb 23 12:09:50 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 94b21d38d16e075d7c44b53015eb1113854424d0
      https://github.com/D-Programming-Language/phobos/commit/94b21d38d16e075d7c44b53015eb1113854424d0
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2012-02-23 (Thu, 23 Feb 2012)

  Changed paths:
    M std/stdio.d

  Log Message:
  -----------
  Improve speed of byLine() on generic I/O


  Commit: 7d1ef0e9baf1524a0b3545d08d1fc6ef02482dfd
      https://github.com/D-Programming-Language/phobos/commit/7d1ef0e9baf1524a0b3545d08d1fc6ef02482dfd
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2012-02-23 (Thu, 23 Feb 2012)

  Changed paths:
    M changelog.dd
  M etc/c/sqlite3.d
  M posix.mak
  R std/__fileinit.d
  M std/algorithm.d
  M std/base64.d
  M std/bigint.d
  M std/concurrency.d
  M std/container.d
  M std/cstream.d
  M std/datetime.d
  M std/file.d
  M std/math.d
  M std/mmfile.d
  M std/net/curl.d
  M std/numeric.d
  M std/range.d
  M std/regex.d
  M std/stream.d
  M std/typecons.d
  M std/utf.d
  M std/windows/registry.d
  M win32.mak

  Log Message:
  -----------
  Merge branch 'master' of github.com:D-Programming-Language/phobos


Compare: https://github.com/D-Programming-Language/phobos/compare/3e4a76d...7d1ef0e


More information about the phobos mailing list