Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: f4893fb13f244a61099f6130aa567ee728520e70
      
https://github.com/D-Programming-Language/dmd/commit/f4893fb13f244a61099f6130aa567ee728520e70
  Author: Daniel Murphy <[email protected]>
  Date:   2014-01-28 (Tue, 28 Jan 2014)

  Changed paths:
    M src/cppmangle.c
    M src/target.c
    M src/target.h
    M test/runnable/externmangle.d
    M test/runnable/extra-files/externmangle.cpp

  Log Message:
  -----------
  Mangle long and ulong correctly on 64-bit linux/osx


  Commit: dbbf1c245222f59c718109ff3148929f64239c6b
      
https://github.com/D-Programming-Language/dmd/commit/dbbf1c245222f59c718109ff3148929f64239c6b
  Author: Walter Bright <[email protected]>
  Date:   2014-01-28 (Tue, 28 Jan 2014)

  Changed paths:
    M src/cppmangle.c
    M src/target.c
    M src/target.h
    M test/runnable/externmangle.d
    M test/runnable/extra-files/externmangle.cpp

  Log Message:
  -----------
  Merge pull request #3158 from yebblies/longmangle

[DDMD] Mangle C++ long and ulong correctly on 64-bit linux/osx


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

Reply via email to