[D-runtime] [D-Programming-Language/druntime] 8199e1: Correct log2 and logb aliases from log1p

GitHub noreply at github.com
Sat Apr 27 22:17:43 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 8199e189cd669ede4b27abb9cfb21e2fa01d46e2
      https://github.com/D-Programming-Language/druntime/commit/8199e189cd669ede4b27abb9cfb21e2fa01d46e2
  Author: Ilya <ilyayaroshenko at gmail.com>
  Date:   2013-04-27 (Sat, 27 Apr 2013)

  Changed paths:
    M src/core/stdc/tgmath.d

  Log Message:
  -----------
  Correct log2 and logb aliases from log1p


  Commit: e454ea9d28abb926faaa59afbf37ace368b5bd30
      https://github.com/D-Programming-Language/druntime/commit/e454ea9d28abb926faaa59afbf37ace368b5bd30
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-04-27 (Sat, 27 Apr 2013)

  Changed paths:
    M src/core/stdc/tgmath.d

  Log Message:
  -----------
  Merge pull request #478 from 9il/master

Correct wrong aliases in tgmath


Compare: https://github.com/D-Programming-Language/druntime/compare/4c8fd9dd7b91...e454ea9d28ab


More information about the D-runtime mailing list