[phobos] [D-Programming-Language/phobos] 374b6e: Fix Issue 4493 - Add sorting capability to toJSON ...
    GitHub via phobos 
    phobos at puremagic.com
       
    Tue Sep  9 02:23:09 PDT 2014
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 374b6e03e724fe3da02093aa0665112135df861c
      https://github.com/D-Programming-Language/phobos/commit/374b6e03e724fe3da02093aa0665112135df861c
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-09-09 (Tue, 09 Sep 2014)
  Changed paths:
    M std/json.d
  Log Message:
  -----------
  Fix Issue 4493 - Add sorting capability to toJSON and add another unittest.
  Commit: 8b851030f2bd32098e5ae4654e6c2b5082ccee79
      https://github.com/D-Programming-Language/phobos/commit/8b851030f2bd32098e5ae4654e6c2b5082ccee79
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-09-09 (Tue, 09 Sep 2014)
  Changed paths:
    M std/json.d
  Log Message:
  -----------
  Merge pull request #2120 from AndrejMitrovic/Fix4493
Issue 4493 - Add sorting capability to toJSON and add another unittest
Compare: https://github.com/D-Programming-Language/phobos/compare/bf8d579d590b...8b851030f2bd
    
    
More information about the phobos
mailing list