Source Control Clients
Project Name: json
Server URL: https://tfs03.codeplex.com
| 23450 |
|
Fri
at
8:02 PM
|
-Fix JContainer child ordering when adding multi values |
JamesNK
|
5 |
| 23404 |
|
Wed
at
9:01 AM
|
-Modified project to support signed flag. Does not output InternalsVisibleTo attributes when present -Improved error message on JObject and JArray Load method -Added WriteRawValue -Added missing XML documentation -Added SerializeObject overload that takes a formatting flag |
JamesNK
|
9 |
| 23175 |
|
Sep 27
at
11:37 PM
|
-Renamed Identifier to JsonRaw -Added support for reading, writing and serializing raw JSON |
JamesNK
|
41 |
| 23096 |
|
Sep 24
at
9:39 AM
|
-Added nullable DateTime support to IsoDateTimeConverter and JavaScriptDateTimeConverter -Added WriteValue overloads to JsonWriter for nullable types -Fixed JsonTextWriter.WriteValue(string) to write null instead of an empty string for a null value -Fixed JsonWriter.WriteValue(object) to no longer error on null values |
JamesNK
|
17 |
| 22990 |
|
Sep 21
at
10:23 AM
|
-Added compact framework support -Refactored JavaScriptConvert to not rely on DateTimeOffset when converting dates -Refactored JsonSerializer to use new CreateInstance on ReflectionUtils -Deleted JsonHandler |
JamesNK
|
21 |
| 22785 |
|
Sep 14
at
10:30 AM
|
-Added DefaultValueHandling to JsonSerializer. Option to not write default values when serializing object -Added JsonSerializerSettings and overloads to JavaScriptConvert.SerializeObject and JavaScriptConvert.DeserializeObject -Performance improvements |
JamesNK
|
46 |
| 22652 |
|
Sep 8
at
9:10 AM
|
-Refactor JsonSerializer.GetConverter |
JamesNK
|
33 |
| 22651 |
|
Sep 8
at
9:03 AM
|
-Fix JsonSerializer.Deserialize to take a TextReader instead of a StringReader |
JamesNK
|
0 |
| 22650 |
|
Sep 8
at
8:46 AM
|
-Changed serializer to better work with ICollection<T> when deserializing -Improved serializer caching of static type data |
JamesNK
|
0 |
| 22569 |
|
Sep 4
at
8:12 AM
|
-Changed JavaScriptConvert.DeserializeObject to check for addition content after deserializing object |
JamesNK
|
14 |
|
|