| Merge pull request #1044 from pyitphyoaung/Breaking-up-JsonTextReaderTest |
|
More...
|
almost 10 years ago
|
| -Refactor |
|
More...
|
almost 10 years ago
|
| Merge branch 'is-reference-bug' of https://github.com/TylerBrinkley/Newtonsoft.Json into TylerBrinkley-is-reference-bug |
|
More...
|
almost 10 years ago
|
| -Improved error when attempting to convert root JSON object property to an XML attribute |
|
More...
|
almost 10 years ago
|
| -Derp |
|
More...
|
almost 10 years ago
|
| -Added auto outlines to many documentation pages |
|
More...
|
almost 10 years ago
|
| -Fixed not erroring when deserializing incomplete JSON with a parameterized constructor |
|
More...
|
almost 10 years ago
|
| -Fixed deserializing a duplicate dictionary key from a parameterized constructor |
|
More...
|
almost 10 years ago
|
| Merge pull request #1051 from TylerBrinkley/nullable-struct-typename-bug |
|
More...
|
almost 10 years ago
|
| Added deserialization test and cleaned up the tests |
|
More...
|
almost 10 years ago
|
| Stops including the typename for nullable structs using TypeNameHandling.Auto, fixes #1050 |
|
More...
|
almost 10 years ago
|
| Break up JsonTextReaderTest class into smaller test classes |
|
More...
|
almost 10 years ago
|
| Merge pull request #1043 from pyitphyoaung/Move-classes-to-files-under-TestObjects |
|
More...
|
almost 10 years ago
|
| Merge branch 'master' into Move-classes-to-files-under-TestObjects |
|
More...
|
almost 10 years ago
|
| Merge pull request #1042 from pyitphyoaung/Issue774-Removal-of-netfx-core-directive-usage |
|
More...
|
almost 10 years ago
|
| Move more classes to files under TestObjects |
|
More...
|
almost 10 years ago
|
| Clean up NETFX_CORE directive usage |
|
More...
|
almost 10 years ago
|
| -Test |
|
More...
|
almost 10 years ago
|
| -Increment version to 9.0.2-beta1 |
|
More...
|
almost 10 years ago
|
| -Clean up |
|
More...
|
almost 10 years ago
|
| -Build |
|
More...
|
almost 10 years ago
|
| -Merge |
|
More...
|
almost 10 years ago
|
| -Added TypeNameAssemblyFormatHandling -Added TypeNameAssemblyFormatHandling properties to JsonSerializer and JsonSerializerSettings -Changed TypeNameAssemblyFormat properties on JsonSerializer and JsonSerializerSettings to obsolete |
|
More...
|
almost 10 years ago
|
| -Added ISerializationBinder -Added SerializationBinder properties to JsonSerializer and JsonSerializerSettings -Changed Binder properties on JsonSerializer and JsonSerializerSettings to obsolete |
|
More...
|
almost 10 years ago
|
| Allow readonly properties to serialize as references if they have corresponding creator parameters |
|
More...
|
almost 10 years ago
|
| -Tests |
|
More...
|
almost 10 years ago
|
| Merge branch 'corefx-converter-args' of https://github.com/pieceofsummer/Newtonsoft.Json into pieceofsummer-corefx-converter-args |
|
More...
|
almost 10 years ago
|
| -Fixed StringEnumConverter.AllowIntegerValues to reject integer strings |
|
More...
|
almost 10 years ago
|
| -Fixed date XML precision on portable builds |
|
More...
|
almost 10 years ago
|
| Use ValidationUtils.ArgumentNotNull, code cleanup |
|
More...
|
almost 10 years ago
|