Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: a02983e4ef3a48a13a5501fa359742976bf03a2e
      
https://github.com/D-Programming-Language/phobos/commit/a02983e4ef3a48a13a5501fa359742976bf03a2e
  Author: Ilya Yaroshenko <[email protected]>
  Date:   2015-02-26 (Thu, 26 Feb 2015)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  CTFE-able poly

This PR allows many special math function be executed at compile time.

reduced code size

fix


  Commit: 9d4f5ef889bc19b0c93cac3b6fa4d310ae3ae89b
      
https://github.com/D-Programming-Language/phobos/commit/9d4f5ef889bc19b0c93cac3b6fa4d310ae3ae89b
  Author: Robert Schadek <[email protected]>
  Date:   2015-02-26 (Thu, 26 Feb 2015)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  Merge pull request #3021 from 9il/polyctfe

CTFE-able poly


Compare: 
https://github.com/D-Programming-Language/phobos/compare/99446d78e93c...9d4f5ef889bc
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to