January 17, 2015 [D-runtime] [D-Programming-Language/druntime] 651120: Fill a stack array and iterate over that instead o... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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@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 |
Copyright © 1999-2021 by the D Language Foundation