Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: eee6c658ade142f84909503ba463bacecb7cfac9
      
https://github.com/D-Programming-Language/dmd/commit/eee6c658ade142f84909503ba463bacecb7cfac9
  Author: k-hara <[email protected]>
  Date:   2012-07-22 (Sun, 22 Jul 2012)

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

  Log Message:
  -----------
  fix Issue 7579 - Disabled postblit ignored and not called by all array 
operations


  Commit: b4bc25d72e601436f3999abc5c9c31e464385052
      
https://github.com/D-Programming-Language/dmd/commit/b4bc25d72e601436f3999abc5c9c31e464385052
  Author: k-hara <[email protected]>
  Date:   2012-07-22 (Sun, 22 Jul 2012)

  Changed paths:
    M src/expression.c
    M src/expression.h
    M src/inline.c
    M src/interpret.c
    M src/s2ir.c
    M src/statement.c
    M test/runnable/sdtor.d

  Log Message:
  -----------
  fix Issue 8356 - Disabled postblit ignored on return statement


  Commit: d2ba7864be9fce3dc0626020ed8721f68ac7b9b2
      
https://github.com/D-Programming-Language/dmd/commit/d2ba7864be9fce3dc0626020ed8721f68ac7b9b2
  Author: Don Clugston <[email protected]>
  Date:   2012-08-21 (Tue, 21 Aug 2012)

  Changed paths:
    M src/e2ir.c
    M src/expression.c
    M src/expression.h
    M src/inline.c
    M src/interpret.c
    M src/s2ir.c
    M src/statement.c
    M test/runnable/sdtor.d

  Log Message:
  -----------
  Merge pull request #1037 from 9rnsr/fix7579

Issue 7579 & 8356 - Disable postblit ignored on array operation and return 
statement


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

Reply via email to