July 29, 2015 [phobos] [D-Programming-Language/phobos] 13cb3d: std.outbuffer: remove call into GC by using approp... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation