[D-runtime] [D-Programming-Language/druntime] 651120: Fill a stack array and iterate over that instead o...
GitHub via D-runtime
d-runtime at puremagic.com
Sat Jan 17 04:08:49 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 651120608c00bddd272ae8f8f23015d64e3ea930
https://github.com/D-Programming-Language/druntime/commit/651120608c00bddd272ae8f8f23015d64e3ea930
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-01-17 (Sat, 17 Jan 2015)
Changed paths:
M src/rt/lifetime.d
Log Message:
-----------
Fill a stack array and iterate over that instead of passing around a va_list
Commit: fcc24e03c410502d426741bfe896438138dfec3a
https://github.com/D-Programming-Language/druntime/commit/fcc24e03c410502d426741bfe896438138dfec3a
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-01-17 (Sat, 17 Jan 2015)
Changed paths:
M src/rt/lifetime.d
Log Message:
-----------
Add new non-variadic versions of _d_newarraym*T
Commit: 3036d4128f2d32ad056f475ac3faa0850aa6fe83
https://github.com/D-Programming-Language/druntime/commit/3036d4128f2d32ad056f475ac3faa0850aa6fe83
Author: Martin Nowak <code at dawg.eu>
Date: 2015-01-17 (Sat, 17 Jan 2015)
Changed paths:
M src/rt/lifetime.d
Log Message:
-----------
Merge pull request #1102 from yebblies/lifetimevar2
Add new non-variadic versions of _d_newarraym*T
Compare: https://github.com/D-Programming-Language/druntime/compare/c73643c12cdd...3036d4128f2d
More information about the D-runtime
mailing list