[D-runtime] [D-Programming-Language/druntime] b9f842: Do not use sort property directly

GitHub via D-runtime d-runtime at puremagic.com
Thu Sep 25 13:50:17 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: b9f842104c95b756578e3651825a5e37d7dda7e5
      https://github.com/D-Programming-Language/druntime/commit/b9f842104c95b756578e3651825a5e37d7dda7e5
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-09-26 (Fri, 26 Sep 2014)

  Changed paths:
    M src/object_.d
    M src/rt/adi.d
    M src/rt/qsort.d
    M src/rt/typeinfo/ti_Aint.d

  Log Message:
  -----------
  Do not use sort property directly


  Commit: ec670e5db9f386ae687458ceeb6bc0ebf5cc6f83
      https://github.com/D-Programming-Language/druntime/commit/ec670e5db9f386ae687458ceeb6bc0ebf5cc6f83
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-09-25 (Thu, 25 Sep 2014)

  Changed paths:
    M src/object_.d
    M src/rt/adi.d
    M src/rt/qsort.d
    M src/rt/typeinfo/ti_Aint.d

  Log Message:
  -----------
  Merge pull request #669 from yebblies/issue10318

Do not use sort property directly


Compare: https://github.com/D-Programming-Language/druntime/compare/f5d542bac520...ec670e5db9f3


More information about the D-runtime mailing list