[phobos] [D-Programming-Language/phobos] 3dbea9: Using `ref` instead of `out` for std.json.parseJSO...

GitHub via phobos phobos at puremagic.com
Fri Apr 1 05:32:34 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 3dbea90a87fdef846a395e1f92d4d6603f2590f1
      https://github.com/D-Programming-Language/phobos/commit/3dbea90a87fdef846a395e1f92d4d6603f2590f1
  Author: Tomoya Tanjo <ttanjo at gmail.com>
  Date:   2016-03-22 (Tue, 22 Mar 2016)

  Changed paths:
    M std/json.d

  Log Message:
  -----------
  Using `ref` instead of `out` for std.json.parseJSON


  Commit: 70f6716f35fd2b4b189f5acd133f8e0378a2a153
      https://github.com/D-Programming-Language/phobos/commit/70f6716f35fd2b4b189f5acd133f8e0378a2a153
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2016-04-01 (Fri, 01 Apr 2016)

  Changed paths:
    M std/json.d

  Log Message:
  -----------
  Merge pull request #4105 from tom-tan/json-parseJSON-use-default-init

Using `ref` instead of `out` for std.json.parseJSON


Compare: https://github.com/D-Programming-Language/phobos/compare/8d4b940f09f7...70f6716f35fd


More information about the phobos mailing list