2010-01-27 Atsushi Enomoto <atsushi@ximian.com>
commita49c5de1bfd8e3521526197d2faba6d1968b7ab6
authorAtsushi Eno <atsushieno@gmail.com>
Wed, 27 Jan 2010 01:37:27 +0000 (27 01:37 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Wed, 27 Jan 2010 01:37:27 +0000 (27 01:37 -0000)
tree17cdbca30f28b122f780ce26ac85efc898a91d08
parenta4852126e939722550f3f961019fe7364f60ee66
2010-01-27  Atsushi Enomoto  <atsushi@ximian.com>

* JsonReader.cs : use decimal instead of int to parse decimal part
  of numeric value. It can parse bigger value than int now (like
  tweet id).

svn path=/trunk/mcs/; revision=150268
mcs/class/System.Json/System.Json/ChangeLog
mcs/class/System.Json/System.Json/JsonReader.cs