[dmd-internals] [D-Programming-Language/dmd] a54522: We don't need a result variable as t->ctype caches...
GitHub
noreply at github.com
Sat Jan 18 09:16:30 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: a545225fc653a63fc30a9aa8e368cfb08e4a0a5e
https://github.com/D-Programming-Language/dmd/commit/a545225fc653a63fc30a9aa8e368cfb08e4a0a5e
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-01-17 (Fri, 17 Jan 2014)
Changed paths:
M src/toctype.c
Log Message:
-----------
We don't need a result variable as t->ctype caches the value
Commit: 7991b7f25af0fc93fe8a43ee47d4f0cd14547ac8
https://github.com/D-Programming-Language/dmd/commit/7991b7f25af0fc93fe8a43ee47d4f0cd14547ac8
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-01-18 (Sat, 18 Jan 2014)
Changed paths:
M src/toctype.c
Log Message:
-----------
Merge pull request #3109 from yebblies/toctype2
[refactor] We don't need a result variable as t->ctype caches the value
Compare: https://github.com/D-Programming-Language/dmd/compare/015f85e6f38c...7991b7f25af0
More information about the dmd-internals
mailing list