[dmd-internals] [D-Programming-Language/dmd] 33b9b3: Add Tint128/Tuns128 to impcvgen.
GitHub via dmd-internals
dmd-internals at puremagic.com
Mon Apr 6 04:30:14 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 33b9b3d16548879fa2df2c51ed46ef264148c78f
https://github.com/D-Programming-Language/dmd/commit/33b9b3d16548879fa2df2c51ed46ef264148c78f
Author: Kai Nacke <kai at redstar.de>
Date: 2015-04-06 (Mon, 06 Apr 2015)
Changed paths:
M src/impcnvgen.c
Log Message:
-----------
Add Tint128/Tuns128 to impcvgen.
Adds the missing conversion rules for type cent/ucent.
Commit: e3b1d00e7b9ce4dcc681f7f8eda520c64952a93f
https://github.com/D-Programming-Language/dmd/commit/e3b1d00e7b9ce4dcc681f7f8eda520c64952a93f
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-04-06 (Mon, 06 Apr 2015)
Changed paths:
M src/impcnvgen.c
Log Message:
-----------
Merge pull request #4560 from redstar/impcnvgen
Add Tint128/Tuns128 to impcvgen.
Compare: https://github.com/D-Programming-Language/dmd/compare/99378c58ed04...e3b1d00e7b9c
More information about the dmd-internals
mailing list