[D-runtime] [D-Programming-Language/druntime] 84b857: fix alignment again
GitHub
noreply at github.com
Sun Apr 29 14:02:59 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 84b857e691d8afe23d3b502ce897a14b9125992a
https://github.com/D-Programming-Language/druntime/commit/84b857e691d8afe23d3b502ce897a14b9125992a
Author: Walter Bright <walter at walterbright.com>
Date: 2012-04-28 (Sat, 28 Apr 2012)
Changed paths:
M src/rt/trace.d
Log Message:
-----------
fix alignment again
Commit: 4cee9df3bef61963ac853badd849e47f6dbb74c4
https://github.com/D-Programming-Language/druntime/commit/4cee9df3bef61963ac853badd849e47f6dbb74c4
Author: Walter Bright <walter at walterbright.com>
Date: 2012-04-29 (Sun, 29 Apr 2012)
Changed paths:
M src/core/sync/condition.d
M src/core/sync/rwmutex.d
M src/core/sys/posix/fcntl.d
M src/core/sys/posix/sys/stat.d
M src/core/sys/posix/sys/wait.d
M test/runbench.d
Log Message:
-----------
Merge branch 'master' of github.com:D-Programming-Language/druntime
Commit: c8897db61b76f4f2eac12581042adcfb35543bd4
https://github.com/D-Programming-Language/druntime/commit/c8897db61b76f4f2eac12581042adcfb35543bd4
Author: Walter Bright <walter at walterbright.com>
Date: 2012-04-29 (Sun, 29 Apr 2012)
Changed paths:
M src/rt/lifetime.d
Log Message:
-----------
fix Issue 7243 - Compiler should call separate function when allocating a struct on the heap
Compare: https://github.com/D-Programming-Language/druntime/compare/6ac4893...c8897db
More information about the D-runtime
mailing list