[phobos] [D-Programming-Language/phobos] 68ad6f: Add a use example to sameHead in array.d

GitHub via phobos phobos at puremagic.com
Sat May 23 03:46:20 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 68ad6f17819986fee55417fc6fa038288d652b36
      https://github.com/D-Programming-Language/phobos/commit/68ad6f17819986fee55417fc6fa038288d652b36
  Author: aceawan <ladeveze.quentin at openmailbox.org>
  Date:   2015-04-04 (Sat, 04 Apr 2015)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Add a use example to sameHead in array.d


  Commit: c875216da7446efb6b93eb9e8e6212b276da1a81
      https://github.com/D-Programming-Language/phobos/commit/c875216da7446efb6b93eb9e8e6212b276da1a81
  Author: aceawan <ladeveze.quentin at openmailbox.org>
  Date:   2015-04-06 (Mon, 06 Apr 2015)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Add an example for the sameTail function.


  Commit: a5621a2271445f03bde22c8b5c96885172806387
      https://github.com/D-Programming-Language/phobos/commit/a5621a2271445f03bde22c8b5c96885172806387
  Author: aceawan <ladeveze.quentin at openmailbox.org>
  Date:   2015-04-06 (Mon, 06 Apr 2015)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Add some examples to the replicate function


  Commit: afb1a3d2df9c844be29409d56985467c046130ac
      https://github.com/D-Programming-Language/phobos/commit/afb1a3d2df9c844be29409d56985467c046130ac
  Author: aceawan <ladeveze.quentin at openmailbox.org>
  Date:   2015-04-06 (Mon, 06 Apr 2015)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Add some examples to the split function


  Commit: e49c7c5060783acda2927f6f2146e35fa279b2d5
      https://github.com/D-Programming-Language/phobos/commit/e49c7c5060783acda2927f6f2146e35fa279b2d5
  Author: aceawan <ladeveze.quentin at openmailbox.org>
  Date:   2015-04-06 (Mon, 06 Apr 2015)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Add an example for replaceSlice function and split an assert in two lines in the split's example.


  Commit: 7c96dfa51968f08940c92769962c490bfa316b1a
      https://github.com/D-Programming-Language/phobos/commit/7c96dfa51968f08940c92769962c490bfa316b1a
  Author: aceawan <ladeveze.quentin at openmailbox.org>
  Date:   2015-04-06 (Mon, 06 Apr 2015)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Replace some tabs indentation with 4 spaces indentation


  Commit: 827059f5220ff2b8c35208a302c9fe391b2f72d8
      https://github.com/D-Programming-Language/phobos/commit/827059f5220ff2b8c35208a302c9fe391b2f72d8
  Author: aceawan <ladeveze.quentin at openmailbox.org>
  Date:   2015-04-06 (Mon, 06 Apr 2015)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  add an example for replaceInto.


  Commit: 1d251a5d788577f63980adc539fb70a01bc7aec2
      https://github.com/D-Programming-Language/phobos/commit/1d251a5d788577f63980adc539fb70a01bc7aec2
  Author: Robert Schadek <robert.schadek at informatik.uni-oldenburg.de>
  Date:   2015-05-23 (Sat, 23 May 2015)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Merge pull request #3147 from aceawan/add_example_sameHead

Add a use example to sameHead in array.d


Compare: https://github.com/D-Programming-Language/phobos/compare/738f09801cc5...1d251a5d7885


More information about the phobos mailing list