[phobos] [D-Programming-Language/phobos] 3d5e64: Revert "Add an asyncBuf overload for the case wher...

noreply at github.com noreply at github.com
Sat Aug 13 20:42:26 PDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos

  Commit: 3d5e64ae1e16bd49e50a9181baf5adeb2b6ece47
      https://github.com/D-Programming-Language/phobos/commit/3d5e64ae1e16bd49e50a9181baf5adeb2b6ece47
  Author: dsimcha <dsimcha at gmail.com>
  Date:   2011-08-13 (Sat, 13 Aug 2011)

  Changed paths:
    M std/parallelism.d

  Log Message:
  -----------
  Revert "Add an asyncBuf overload for the case where data is being read into a buffer, and the buffer is to be recycled instead of reallocated.  An example of this is by-line or by-chunk file I/O.  Also fix two related edge-case bugs in TaskPool.map and the other overload of TaskPool.asyncBuf."

This reverts commit 382380cff97ff42ca4f1124756eeec19f2542d3b.

Conflicts:

	std/parallelism.d




More information about the phobos mailing list