[phobos] [D-Programming-Language/phobos] ea7beb: Mark methods in std.range.cycle for static array a...

GitHub via phobos phobos at puremagic.com
Wed Nov 26 18:19:13 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: ea7beb230defa8271e382315a4cbcf169bbf41b7
      https://github.com/D-Programming-Language/phobos/commit/ea7beb230defa8271e382315a4cbcf169bbf41b7
  Author: Tomoya Tanjo <ttanjo at gmail.com>
  Date:   2014-11-25 (Tue, 25 Nov 2014)

  Changed paths:
    M std/range/package.d

  Log Message:
  -----------
  Mark methods in std.range.cycle for static array as system


  Commit: a7f8b29667fd6bd4f5e6e434feb8d52664e46e57
      https://github.com/D-Programming-Language/phobos/commit/a7f8b29667fd6bd4f5e6e434feb8d52664e46e57
  Author: Tomoya Tanjo <ttanjo at gmail.com>
  Date:   2014-11-25 (Tue, 25 Nov 2014)

  Changed paths:
    M std/range/package.d

  Log Message:
  -----------
  Make Cycle.this system and other methods safe


  Commit: 2aeba852ec061dff3e7e790c356af6f7f44ab202
      https://github.com/D-Programming-Language/phobos/commit/2aeba852ec061dff3e7e790c356af6f7f44ab202
  Author: Tomoya Tanjo <ttanjo at gmail.com>
  Date:   2014-11-25 (Tue, 25 Nov 2014)

  Changed paths:
    M std/range/package.d

  Log Message:
  -----------
  Remove redundant alias


  Commit: 2adaeea02f0f15eefbca10869ce7a2244902643d
      https://github.com/D-Programming-Language/phobos/commit/2adaeea02f0f15eefbca10869ce7a2244902643d
  Author: Tomoya Tanjo <ttanjo at gmail.com>
  Date:   2014-11-26 (Wed, 26 Nov 2014)

  Changed paths:
    M std/range/package.d

  Log Message:
  -----------
  Move a modulo operation into the trusted function


  Commit: 9db60febc3f5de15456c6381a816c8943acadd56
      https://github.com/D-Programming-Language/phobos/commit/9db60febc3f5de15456c6381a816c8943acadd56
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2014-11-26 (Wed, 26 Nov 2014)

  Changed paths:
    M std/range/package.d

  Log Message:
  -----------
  Merge pull request #2647 from tom-tan/system-range-cycle-for-sarray

Mark methods in std.range.Cycle for static array as system


Compare: https://github.com/D-Programming-Language/phobos/compare/e46ccaae82d6...9db60febc3f5


More information about the phobos mailing list