29
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Aug 19, 2025 — Aug 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
-Added SecurityTransparent attribute to Metro build
JamesNK
as James Newton-King
More... about 14 years ago
-Fixed bugs and made improvements to help
JamesNK
as James Newton-King
More... about 14 years ago
-Included missing documentation code files
JamesNK
as James Newton-King
More... about 14 years ago
-Fixed missing XML documentation -Updated custom documentation pages to use MAML
JamesNK
as James Newton-King
More... about 14 years ago
-Changed LINQ to JSON load methods to support reading past preceding comments
JamesNK
as James Newton-King
More... about 14 years ago
-Handle partial trust when creating uninitialized objects
JamesNK
as James Newton-King
More... about 14 years ago
-Changed serializer to create objects using GetUninitializedObject when deserializing fields
JamesNK
as James Newton-King
More... about 14 years ago
-Improve performance and memory usage when serializing Unicode characters
JamesNK
as James Newton-King
More... about 14 years ago
-Fixed KeyValuePair case insensitive deserializing -Fixed KeyValuePair not using contract resolver for property names when serializing
JamesNK
as James Newton-King
More... about 14 years ago
-Fixed App Certificate by removing anon type
JamesNK
as James Newton-King
More... about 14 years ago
-Incremented version to 4.5.7
JamesNK
as James Newton-King
More... about 14 years ago
-Fixed DefaultValueHandling.Ignore with decimal properties -Fixed approximate floating point comparisons
JamesNK
as James Newton-King
More... about 14 years ago
-Fixed time zone unit test failure
JamesNK
as James Newton-King
More... about 14 years ago
-Fixed ItemConverter not being used when serializing dictionaries -Fixed an incorrect object being passed to the Error event when serializing dictionaries
JamesNK
as James Newton-King
More... about 14 years ago
-Fixed Metro cert verification error
JamesNK
as James Newton-King
More... about 14 years ago
-Changed Metro build to use late bound reflection
JamesNK
as James Newton-King
More... about 14 years ago
-Incremented version to 4.5.6
JamesNK
as James Newton-King
More... about 14 years ago
-Fixed deserializing relative Uris
JamesNK
as James Newton-King
More... about 14 years ago
-Fixed portable class library build
JamesNK
as James Newton-King
More... about 14 years ago
-Fixed deserializer attempting to populate JSON onto an object that was created with a non-default constructor -Added GetResolvedPropertyName to DefaultContractResolver
JamesNK
as James Newton-King
More... about 14 years ago
-Improved incorrect JSON deserialization error messages -Fixed constructor name result not being type checked
JamesNK
as James Newton-King
More... about 14 years ago
-Added CheckAdditionalContent to JsonSerializer/JsonSerializerSettings -Fixed bad JSON in an array with error handling creating an infinite loop -JsonTextReader no longer returns no content after consecutive underlying content read failures
JamesNK
as James Newton-King
More... over 14 years ago
-Added IgnoreDataMemberAttribute support
JamesNK
as James Newton-King
More... over 14 years ago
-Changed build to create symbols NuGet package
JamesNK
as James Newton-King
More... over 14 years ago
-Incremented version to 4.5.5
JamesNK
as James Newton-King
More... over 14 years ago
-Documentation -Added Path to JsonWriterException
JamesNK
as James Newton-King
More... over 14 years ago
Merge branch 'master' of github.com:JamesNK/Newtonsoft.Json
JamesNK
as James Newton-King
More... over 14 years ago
-Improved deserialization performance by only tracking property presence when needed
JamesNK
as James Newton-King
More... over 14 years ago
-Fixed Metro build
JamesNK
as James Newton-King
More... over 14 years ago
-Decreased deserializer stack usage
JamesNK
as James Newton-King
More... over 14 years ago