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