[D-runtime] [D-Programming-Language/druntime] 87fcf1: [Refactor] Don't use loop in `rt.aaA.nextpow2`.

GitHub via D-runtime d-runtime at puremagic.com
Wed Apr 29 06:14:22 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 87fcf1dc2129f7ec773c6954dd8fea07a788fd18
      https://github.com/D-Programming-Language/druntime/commit/87fcf1dc2129f7ec773c6954dd8fea07a788fd18
  Author: Denis Shelomovskij <verylonglogin.reg at gmail.com>
  Date:   2015-04-29 (Wed, 29 Apr 2015)

  Changed paths:
    M src/rt/aaA.d

  Log Message:
  -----------
  [Refactor] Don't use loop in `rt.aaA.nextpow2`.

Also add unittest.


  Commit: c728507ae87d4d353a3c7059e59f8d06c5ab0e08
      https://github.com/D-Programming-Language/druntime/commit/c728507ae87d4d353a3c7059e59f8d06c5ab0e08
  Author: Steven Schveighoffer <schveiguy at yahoo.com>
  Date:   2015-04-29 (Wed, 29 Apr 2015)

  Changed paths:
    M src/rt/aaA.d

  Log Message:
  -----------
  Merge pull request #1242 from denis-sh/improve-rt.aaA.nextpow2

[Refactor] Don't use loop in `rt.aaA.nextpow2`.


Compare: https://github.com/D-Programming-Language/druntime/compare/0f4f326fb476...c728507ae87d


More information about the D-runtime mailing list