[phobos] [D-Programming-Language/phobos] 458199: Make std.array.array @safe if possible

GitHub noreply at github.com
Tue Aug 6 08:10:48 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 4581999a3ca1916578d030bc7850f39dc2022d7d
      https://github.com/D-Programming-Language/phobos/commit/4581999a3ca1916578d030bc7850f39dc2022d7d
  Author: Tomoya Tanjo <ttanjo at gmail.com>
  Date:   2013-07-20 (Sat, 20 Jul 2013)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Make std.array.array @safe if possible


  Commit: f6b41a55eb4a7639b7fde0f5c895256dfd4d81a2
      https://github.com/D-Programming-Language/phobos/commit/f6b41a55eb4a7639b7fde0f5c895256dfd4d81a2
  Author: Tomoya Tanjo <ttanjo at gmail.com>
  Date:   2013-08-03 (Sat, 03 Aug 2013)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Fix array to make it surely safe for some cases


  Commit: b059f51751aa74f8e3e351b2a413000a56b393ce
      https://github.com/D-Programming-Language/phobos/commit/b059f51751aa74f8e3e351b2a413000a56b393ce
  Author: Tomoya Tanjo <ttanjo at gmail.com>
  Date:   2013-08-03 (Sat, 03 Aug 2013)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Update unittests


  Commit: 9760ee864a80b92695c9c9cc8c09b0fc9b0c3ec9
      https://github.com/D-Programming-Language/phobos/commit/9760ee864a80b92695c9c9cc8c09b0fc9b0c3ec9
  Author: Tomoya Tanjo <ttanjo at gmail.com>
  Date:   2013-08-03 (Sat, 03 Aug 2013)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Fix unittests


  Commit: f4002a5a6398df77abf7bef2a35a73151823008e
      https://github.com/D-Programming-Language/phobos/commit/f4002a5a6398df77abf7bef2a35a73151823008e
  Author: Tomoya Tanjo <ttanjo at gmail.com>
  Date:   2013-08-03 (Sat, 03 Aug 2013)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Fix array.array


  Commit: fc3414d18fcc429b3555da2fec42e2059b7f857e
      https://github.com/D-Programming-Language/phobos/commit/fc3414d18fcc429b3555da2fec42e2059b7f857e
  Author: Tomoya Tanjo <ttanjo at gmail.com>
  Date:   2013-08-03 (Sat, 03 Aug 2013)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Fix for array.array


  Commit: 9103d642a7d00d965efa8557000100f2d80239ba
      https://github.com/D-Programming-Language/phobos/commit/9103d642a7d00d965efa8557000100f2d80239ba
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2013-08-06 (Tue, 06 Aug 2013)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Merge pull request #1425 from tom-tan/safe-array-array

Make std.array.array @safe if possible


Compare: https://github.com/D-Programming-Language/phobos/compare/f584fe463b8f...9103d642a7d0


More information about the phobos mailing list