[phobos] [dlang/phobos] 7a486d: Fix issue 15885 - numeric values serialized to JSO...

GitHub via phobos phobos at puremagic.com
Tue May 31 22:31:13 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: 7a486d9d038448595c74aa4ef4bd7d9e952a4b64
      https://github.com/dlang/phobos/commit/7a486d9d038448595c74aa4ef4bd7d9e952a4b64
  Author: tsbockman <thomas.bockman at gmail.com>
  Date:   2016-05-31 (Tue, 31 May 2016)

  Changed paths:
    M std/json.d

  Log Message:
  -----------
  Fix issue 15885 - numeric values serialized to JSON lose precision.


  Commit: f4ad734aad6e3b2dd4881508d2b15eebb732a26c
      https://github.com/dlang/phobos/commit/f4ad734aad6e3b2dd4881508d2b15eebb732a26c
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2016-06-01 (Wed, 01 Jun 2016)

  Changed paths:
    M std/json.d

  Log Message:
  -----------
  Merge pull request #4345 from tsbockman/issue-15885-tsb

Fix issue 15885 - float serialized to JSON loses precision


Compare: https://github.com/dlang/phobos/compare/279ccd7c5c8c...f4ad734aad6e


More information about the phobos mailing list