Quantcast
Channel: Json Source Control Rss Feed
Browsing all 31 articles
Browse latest View live

Source code checked in, #65107

-Modified build to compile both signed and unsigned Silverlight/Windows Phone assemblies

View Article



Source code checked in, #65108

-Updated versions.txt

View Article

Source code checked in, #65109

-Fixed build to not include nested directories in NuGet package

View Article

Patch Applied: #11450

JamesNK has applied patch #11450. Comment:Done

View Article

Patch Uploaded: #11511

avinocur has uploaded a patch. Description:This patch will fix an issue with the deserialization of numeric values in scientific notation started with zero. Valid JSON numbers like 0e-10 or 0.25e-5...

View Article


Source code checked in, #65222

-Fixed reading scientific notation numbers with no decimal point -Changed the ReadAsXXX methods to return null at the end of an array instead of throwing an error

View Article

Patch Applied: #11511

JamesNK has applied patch #11511. Comment:Done

View Article

Patch Uploaded: #11619

ejball has uploaded a patch. Description:This patch adds a ContainerItemConverterType property to JsonConverterAttribute to solve the problem I discuss at http://json.codeplex.com/discussions/344775....

View Article


Patch Declined: #11373

JamesNK has declined patch #11373. Comment:I'd rather not add an additional option for this when people can work around this by using a known base wrapper class.

View Article


Patch Declined: #11409

JamesNK has declined patch #11409. Comment:I'd rather not add a feature like this that messes with the generated JSON for a narrow use case.

View Article

Patch Uploaded: #11637

ejball has uploaded a patch. Description:Alternative API to patch 11619. Adds UsedByItems property to JsonConverterAttribute. See http://json.codeplex.com/discussions/344775.

View Article

Patch Uploaded: #11673

PhilCox has uploaded a patch. Description:Improved the performance of this by tweaking two things here::1. Somewhat improved the performance of finding the root element of a structure by using the...

View Article

Source code checked in, #65597

Json.NET source code has been moved to GitHub - https://github.com/JamesNK/Newtonsoft.Json - The source code here on CodePlex is out of date

View Article


Patch Applied: #11673

JamesNK has applied patch #11673. Comment:Done with fixes

View Article

Patch Uploaded: #11706

adamralph has uploaded a patch. Description:Change JObject.Parse() to throw a FormatException instead of an Exception when "Additional text found in JSON string after parsing content."I see that the...

View Article


Patch Declined: #7298

JamesNK has declined patch #7298. Comment:Can be achieved by extending DefaultContractSerializer

View Article

Patch Applied: #11706

JamesNK has applied patch #11706. Comment:Exception has been changed to a JsonReaderException.

View Article


Patch Applied: #11619

JamesNK has applied patch #11619. Comment:JsonProperty, JsonArray and JsonDictionary attributes now have a ItemConverterType setting.

View Article

Patch Applied: #11637

JamesNK has applied patch #11637. Comment:JsonProperty, JsonArray and JsonDictionary attributes now have a ItemConverterType setting.

View Article

Patch Uploaded: #12293

sibbitts has uploaded a patch. Description:Added capability to JPath to handle ArrayObject[key] where key is a string as opposed to a numeric index.

View Article
Browsing all 31 articles
Browse latest View live




Latest Images