[dmd-internals] [D-Programming-Language/dmd] 45cd76: Define D_NoBoundsChecks if -noboundscheck is passe...
GitHub
noreply at github.com
Sun Sep 2 09:49:16 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 45cd76eba61f787690c477d879c4d4646eb42b9a
https://github.com/D-Programming-Language/dmd/commit/45cd76eba61f787690c477d879c4d4646eb42b9a
Author: alexrp <alex at lycus.org>
Date: 2012-09-02 (Sun, 02 Sep 2012)
Changed paths:
M src/mars.c
Log Message:
-----------
Define D_NoBoundsChecks if -noboundscheck is passed.
Commit: 7d99dd3102dce57141e3544f7ee6dabcdfc50850
https://github.com/D-Programming-Language/dmd/commit/7d99dd3102dce57141e3544f7ee6dabcdfc50850
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2012-09-02 (Sun, 02 Sep 2012)
Changed paths:
M src/mars.c
Log Message:
-----------
Merge pull request #1100 from alexrp/version
Define D_NoBoundsChecks if -noboundscheck is passed.
Compare: https://github.com/D-Programming-Language/dmd/compare/866eaef2bf12...7d99dd3102dc
More information about the dmd-internals
mailing list