[D-runtime] [D-Programming-Language/druntime] 032bac: Fix issue 6646: array.reserve should be callable f...

GitHub noreply at github.com
Tue Jul 2 12:28:33 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 032bac64ef3e354da65da38314c51af09eebcf05
      https://github.com/D-Programming-Language/druntime/commit/032bac64ef3e354da65da38314c51af09eebcf05
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2013-07-02 (Tue, 02 Jul 2013)

  Changed paths:
    M src/object.di
    M src/object_.d

  Log Message:
  -----------
  Fix issue 6646: array.reserve should be callable from SafeD.


  Commit: 4004da2a0253d96574f25b77233b527cf120d3a0
      https://github.com/D-Programming-Language/druntime/commit/4004da2a0253d96574f25b77233b527cf120d3a0
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2013-07-02 (Tue, 02 Jul 2013)

  Changed paths:
    M src/object_.d

  Log Message:
  -----------
  Simplify unittest per Kenji's comments.


  Commit: fa85c1b413cbe81416f02995cfefe6107a4cbb4e
      https://github.com/D-Programming-Language/druntime/commit/fa85c1b413cbe81416f02995cfefe6107a4cbb4e
  Author: Alex Rønne Petersen <alex at alexrp.com>
  Date:   2013-07-02 (Tue, 02 Jul 2013)

  Changed paths:
    M src/object.di
    M src/object_.d

  Log Message:
  -----------
  Merge pull request #536 from quickfur/issue6646

Fix issue 6646: array.reserve should be callable from SafeD.


Compare: https://github.com/D-Programming-Language/druntime/compare/8d2d60f644e6...fa85c1b413cb


More information about the D-runtime mailing list