提交歷史

作者 SHA1 備註 提交日期
  Alexis Christoforides 22d5581e87 [DataContractJsonSerializer] Allow abstract base classes in lists. Fixes #26998 10 年之前
  Zoltan Varga ba6d6d74cd [bcl] Fix the serialization of string arrays to IEnumerable<string> in the Json serializer. Fixes #25808. 11 年之前
  Alexis Christoforides e92af12248 Fix oops in DataContractJsonSerializer fix 11 年之前
  Alexis Christoforides 71e152accc [bcl] Implement KnownTypes for DataContractJsonSerializer. Fixes #23058 and polymorphism support. 11 年之前
  Marcos Henrich 92a4fd26ac Improved Json deserialization of floating-point numbers. 11 年之前
  Antoine Cailliau b2b269b1e8 [Fix] DataContractJsonSerializer fails serializing/deserializing collections 11 年之前
  Sebastien Pouliot 56d406876f [System.ServiceModel.Web] Fix regression when converting strings using some (like German) cultures [#18131] and add unit test 11 年之前
  Atsushi Eno 21cb4135ea fix bug #16744 - null values on nullable value types were not handled in deserializer. 12 年之前
  Jonathan Pryor eda41be355 Support deserializing relative Uris. Fixes #15169. 12 年之前
  Jonathan Pryor e35e45293b [System.ServiceModel.Web] Support `null` as value for `DateTime?` field. 14 年之前
  Miguel de Icaza 88e2387665 Extend JsonSerializerReader to support nullables and parse a wider range of Date formats, fixes x#163 14 年之前
  Andreia Gaita d8dc259299 [json] revert part of 382a385a8f, it regresses moon drt 983 14 年之前
  Atsushi Eno 52da339835 Looks like .NET accepts non-integer numbers as int. Smells bogus though. 14 年之前
  Atsushi Eno 01671273bb Fix build, looks like ArrayList is internally available in moon. 14 年之前
  Atsushi Eno 382a385a8f Collection support in JSON serializer was actually for any IEnumerable. 14 年之前
  Atsushi Eno 3f0fe0dcde IDictionary`2 serialization support was missing in DataContractJsonSerializer. 14 年之前
  Sebastien Pouliot fc47bc9340 AppDomain.GetAssemblies() is available (it's internals) in Moonlight 14 年之前
  Atsushi Eno 60300f821d A bit less !NET_2_1 and !MOONLIGHT in Sys.ServiceModel.Web. 14 年之前
  Andreia Gaita 7cfce53c32 [Json] Fix uint type conversion when reading, should be mapped to long, not int 15 年之前
  Andreia Gaita 778694e1b8 Add support for deserializing Char types 15 年之前
  Andreia Gaita 4a6ea9c095 Add serialization support for generic IDictionary objects 15 年之前
  Atsushi Eno 02c1565c69 2010-04-24 Atsushi Enomoto <[email protected]> 15 年之前
  Atsushi Eno 2e11b2e4fa 2010-03-09 Atsushi Enomoto <[email protected]> 16 年之前
  Atsushi Eno 1c2432b083 2010-01-27 Atsushi Enomoto <[email protected]> 16 年之前
  Atsushi Eno 6cd5a57fc3 2010-01-27 Atsushi Enomoto <[email protected]> 16 年之前
  Chris Toshok 4e5653512f 2009-12-08 Chris Toshok <[email protected]> 16 年之前
  Chris Toshok 8718686805 in class/corlib/System.Collections.Generic/: 16 年之前
  Atsushi Eno 340cc5ba4d 2009-11-12 Atsushi Enomoto <[email protected]> 16 年之前
  Atsushi Eno b5688b9e2d add experimental monotouch build. 16 年之前
  Atsushi Eno 42e9eccb49 2009-09-22 Atsushi Enomoto <[email protected]> 16 年之前