March 09, 2014 [dmd-internals] [D-Programming-Language/dmd] edfaee: Use bool instead of char inside global.param | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: edfaee671bc94144aa2a9f20abcd963474c53c66 https://github.com/D-Programming-Language/dmd/commit/edfaee671bc94144aa2a9f20abcd963474c53c66 Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-03-10 (Mon, 10 Mar 2014) Changed paths: M src/func.c M src/glue.c M src/iasm.c M src/mars.c M src/mars.h Log Message: ----------- Use bool instead of char inside global.param Commit: bf971661c2b61e1dd9ae3e762d5390955ba2093c https://github.com/D-Programming-Language/dmd/commit/bf971661c2b61e1dd9ae3e762d5390955ba2093c Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-03-10 (Mon, 10 Mar 2014) Changed paths: M src/link.c M src/mars.c M src/mars.h Log Message: ----------- Completely ignore -quiet flag Commit: f0fdebbed008b5e382288bb367d83d1e2e37edc8 https://github.com/D-Programming-Language/dmd/commit/f0fdebbed008b5e382288bb367d83d1e2e37edc8 Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-03-10 (Mon, 10 Mar 2014) Changed paths: M src/mars.h Log Message: ----------- Remove unused variable 'scheduler' from Param Commit: c750ea77e41e2d8258a42446e0502eed8abba434 https://github.com/D-Programming-Language/dmd/commit/c750ea77e41e2d8258a42446e0502eed8abba434 Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-03-10 (Mon, 10 Mar 2014) Changed paths: M src/mars.c M src/mars.h Log Message: ----------- Remove unused variable 'noboundscheck' from Param Commit: adcb8cc257c6958e90fcf76b9e1b2bba27c41e60 https://github.com/D-Programming-Language/dmd/commit/adcb8cc257c6958e90fcf76b9e1b2bba27c41e60 Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-03-10 (Mon, 10 Mar 2014) Changed paths: M src/mars.c M src/mars.h Log Message: ----------- Give doXGeneration and xfilename better names Commit: 753fba1517625aa1ea850289663d67933923cb44 https://github.com/D-Programming-Language/dmd/commit/753fba1517625aa1ea850289663d67933923cb44 Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2014-03-10 (Mon, 10 Mar 2014) Changed paths: M src/func.c M src/glue.c M src/iasm.c M src/link.c M src/mars.c M src/mars.h Log Message: ----------- Merge pull request #3367 from yebblies/param [cleanup] Clean up parameters Compare: https://github.com/D-Programming-Language/dmd/compare/897995008b97...753fba151762 |
Copyright © 1999-2021 by the D Language Foundation