Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: a6afc98eeb783bd7547aac9c1660ccf5dbccde1f
https://github.com/D-Programming-Language/phobos/commit/a6afc98eeb783bd7547aac9c1660ccf5dbccde1f
Author: Denis Shelomovskij <[email protected]>
Date: 2013-06-12 (Wed, 12 Jun 2013)
Changed paths:
M std/json.d
Log Message:
-----------
Add formatting option to `std.json.toJSON`.
This allows JSON to be used as a temporary serialization format when debugging
an application as it becomes human- and diff-readable.
Empty JSON object/array is formatted as "{}"/"[]".
Commit: 23d15e2fcb7206302c02b2e5a881360538bce756
https://github.com/D-Programming-Language/phobos/commit/23d15e2fcb7206302c02b2e5a881360538bce756
Author: Daniel Murphy <[email protected]>
Date: 2013-06-12 (Wed, 12 Jun 2013)
Changed paths:
M std/json.d
Log Message:
-----------
Merge pull request #1263 from denis-sh/std.json-improvements-3
Add formatting option to `std.json.toJSON`.
Compare:
https://github.com/D-Programming-Language/phobos/compare/d13c4323db8a...23d15e2fcb72
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos