[phobos] [D-Programming-Language/phobos] dbb070: Copy variadic arguments to buffer to avoid horrifi...
GitHub via phobos
phobos at puremagic.com
Wed Jan 28 01:27:04 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: dbb070a99407d89714eb3b2f7863e31246a72423
https://github.com/D-Programming-Language/phobos/commit/dbb070a99407d89714eb3b2f7863e31246a72423
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M std/format.d
Log Message:
-----------
Copy variadic arguments to buffer to avoid horrific varargs hacks
Commit: d321fd2aad55839bc1ea9840fa474cf62bd6ae7a
https://github.com/D-Programming-Language/phobos/commit/d321fd2aad55839bc1ea9840fa474cf62bd6ae7a
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M std/format.d
Log Message:
-----------
Merge pull request #2926 from yebblies/doFormat
Copy variadic arguments to buffer to avoid horrific varargs hacks
Compare: https://github.com/D-Programming-Language/phobos/compare/ae0a97bde4da...d321fd2aad55
More information about the phobos
mailing list