[phobos] [D-Programming-Language/phobos] 6f4b47: std.math: №1, change protection
    GitHub via phobos 
    phobos at puremagic.com
       
    Wed Jul 15 11:31:04 PDT 2015
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 6f4b47f14cce32f9226d983ac982f43730ab3512
      https://github.com/D-Programming-Language/phobos/commit/6f4b47f14cce32f9226d983ac982f43730ab3512
  Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
  Date:   2015-02-20 (Fri, 20 Feb 2015)
  Changed paths:
    M std/math.d
  Log Message:
  -----------
  std.math: №1, change protection
Attribute changed for `RealFormat`, `floatTraits`, `floorImpl`. This
suff is usefull in other modules like `std.numeric` and
`std.mathspecial`.
  Commit: db4d872d6ee51429cafe25ca61cf559f99022318
      https://github.com/D-Programming-Language/phobos/commit/db4d872d6ee51429cafe25ca61cf559f99022318
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2015-07-15 (Wed, 15 Jul 2015)
  Changed paths:
    M std/math.d
  Log Message:
  -----------
  Merge pull request #3011 from 9il/float-traits
std.math: №1, change protection
Compare: https://github.com/D-Programming-Language/phobos/compare/098e4c541291...db4d872d6ee5
    
    
More information about the phobos
mailing list