[D-runtime] [D-Programming-Language/druntime] b70a3a: gc.realloc: If old block attributes are preserved, ...
GitHub via D-runtime
d-runtime at puremagic.com
Sun Jul 6 01:39:58 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: b70a3aa210029fc7e6d56a7d4f88a76c8419c0d7
https://github.com/D-Programming-Language/druntime/commit/b70a3aa210029fc7e6d56a7d4f88a76c8419c0d7
Author: safety0ff <safety0ff at users.sourceforge.net>
Date: 2014-06-18 (Wed, 18 Jun 2014)
Changed paths:
M src/gc/gc.d
Log Message:
-----------
gc.realloc: If old block attributes are preserved, communicate them from reallocNoSync to realloc.
Commit: dc06dbff5c91e73e6f31061d4303f91aef661474
https://github.com/D-Programming-Language/druntime/commit/dc06dbff5c91e73e6f31061d4303f91aef661474
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2014-07-06 (Sun, 06 Jul 2014)
Changed paths:
M src/gc/gc.d
Log Message:
-----------
Merge pull request #844 from Safety0ff/reallocbits
gc.realloc: Improve case where old block attributes are preserved
Compare: https://github.com/D-Programming-Language/druntime/compare/9bd5777f407b...dc06dbff5c91
More information about the D-runtime
mailing list