[phobos] [D-Programming-Language/phobos] 98638a: Add a D implementation for std.math.ilogb, templat...

GitHub via phobos phobos at puremagic.com
Sun Aug 2 15:51:01 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 98638abfc47b2fe64c3502fdab6eeaef4581707c
      https://github.com/D-Programming-Language/phobos/commit/98638abfc47b2fe64c3502fdab6eeaef4581707c
  Author: Johan Engelen <j.b.c.engelen at alumnus.utwente.nl>
  Date:   2015-07-29 (Wed, 29 Jul 2015)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  Add a D implementation for std.math.ilogb, templated for different floating point types.


  Commit: 321f8d749302198631de25f3bbcdec134f39e4c6
      https://github.com/D-Programming-Language/phobos/commit/321f8d749302198631de25f3bbcdec134f39e4c6
  Author: Johan Engelen <j.b.c.engelen at alumnus.utwente.nl>
  Date:   2015-08-02 (Sun, 02 Aug 2015)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  Add integer ilogb


  Commit: 14301c6d1a7cc2c77d9374699be2422b37af9359
      https://github.com/D-Programming-Language/phobos/commit/14301c6d1a7cc2c77d9374699be2422b37af9359
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2015-08-03 (Mon, 03 Aug 2015)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  Merge pull request #3186 from JohanEngelen/new_ilogb

Add a D implementation for std.math.ilogb


Compare: https://github.com/D-Programming-Language/phobos/compare/deeab6c867fb...14301c6d1a7c


More information about the phobos mailing list