Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 3e2a071f795867bd227c761b64d231b3e5fb3c5d
      
https://github.com/D-Programming-Language/phobos/commit/3e2a071f795867bd227c761b64d231b3e5fb3c5d
  Author: alexrp <[email protected]>
  Date:   2012-07-07 (Sat, 07 Jul 2012)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  std.math.exp() should be @trusted because it can fall back to 
core.stdc.math.exp().


  Commit: 03927df87203d56c48c77a1f8493156419dc44ba
      
https://github.com/D-Programming-Language/phobos/commit/03927df87203d56c48c77a1f8493156419dc44ba
  Author: Don Clugston <[email protected]>
  Date:   2012-07-08 (Sun, 08 Jul 2012)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  Merge pull request #667 from alexrp/std-math-exp

std.math.exp() should be @trusted because it can fall back to 
core.stdc.math.exp().


Compare: 
https://github.com/D-Programming-Language/phobos/compare/4ce5d04376cb...03927df87203
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to