Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: bfa8d60c97ba7e715d5635d97717b4b2abc55e31
      
https://github.com/D-Programming-Language/dmd/commit/bfa8d60c97ba7e715d5635d97717b4b2abc55e31
  Author: Martin Nowak <[email protected]>
  Date:   2014-05-28 (Wed, 28 May 2014)

  Changed paths:
    M src/mtype.c
    A test/fail_compilation/fail11591b.d
    M test/runnable/imports/link12144a.d

  Log Message:
  -----------
  require opEquals for AA keys

- Check that the compiler can generate a runtime function to test AA keys for 
equality.

- This is necessary to switch the druntime implementation from opCmp to 
opEquals.


  Commit: 24224e0a2c6c0a8327a1d5a11af0f6e1b251586d
      
https://github.com/D-Programming-Language/dmd/commit/24224e0a2c6c0a8327a1d5a11af0f6e1b251586d
  Author: Walter Bright <[email protected]>
  Date:   2014-05-30 (Fri, 30 May 2014)

  Changed paths:
    M src/mtype.c
    A test/fail_compilation/fail11591b.d
    M test/runnable/imports/link12144a.d

  Log Message:
  -----------
  Merge pull request #3599 from MartinNowak/opEqualsForAA

require opEquals for AA keys


Compare: 
https://github.com/D-Programming-Language/dmd/compare/1cbead9599cf...24224e0a2c6c
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to