[dmd-internals] [D-Programming-Language/dmd] aea8b4: Normalize implementations of read/write*BE/LE and ...
GitHub via dmd-internals
dmd-internals at puremagic.com
Tue Mar 24 21:56:17 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: aea8b4cf84034cf2afda5116147bb6b0d7dc4144
https://github.com/D-Programming-Language/dmd/commit/aea8b4cf84034cf2afda5116147bb6b0d7dc4144
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-03-15 (Sun, 15 Mar 2015)
Changed paths:
M src/libelf.c
M src/libmach.c
M src/libmscoff.c
M src/module.c
M src/root/port.c
M src/root/port.h
Log Message:
-----------
Normalize implementations of read/write*BE/LE and move them into Port
Commit: 2cff5ecd96e5fc014d3c2ad52a3eef155e3c553d
https://github.com/D-Programming-Language/dmd/commit/2cff5ecd96e5fc014d3c2ad52a3eef155e3c553d
Author: Walter Bright <walter at walterbright.com>
Date: 2015-03-24 (Tue, 24 Mar 2015)
Changed paths:
M src/libelf.c
M src/libmach.c
M src/libmscoff.c
M src/module.c
M src/root/port.c
M src/root/port.h
Log Message:
-----------
Merge pull request #4487 from yebblies/sputl
[DDMD] Normalize implementations of sputl/sgetl and move them into Port
Compare: https://github.com/D-Programming-Language/dmd/compare/d49c7dc77afe...2cff5ecd96e5
More information about the dmd-internals
mailing list