[phobos] [D-Programming-Language/phobos] cf57c7: Merge pull request #3017 from 9il/frexp
    GitHub via phobos 
    phobos at puremagic.com
       
    Fri Feb 27 12:55:44 PST 2015
    
    
  
  Branch: refs/heads/2.067
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: cf57c7529a63ac970167c65cb659d5249a3a1ab9
      https://github.com/D-Programming-Language/phobos/commit/cf57c7529a63ac970167c65cb659d5249a3a1ab9
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-02-27 (Fri, 27 Feb 2015)
  Changed paths:
    M std/math.d
  Log Message:
  -----------
  Merge pull request #3017 from 9il/frexp
[2.067.0-b2][regression] fix Issues 14212 and 6586
  Commit: 2a27e7fe8444b5e818c44a4cd17ce0722cad3df1
      https://github.com/D-Programming-Language/phobos/commit/2a27e7fe8444b5e818c44a4cd17ce0722cad3df1
  Author: Brad Roberts <braddr at puremagic.com>
  Date:   2015-02-27 (Fri, 27 Feb 2015)
  Changed paths:
    M std/string.d
  Log Message:
  -----------
  Merge pull request #3018 from schuetzm/linesplitter
Rename std.string.splitterLines to std.string.lineSplitter
  Commit: a476a613f8a8d08d808a69fdcb8dc16cc847ff43
      https://github.com/D-Programming-Language/phobos/commit/a476a613f8a8d08d808a69fdcb8dc16cc847ff43
  Author: Robert Schadek <robert.schadek at informatik.uni-oldenburg.de>
  Date:   2015-02-27 (Fri, 27 Feb 2015)
  Changed paths:
    M win32.mak
    M win64.mak
  Log Message:
  -----------
  Merge pull request #3023 from e10s/liblogger
Make phobos.lib include std.experimental.logger
  Commit: 02336111e99769a9f1b0522ed90ef815f3d481a1
      https://github.com/D-Programming-Language/phobos/commit/02336111e99769a9f1b0522ed90ef815f3d481a1
  Author: Brad Roberts <braddr at puremagic.com>
  Date:   2015-02-27 (Fri, 27 Feb 2015)
  Changed paths:
    M win64.mak
  Log Message:
  -----------
  Merge pull request #3024 from burner/makefile_win64_logger_missing
the win64 makefile is somehow not including the logger
  Commit: 737dcb885da733eb48617a9e7e2e3d50d2ae0fa2
      https://github.com/D-Programming-Language/phobos/commit/737dcb885da733eb48617a9e7e2e3d50d2ae0fa2
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-02-27 (Fri, 27 Feb 2015)
  Changed paths:
    M std/numeric.d
  Log Message:
  -----------
  Merge pull request #3025 from 9il/patch-2
fix docs for 2.067
Compare: https://github.com/D-Programming-Language/phobos/compare/320a7b4bd3bd...737dcb885da7
    
    
More information about the phobos
mailing list