Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/Newtonsoft.Json.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-07Merge from upstream.Bojan Rajkovic
2012-03-18-Added IgnoreSerializableInterface to DefaultContractResolverJames Newton-King
2012-03-15-Fixed Metro buildJames Newton-King
2012-03-15-Added Newtonsoft.Json.Metro build (whew, what a pain!)James Newton-King
2012-03-05-Xml documentationJames Newton-King
2012-03-04-Added DateFormatHandling to control whether dates are written in the MS form...James Newton-King
2012-02-23-Added Path to JsonReader/JsonWriter/ErrorContext with the JSON path of the c...James Newton-King
2012-01-19-Added line number information to deserialization errorsJamesNK
2012-01-18-Code clean upJamesNK
2012-01-17-Removed unused utility methodsJamesNK
2012-01-08-Performance improvementsJamesNK
2011-10-01-Clean up compiler warningsJamesNK
2011-10-01-DocumentationJamesNK
2011-08-05-Added ToObject to JToken for deserializing LINQ to JSON objects to a .NET ob...JamesNK
2011-07-04-Added serialization constructors to all ExceptionsJamesNK
2011-03-22-Changed BsonReader/BsonWriter to close the underlying stream by default when...JamesNK
2010-05-11-PerformanceJamesNK
2010-03-17-Added ReflectionDelegateFactory, DynamicReflectionDelegateFactory and LateBo...JamesNK
2010-01-02-JsonTextReader, BsonReader performanceJamesNK
2009-12-29-PerformanceJamesNK
2009-12-08-XML documentationJamesNK
2009-12-07-Added reading and writing binary JSON (BSON) support - work in progressJamesNK
2009-09-20-More error handling workJamesNK
2009-05-30-Lots of XML code commentsJamesNK
2009-05-13-Added JsonSerializer argument to JsonConverter.ReadJson and JsonConverter.Wr...JamesNK
2009-04-10-Rename JsonTokenReader, JsonTokenWriter, JsonTokenType to JTokenReader, JTok...JamesNK
2009-01-24-Fix writing raw JValue tokensJamesNK
2009-01-02-Added JSON Schema implementationJamesNK
2008-12-03-Rename JavaScriptConvert to JsonConvertJamesNK
2008-10-27-Changed JSON Date constructors to automatically deserialize to a dateJamesNK
2008-10-08-Modified project to support signed flag. Does not output InternalsVisibleTo ...JamesNK
2008-09-28-Renamed Identifier to JsonRawJamesNK
2008-09-24-Added nullable DateTime support to IsoDateTimeConverter and JavaScriptDateTi...JamesNK
2008-08-23-Updated serializing help pageJamesNK
2008-08-12-Added WriteValue(object) to JsonWriterJamesNK
2008-08-02-Added missing files from Silverlight projectsJamesNK
2008-06-08Work in progress:JamesNK
2008-05-04-Fixes to XML documentationJamesNK
2008-04-10-XML comments for everything!!!JamesNK
2008-04-05Change - Heaps of small changes and bug fixes around LINQ to JSON. Many unit ...JamesNK
2008-03-16Changes:JamesNK
2008-03-16New features:JamesNK
2008-03-02New featuresJamesNK
2008-02-28New features:JamesNK
2008-02-10Json.NET 2.0 BetaJamesNK
2007-09-08(no commit message)JamesNK