June 24, 2013 [D-runtime] [D-Programming-Language/druntime] 266ea4: Add package access to rt.lifetime.BlkInfo | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: 266ea4dbfa330b7a4ca23ecfdc7b8d78c878f6fd https://github.com/D-Programming-Language/druntime/commit/266ea4dbfa330b7a4ca23ecfdc7b8d78c878f6fd Author: k-hara <k.hara.pg@gmail.com> Date: 2013-06-24 (Mon, 24 Jun 2013) Changed paths: M src/rt/lifetime.d Log Message: ----------- Add package access to rt.lifetime.BlkInfo Commit: efe7e94030d75780b16a4eaf45c8dfb789c899aa https://github.com/D-Programming-Language/druntime/commit/efe7e94030d75780b16a4eaf45c8dfb789c899aa Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2013-06-24 (Mon, 24 Jun 2013) Changed paths: M src/rt/lifetime.d Log Message: ----------- Merge pull request #532 from 9rnsr/fix_imports Issue 313 & 314 - Add package access to rt.lifetime.BlkInfo Compare: https://github.com/D-Programming-Language/druntime/compare/2c88aa3d3e87...efe7e94030d7 |
June 28, 2013 Re: [D-runtime] [D-Programming-Language/druntime] 266ea4: Add package access to rt.lifetime.BlkInfo | ||||
---|---|---|---|---|
| ||||
Posted in reply to GitHub | We should really just start using the declaration in core.memory. But this is a good first step towards avoiding code duplication. On Jun 24, 2013, at 9:43 AM, GitHub <noreply@github.com> wrote: > Branch: refs/heads/master > Home: https://github.com/D-Programming-Language/druntime > Commit: 266ea4dbfa330b7a4ca23ecfdc7b8d78c878f6fd > https://github.com/D-Programming-Language/druntime/commit/266ea4dbfa330b7a4ca23ecfdc7b8d78c878f6fd > Author: k-hara <k.hara.pg@gmail.com> > Date: 2013-06-24 (Mon, 24 Jun 2013) > > Changed paths: > M src/rt/lifetime.d > > Log Message: > ----------- > Add package access to rt.lifetime.BlkInfo > > > Commit: efe7e94030d75780b16a4eaf45c8dfb789c899aa > https://github.com/D-Programming-Language/druntime/commit/efe7e94030d75780b16a4eaf45c8dfb789c899aa > Author: Andrei Alexandrescu <andrei@erdani.com> > Date: 2013-06-24 (Mon, 24 Jun 2013) > > Changed paths: > M src/rt/lifetime.d > > Log Message: > ----------- > Merge pull request #532 from 9rnsr/fix_imports > > Issue 313 & 314 - Add package access to rt.lifetime.BlkInfo > > > Compare: https://github.com/D-Programming-Language/druntime/compare/2c88aa3d3e87...efe7e94030d7 > _______________________________________________ > D-runtime mailing list > D-runtime@puremagic.com > http://lists.puremagic.com/mailman/listinfo/d-runtime _______________________________________________ D-runtime mailing list D-runtime@puremagic.com http://lists.puremagic.com/mailman/listinfo/d-runtime |
Copyright © 1999-2021 by the D Language Foundation