[phobos] [D-Programming-Language/phobos] 0fe395: Fix issue in `std.json` when `null` is returned in...

GitHub noreply at github.com
Wed Apr 17 08:41:39 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 0fe395f1782dd3fff305801d829eb1486b2335ed
      https://github.com/D-Programming-Language/phobos/commit/0fe395f1782dd3fff305801d829eb1486b2335ed
  Author: Denis Shelomovskij <verylonglogin.reg at gmail.com>
  Date:   2013-04-03 (Wed, 03 Apr 2013)

  Changed paths:
    M std/json.d

  Log Message:
  -----------
  Fix issue in `std.json` when `null` is returned instead of empty string/array.


  Commit: 7374ade0e7db9bda601bd0bac5f2a1fe22f517c5
      https://github.com/D-Programming-Language/phobos/commit/7374ade0e7db9bda601bd0bac5f2a1fe22f517c5
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2013-04-17 (Wed, 17 Apr 2013)

  Changed paths:
    M std/json.d

  Log Message:
  -----------
  Merge pull request #1239 from denis-sh/std.json-improvements-2

Fix issue in `std.json` when `null` is returned instead of empty string/array.


Compare: https://github.com/D-Programming-Language/phobos/compare/4f7a1253920c...7374ade0e7db


More information about the phobos mailing list