Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: d80902bc7afd3be44249b6a15c97afdb42cf79bc
      
https://github.com/D-Programming-Language/dmd/commit/d80902bc7afd3be44249b6a15c97afdb42cf79bc
  Author: k-hara <[email protected]>
  Date:   2015-01-15 (Thu, 15 Jan 2015)

  Changed paths:
    M src/e2ir.c
    M src/expression.c
    M src/expression.h
    M test/runnable/testbounds.d

  Log Message:
  -----------
  fix Issue 13976 - Value range propagation to disable some slice bound tests


  Commit: c7479b53bb310deb4676625d77346f45ba4e2472
      
https://github.com/D-Programming-Language/dmd/commit/c7479b53bb310deb4676625d77346f45ba4e2472
  Author: k-hara <[email protected]>
  Date:   2015-01-15 (Thu, 15 Jan 2015)

  Changed paths:
    M src/e2ir.c
    M src/expression.c
    M src/expression.h

  Log Message:
  -----------
  Rename IndexExp::skipboundscheck to indexIsInBounds


  Commit: 68260d6cbaff13e93257bdba97d9d868a76b0dda
      
https://github.com/D-Programming-Language/dmd/commit/68260d6cbaff13e93257bdba97d9d868a76b0dda
  Author: Walter Bright <[email protected]>
  Date:   2015-01-14 (Wed, 14 Jan 2015)

  Changed paths:
    M src/e2ir.c
    M src/expression.c
    M src/expression.h
    M test/runnable/testbounds.d

  Log Message:
  -----------
  Merge pull request #4293 from 9rnsr/fix13976

Issue 13976 - Value range propagation to disable some slice bound tests


Compare: 
https://github.com/D-Programming-Language/dmd/compare/b87f34298fdf...68260d6cbaff
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to