Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 23748b988fe60b2f6ab697c482afe9511d3f444a
      
https://github.com/D-Programming-Language/dmd/commit/23748b988fe60b2f6ab697c482afe9511d3f444a
  Author: Brad Anderson <[email protected]>
  Date:   2014-04-10 (Thu, 10 Apr 2014)

  Changed paths:
    M src/mars.c
    A test/runnable/testbounds_off.d
    A test/runnable/testbounds_on.d
    A test/runnable/testbounds_safeonly.d

  Log Message:
  -----------
  Add -boundscheck=[on|safeonly|off] option

Replaces -noboundscheck (which becomes deprecated)

Fixes issue #12550


  Commit: 49eea9d3c7d80333ab7386d3736aa9bf84494794
      
https://github.com/D-Programming-Language/dmd/commit/49eea9d3c7d80333ab7386d3736aa9bf84494794
  Author: Andrej Mitrovic <[email protected]>
  Date:   2014-04-12 (Sat, 12 Apr 2014)

  Changed paths:
    M src/mars.c
    A test/runnable/testbounds_off.d
    A test/runnable/testbounds_on.d
    A test/runnable/testbounds_safeonly.d

  Log Message:
  -----------
  Merge pull request #3443 from eco/boundscheck

Add -boundscheck=[on|safeonly|off] option


Compare: 
https://github.com/D-Programming-Language/dmd/compare/27ebc6f942c3...49eea9d3c7d8
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to