[phobos] [D-Programming-Language/phobos] 7ae5e5: Added JSONValue dictionary add and vector append
GitHub via phobos
phobos at puremagic.com
Sat Sep 13 23:52:09 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 7ae5e539c27aa4844d117041d76b283c24456165
https://github.com/D-Programming-Language/phobos/commit/7ae5e539c27aa4844d117041d76b283c24456165
Author: Dragos Carp <dragoscarp at gmail.com>
Date: 2014-07-21 (Mon, 21 Jul 2014)
Changed paths:
M std/json.d
Log Message:
-----------
Added JSONValue dictionary add and vector append
Commit: 3745de66ff3ead54d4333f3be15983fea60def55
https://github.com/D-Programming-Language/phobos/commit/3745de66ff3ead54d4333f3be15983fea60def55
Author: Dragos Carp <dragoscarp at gmail.com>
Date: 2014-07-22 (Tue, 22 Jul 2014)
Changed paths:
M std/json.d
Log Message:
-----------
Spelling
Commit: 0374afa463e5e1be08cfac4c39985507c9916a04
https://github.com/D-Programming-Language/phobos/commit/0374afa463e5e1be08cfac4c39985507c9916a04
Author: Dragos Carp <dragoscarp at gmail.com>
Date: 2014-08-24 (Sun, 24 Aug 2014)
Changed paths:
M std/json.d
Log Message:
-----------
Verify that json array append does not alias the original array
Commit: caef9ff2572b22cbc23ab466ab7d8ed82f70defe
https://github.com/D-Programming-Language/phobos/commit/caef9ff2572b22cbc23ab466ab7d8ed82f70defe
Author: Dragos Carp <dragoscarp at gmail.com>
Date: 2014-09-14 (Sun, 14 Sep 2014)
Changed paths:
M std/json.d
Log Message:
-----------
Don't alias JSONArray on array concatenation
Commit: 39ed0b4922856262bb53ceab4d3d856917e35941
https://github.com/D-Programming-Language/phobos/commit/39ed0b4922856262bb53ceab4d3d856917e35941
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-09-14 (Sun, 14 Sep 2014)
Changed paths:
M std/json.d
Log Message:
-----------
Merge pull request #2417 from dcarp/json_indexes
JSON object and JSON array operator overloads
Compare: https://github.com/D-Programming-Language/phobos/compare/8d1c89d2a6b0...39ed0b492285
More information about the phobos
mailing list