Marek Safar
|
6ae517ea65
[system.xml] Serialization from reference sources for desktop
|
10 years ago |
Alexander Köplinger
|
746650d1b9
[bcl] Remove more NET_2_0 checks from class libs
|
11 years ago |
Marcos Henrich
|
007413298d
Test Xml serialization of a property with attribute XmlText.
|
11 years ago |
Marcos Henrich
|
8790297c85
Test xml serialization of nullable array items. Covers #19012.
|
11 years ago |
Marcos Henrich
|
f008d4afb6
Test XmlSerialization of element that requires implicit conversion.
|
11 years ago |
Alistair Bush
|
eaa5a184ca
Add test to ensure using concrete List as readonly property still serializes
|
12 years ago |
Alistair Bush
|
f3296a1559
When a read only property and the type is an interface we can't serialize the type.
|
12 years ago |
Lluis Sanchez
|
0c2e8c9455
Add some unit tests for bug 9193
|
13 years ago |
Lluis Sanchez
|
3a6c0cf166
Add tests for bug #8468
|
13 years ago |
Lluis Sanchez
|
aabbc960b7
Improve date serialization compatibility with third party web services
|
13 years ago |
Miguel de Icaza
|
62d7430864
XmlSerializer: Add support to serialize nullable types when the XmlElement has explicity set the DataType
|
14 years ago |
Atsushi Eno
|
0ac09f4e2b
Merge pull request #146 from flutos/207ce0bccceec3ff7860ea986086fedb5a92d822
|
14 years ago |
Atsushi Eno
|
693ed85130
Fix bug #707434, check order only when applicable.
|
14 years ago |
scott fluto
|
207ce0bccc
[708178] - Type check invalid and breaks XmlSerialization if serializing ICollection<> types
|
14 years ago |
Atsushi Eno
|
4fab2dc4c3
Fix bug #703910 - implement Order support in XmlSerializer.
|
14 years ago |
Atsushi Eno
|
2cc686a3af
Fix bug 704813: just ignore members of type IEnumerable`1 without Add().
|
14 years ago |
Atsushi Eno
|
dfa3a04f22
2008-09-02 Atsushi Enomoto <[email protected]>
|
17 years ago |
Atsushi Eno
|
8688f906c3
2008-06-05 Atsushi Enomoto <[email protected]>
|
17 years ago |
Atsushi Eno
|
da257a4cbb
2008-04-11 Atsushi Enomoto <[email protected]>
|
18 years ago |
Lluis Sanchez
|
9d4657431e
* System.Xml.Serialization/XmlSerializerTestClasses.cs,
|
18 years ago |
Gert Driesen
|
c590893933
* XmlSerializerTests.cs: Only compile generic tests on 2.0 profile.
|
19 years ago |
Yoni Klain
|
acef74c489
2006-12-03 Hagit Yidov <[email protected]>
|
19 years ago |
Tal Klahr
|
9867e1cc09
Reverting r68577
|
19 years ago |
Hagit Yidov
|
d27d092b14
ChangeLog, DeserializationTests, XmlSerializerTestClasses.cs, XmlSerializerTests.cs
|
19 years ago |
Atsushi Eno
|
3b1767cacf
eol-style:native.
|
19 years ago |
Gert Driesen
|
b5eb88c87f
* DeserializeTest.cs: Added several tests.
|
19 years ago |
Gert Driesen
|
a99e0e1f9b
* SoapAttributesTests.cs: Added tests for bug #78205.
|
20 years ago |
Lluis Sanchez
|
e087a00fc0
2006-03-07 Lluis Sanchez Gual <[email protected]>
|
20 years ago |
Gert Driesen
|
8ecc0d6b83
* XmlSerializerTestClasses.cs: Fixed line endings (sigh).
|
20 years ago |
Lluis Sanchez
|
af09017623
2006-02-09 Lluis Sanchez Gual <[email protected]>
|
20 years ago |