April 04, 2013 [dmd-internals] [D-Programming-Language/dmd] e5c535: VS: Update project files (add sapply.c) | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: e5c535e74d5ef351894ffacd75a9d97635e789b9 https://github.com/D-Programming-Language/dmd/commit/e5c535e74d5ef351894ffacd75a9d97635e789b9 Author: Vladimir Panteleev <vladimir@thecybershadow.net> Date: 2013-04-03 (Wed, 03 Apr 2013) Changed paths: M src/dmd_msc.vcproj M src/dmd_msc.vcxproj M src/dmd_msc.vcxproj.filters Log Message: ----------- VS: Update project files (add sapply.c) Commit: cd4c1767d983bcc14262b7af354eabf32134bc38 https://github.com/D-Programming-Language/dmd/commit/cd4c1767d983bcc14262b7af354eabf32134bc38 Author: Vladimir Panteleev <vladimir@thecybershadow.net> Date: 2013-04-03 (Wed, 03 Apr 2013) Changed paths: M src/dmd_msc.vcxproj M src/dmd_msc.vcxproj.filters Log Message: ----------- VS2010: Fix x64 builds; clean up project file Commit: 8dd79a87ed7d577d83418804c0cc5cf80de1abc4 https://github.com/D-Programming-Language/dmd/commit/8dd79a87ed7d577d83418804c0cc5cf80de1abc4 Author: Vladimir Panteleev <vladimir@thecybershadow.net> Date: 2013-04-03 (Wed, 03 Apr 2013) Changed paths: M src/dmd_msc.vcxproj Log Message: ----------- VS2010: Soup up release build optimization options Commit: e12698d4b879fcfd60fa872af4ad3e992c689fa5 https://github.com/D-Programming-Language/dmd/commit/e12698d4b879fcfd60fa872af4ad3e992c689fa5 Author: Vladimir Panteleev <vladimir@thecybershadow.net> Date: 2013-04-03 (Wed, 03 Apr 2013) Changed paths: M src/backend/mscoff.h Log Message: ----------- Remove unused COFF union field, which breaks the struct on x64 Commit: 8ccc29ae93062853c79ccf57c28be84d783e98e4 https://github.com/D-Programming-Language/dmd/commit/8ccc29ae93062853c79ccf57c28be84d783e98e4 Author: Vladimir Panteleev <vladimir@thecybershadow.net> Date: 2013-04-04 (Thu, 04 Apr 2013) Changed paths: M src/root/longdouble.c M src/vcbuild/ldfpu.asm Log Message: ----------- VS: Disable x64 assembler implementations of ld_readll and ld_readull Fixes runnable/test42.d (testdbl_to_ulong) Commit: 88b632826cb83019dec3bf0de54b07175911c1ae https://github.com/D-Programming-Language/dmd/commit/88b632826cb83019dec3bf0de54b07175911c1ae Author: Vladimir Panteleev <vladimir@thecybershadow.net> Date: 2013-04-04 (Thu, 04 Apr 2013) Changed paths: M src/root/longdouble.c Log Message: ----------- VS: Fix formatting of integer doubles Fixes compilable/xheader.d Commit: 1abf829485d080fc1a2a8ba574a7de04cbd8ae5f https://github.com/D-Programming-Language/dmd/commit/1abf829485d080fc1a2a8ba574a7de04cbd8ae5f Author: Vladimir Panteleev <vladimir@thecybershadow.net> Date: 2013-04-04 (Thu, 04 Apr 2013) Changed paths: M src/root/longdouble.c Log Message: ----------- VS: Fix number of zeroes in exponent Fixes fail_compilation/diag9357.d Commit: 669855cde670cb4e57cac66509262ce761a8a931 https://github.com/D-Programming-Language/dmd/commit/669855cde670cb4e57cac66509262ce761a8a931 Author: Walter Bright <walter@walterbright.com> Date: 2013-04-04 (Thu, 04 Apr 2013) Changed paths: M src/backend/mscoff.h M src/dmd_msc.vcxproj M src/dmd_msc.vcxproj.filters M src/root/longdouble.c M src/vcbuild/ldfpu.asm Log Message: ----------- Merge pull request #1834 from CyberShadow/fixes-20130404 Visual Studio fixes Compare: https://github.com/D-Programming-Language/dmd/compare/afd7c3d0555d...669855cde670 |
Copyright © 1999-2021 by the D Language Foundation