[D-runtime] [D-Programming-Language/druntime] a69742: Tweak assumeSafeAppend documentation

GitHub noreply at github.com
Wed Jul 17 09:17:45 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: a69742f3ec905f4e610aeb75d65cf1ffa22457d5
      https://github.com/D-Programming-Language/druntime/commit/a69742f3ec905f4e610aeb75d65cf1ffa22457d5
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2013-07-08 (Mon, 08 Jul 2013)

  Changed paths:
    M src/object_.d

  Log Message:
  -----------
  Tweak assumeSafeAppend documentation

Avoids using pronouns. `s/could/will/` in `those elements could be overwritten`.


  Commit: 0e41c43893ac7af1dfa7c9c3ff172065b114ef1e
      https://github.com/D-Programming-Language/druntime/commit/0e41c43893ac7af1dfa7c9c3ff172065b114ef1e
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2013-07-08 (Mon, 08 Jul 2013)

  Changed paths:
    M src/object_.d

  Log Message:
  -----------
  making assumeSafeAppend return a value.


  Commit: 8429e655ef8f9c192409b5caf0945689dd82a2d7
      https://github.com/D-Programming-Language/druntime/commit/8429e655ef8f9c192409b5caf0945689dd82a2d7
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2013-07-08 (Mon, 08 Jul 2013)

  Changed paths:
    M src/object_.d

  Log Message:
  -----------
  simpler unittest with basic usage


  Commit: 4f5aa4633f5214cdb61cdfac6334938daee4d2cd
      https://github.com/D-Programming-Language/druntime/commit/4f5aa4633f5214cdb61cdfac6334938daee4d2cd
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2013-07-08 (Mon, 08 Jul 2013)

  Changed paths:
    M src/object.di

  Log Message:
  -----------
  make assumeSafeAppend return its array


  Commit: f812d370751bd8b0cfd8f88648d35e2bd483c920
      https://github.com/D-Programming-Language/druntime/commit/f812d370751bd8b0cfd8f88648d35e2bd483c920
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2013-07-08 (Mon, 08 Jul 2013)

  Changed paths:
    M src/object_.d

  Log Message:
  -----------
  Update object_.d


  Commit: 0152ea854abf9dcac4dbbc3e5aeb4a074861c67a
      https://github.com/D-Programming-Language/druntime/commit/0152ea854abf9dcac4dbbc3e5aeb4a074861c67a
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2013-07-08 (Mon, 08 Jul 2013)

  Changed paths:
    M src/object_.d

  Log Message:
  -----------
  space after //


  Commit: 91ffcb9cf35d467dcdf122f0fcac8181be63b3e8
      https://github.com/D-Programming-Language/druntime/commit/91ffcb9cf35d467dcdf122f0fcac8181be63b3e8
  Author: monarchdodra <monarchdodra at gmail.com>
  Date:   2013-07-08 (Mon, 08 Jul 2013)

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

  Log Message:
  -----------
  use auto ref for assumeSafeAppend


  Commit: ca47d17fa819d497a810ed1b87e127cf39ccccb1
      https://github.com/D-Programming-Language/druntime/commit/ca47d17fa819d497a810ed1b87e127cf39ccccb1
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2013-07-17 (Wed, 17 Jul 2013)

  Changed paths:
    M src/object.di

  Log Message:
  -----------
  "Workaround" 10574


  Commit: d259291fc220d865a868ef6c7c0b0ad4d0628ee5
      https://github.com/D-Programming-Language/druntime/commit/d259291fc220d865a868ef6c7c0b0ad4d0628ee5
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2013-07-17 (Wed, 17 Jul 2013)

  Changed paths:
    M src/object_.d

  Log Message:
  -----------
  "Workaround" 10574


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

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

  Log Message:
  -----------
  Merge pull request #540 from monarchdodra/assumeSafeAppend

assumeSafeAppend improvement


Compare: https://github.com/D-Programming-Language/druntime/compare/d33494c27e39...c4440de91cc7


More information about the D-runtime mailing list