[phobos] [D-Programming-Language/phobos] e7bf1c: Log Minus Digamma	function
    GitHub via phobos 
    phobos at puremagic.com
       
    Wed Feb  4 13:59:20 PST 2015
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: e7bf1cdfa25f3f65ea23cdb5f7ef19eb18850c9a
      https://github.com/D-Programming-Language/phobos/commit/e7bf1cdfa25f3f65ea23cdb5f7ef19eb18850c9a
  Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
  Date:   2015-02-04 (Wed, 04 Feb 2015)
  Changed paths:
    M std/internal/math/gammafunction.d
    M std/mathspecial.d
  Log Message:
  -----------
  Log Minus Digamma function
logmdigamma: fix comprasion
move declarations
  Commit: f201989054c21e3dd84c33ad65db8269a16d98bd
      https://github.com/D-Programming-Language/phobos/commit/f201989054c21e3dd84c33ad65db8269a16d98bd
  Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
  Date:   2015-02-04 (Wed, 04 Feb 2015)
  Changed paths:
    M std/internal/math/gammafunction.d
  Log Message:
  -----------
   add refs for logmdigamma, digamma
  Commit: 581f6d029aa42448a2df24bab2d8c46fa2462f5f
      https://github.com/D-Programming-Language/phobos/commit/581f6d029aa42448a2df24bab2d8c46fa2462f5f
  Author: Robert Schadek <robert.schadek at informatik.uni-oldenburg.de>
  Date:   2015-02-04 (Wed, 04 Feb 2015)
  Changed paths:
    M std/internal/math/gammafunction.d
    M std/mathspecial.d
  Log Message:
  -----------
  Merge pull request #2957 from 9il/logmdigamma
Log Minus Digamma function
Compare: https://github.com/D-Programming-Language/phobos/compare/4de96a0620dd...581f6d029aa4
    
    
More information about the phobos
mailing list