[phobos] [D-Programming-Language/phobos] 13cb3d: std.outbuffer: remove call into GC by using approp...

GitHub via phobos phobos at puremagic.com
Wed Jul 29 14:24:47 PDT 2015


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

  Changed paths:
    M std/outbuffer.d

  Log Message:
  -----------
  std.outbuffer: remove call into GC by using appropriate type for data, tweak pre-allocation


  Commit: e308ff1c282365e1a381f1a930b852123ad93e1c
      https://github.com/D-Programming-Language/phobos/commit/e308ff1c282365e1a381f1a930b852123ad93e1c
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2015-07-29 (Wed, 29 Jul 2015)

  Changed paths:
    M std/outbuffer.d

  Log Message:
  -----------
  Merge pull request #3517 from rainers/outbuffer_gccalls

std.outbuffer: remove gratuitious calls into the GC


Compare: https://github.com/D-Programming-Language/phobos/compare/dd838f1d6be3...e308ff1c2823


More information about the phobos mailing list