[phobos] [D-Programming-Language/phobos] a02983: CTFE-able poly
    GitHub via phobos 
    phobos at puremagic.com
       
    Thu Feb 26 11:46:11 PST 2015
    
    
  
  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 <ilyayaroshenko at gmail.com>
  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 <robert.schadek at informatik.uni-oldenburg.de>
  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
    
    
More information about the phobos
mailing list