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

  Changed paths:
    M test/runnable/testswitch.d

  Log Message:
  -----------
  detab test/runnable/testswitch.d


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

  Changed paths:
    M test/runnable/testswitch.d

  Log Message:
  -----------
  Add -w option in PERMUTE_ARGS, and fix test cases.

As far as I see, these changes does not affect to the things which are actually 
tested.


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

  Changed paths:
    M src/statement.c
    M test/runnable/testswitch.d

  Log Message:
  -----------
  fix Issue 9263 - statement is not reachable when statement is reachable


  Commit: 539b54ac7c423f53966384bd572ec4db10c6da0e
      
https://github.com/D-Programming-Language/dmd/commit/539b54ac7c423f53966384bd572ec4db10c6da0e
  Author: Walter Bright <[email protected]>
  Date:   2013-01-03 (Thu, 03 Jan 2013)

  Changed paths:
    M src/statement.c
    M test/runnable/testswitch.d

  Log Message:
  -----------
  Merge pull request #1431 from 9rnsr/fix9263

Issue 9263 - statement is not reachable when statement is reachable


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

Reply via email to