libs-base/Tests/base/NSJSONSerialization
qmathe 16fc05ced5 Fixed double number JSON serialization to encode 17 significant digits (this
matches the max number of significant digits in the double-precision floating 
point format). This prevents a loss of precision, in case the number has more 
than 3 digits after the decimal point.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@37556 72102866-910b-0410-8b05-ffd578937521
2014-01-07 19:20:00 +00:00
..
json.m Fixed double number JSON serialization to encode 17 significant digits (this 2014-01-07 19:20:00 +00:00
TestInfo Added NSJSONSerialization (10.7) implementation. The code path reading from an NSInputStream is not well tested - please try and break it! 2011-07-25 15:50:51 +00:00