[D-runtime] [D-Programming-Language/druntime] 266ea4: Add package access to rt.lifetime.BlkInfo
Sean Kelly
sean at invisibleduck.org
Fri Jun 28 11:21:59 PDT 2013
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 at 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 at 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 at 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 at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/d-runtime
More information about the D-runtime
mailing list