[D-runtime] [D-Programming-Language/druntime] b548dd: refactoring - remove malloc state machine
GitHub via D-runtime
d-runtime at puremagic.com
Wed Jan 7 21:55:56 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: b548dd1dde551792d32df1a420447c26b721930d
https://github.com/D-Programming-Language/druntime/commit/b548dd1dde551792d32df1a420447c26b721930d
Author: Martin Nowak <code at dawg.eu>
Date: 2015-01-07 (Wed, 07 Jan 2015)
Changed paths:
M src/gc/gc.d
Log Message:
-----------
refactoring - remove malloc state machine
Commit: 7b1fd149620e5e7accf1ae790ade03bfaaa3c43e
https://github.com/D-Programming-Language/druntime/commit/7b1fd149620e5e7accf1ae790ade03bfaaa3c43e
Author: Martin Nowak <code at dawg.eu>
Date: 2015-01-07 (Wed, 07 Jan 2015)
Changed paths:
M src/gc/gc.d
Log Message:
-----------
refactoring - remove bigAlloc state machine
Commit: 70e46a806e2b6d257862a18be9d98fd1d170807d
https://github.com/D-Programming-Language/druntime/commit/70e46a806e2b6d257862a18be9d98fd1d170807d
Author: Martin Nowak <code at dawg.eu>
Date: 2015-01-07 (Wed, 07 Jan 2015)
Changed paths:
M src/gc/gc.d
Log Message:
-----------
refactoring - move small alloc into Gcx
Commit: 58bf850bc65bb59cc8b6427e03dbe327ab3900d0
https://github.com/D-Programming-Language/druntime/commit/58bf850bc65bb59cc8b6427e03dbe327ab3900d0
Author: Martin Nowak <code at dawg.eu>
Date: 2015-01-07 (Wed, 07 Jan 2015)
Changed paths:
M src/gc/gc.d
Log Message:
-----------
refactoring - set bits in Gcx.alloc methods
Commit: 7acbeee0480a1cdcb1367ad2171da3d24b60c014
https://github.com/D-Programming-Language/druntime/commit/7acbeee0480a1cdcb1367ad2171da3d24b60c014
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2015-01-08 (Thu, 08 Jan 2015)
Changed paths:
M src/gc/gc.d
Log Message:
-----------
Merge pull request #1081 from MartinNowak/refactorGC
Refactor GC
Compare: https://github.com/D-Programming-Language/druntime/compare/8f655bbdd8f7...7acbeee0480a
More information about the D-runtime
mailing list