29
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 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 ItemIsReference, ItemReferenceLoopHandling, ItemTypeNameHandling, ItemConverterType to JsonPropertyAttribute
JamesNK
as James Newton-King
More... over 14 years ago
-Added ItemRequired to JsonObjectAttribute
JamesNK
as James Newton-King
More... over 14 years ago
-Fixed infinite loop from an input error when reading an array and error handling is catching the error -Fixed base object error not being handled when deserializing
JamesNK
as James Newton-King
More... over 14 years ago
-Fixed DateParseHandling not being overridden on serializer proxy -License text on all source files
JamesNK
as James Newton-King
More... over 14 years ago
-Updated readme.txt
JamesNK
as James Newton-King
More... over 14 years ago
-Build stuff
JamesNK
as James Newton-King
More... over 14 years ago
-Turkey test fixed
JamesNK
as James Newton-King
More... over 14 years ago
-Unit tests
JamesNK
as James Newton-King
More... over 14 years ago
-Removed AllowPartiallyTrustedCallers Metro attribute
JamesNK
as James Newton-King
More... over 14 years ago
-Fixed test when assembly strong named
JamesNK
as James Newton-King
More... over 14 years ago
-Portable build issue fixed for realz
JamesNK
as James Newton-King
More... over 14 years ago
-Portable build issue fixed (hopefully)
JamesNK
as James Newton-King
More... over 14 years ago
-Increment version to 4.5.4
JamesNK
as James Newton-King
More... over 14 years ago
-Documentation
JamesNK
as James Newton-King
More... over 14 years ago
-Fixed Metro and Portable builds
JamesNK
as James Newton-King
More... over 14 years ago
-Added JsonDictionaryAttribute -Added JsonContainerContract -Added support for customizing the JsonConverter, type name handling, reference handling of collection items
JamesNK
as James Newton-King
More... over 14 years ago
-Fixed Metro and Portable builds
JamesNK
as James Newton-King
More... over 14 years ago
-Added Path to JsonReaderException/JsonSerializationException messages -Added JsonException -Fixed all Exceptions thrown to be more specific
JamesNK
as James Newton-King
More... over 14 years ago
-Fixed Metro and Portable build
JamesNK
as James Newton-King
More... over 14 years ago
-Added DateParseHandling
JamesNK
as James Newton-King
More... over 14 years ago
-Added Portable Class Library build
JamesNK
as James Newton-King
More... over 14 years ago
-Updated to NuGet 1.7 -Fixed JsonWriters not using DateTimeZoneHandling
JamesNK
as James Newton-King
More... over 14 years ago
-Fixed Metro build
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
-Incremented version to 4.5.3 -Changed default DefaultContractResolver.IgnoreSerializableAttribute to true -Fixed MaxDepth on JsonReader recursively throwing error -Fixed SerializationBinder.BindToName not being called with full assembly names
JamesNK
as James Newton-King
More... over 14 years ago
-Build stuff
JamesNK
as James Newton-King
More... over 14 years ago
-Enable Metro build
JamesNK
as James Newton-King
More... over 14 years ago
-Fixed Metro build
JamesNK
as James Newton-King
More... over 14 years ago
-Incremented version to 4.5.2 -Fixed failing turkey test -XML documentation
JamesNK
as James Newton-King
More... over 14 years ago
-Fixed reading invalid unicode surrogate pairs
JamesNK
as James Newton-King
More... over 14 years ago