[D-runtime] [D-Programming-Language/druntime] d17af4: arrayop: remove bad contraints on overlapping rval...

GitHub noreply at github.com
Wed Aug 7 01:12:06 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: d17af4befc264204155cf982a2492748f6d29f11
      https://github.com/D-Programming-Language/druntime/commit/d17af4befc264204155cf982a2492748f6d29f11
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2013-08-03 (Sat, 03 Aug 2013)

  Changed paths:
    M src/rt/arraybyte.d
    M src/rt/arraydouble.d
    M src/rt/arrayfloat.d
    M src/rt/arrayint.d
    M src/rt/arrayreal.d
    M src/rt/arrayshort.d

  Log Message:
  -----------
  arrayop: remove bad contraints on overlapping rvalues


  Commit: 4109c398bdb23c07447fe1f0f4c9e921c93c10b6
      https://github.com/D-Programming-Language/druntime/commit/4109c398bdb23c07447fe1f0f4c9e921c93c10b6
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-08-07 (Wed, 07 Aug 2013)

  Changed paths:
    M src/rt/arraybyte.d
    M src/rt/arraydouble.d
    M src/rt/arrayfloat.d
    M src/rt/arrayint.d
    M src/rt/arrayreal.d
    M src/rt/arrayshort.d

  Log Message:
  -----------
  Merge pull request #558 from rainers/arrayop_rvalue_overlap

remove bad contraints on overlapping rvalues of array operations


Compare: https://github.com/D-Programming-Language/druntime/compare/f1ae0d06d36b...4109c398bdb2


More information about the D-runtime mailing list