April 17, 2013 [phobos] [D-Programming-Language/phobos] 0fe395: Fix issue in `std.json` when `null` is returned in... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation