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-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-25-Added Path to JsonReaderException, JsonSchemaException and ValidationEventArgsJames Newton-King
2012-02-23-Added Path to JsonReader/JsonWriter/ErrorContext with the JSON path of the c...James Newton-King
2012-02-18-Fixed reading scientific notation numbers with no decimal pointJamesNK
2012-01-24-Increment version to 4.0.7JamesNK
2012-01-22-Added ReadAsInt32 to JsonReaderJamesNK
2012-01-19-Added line number information to deserialization errorsJamesNK
2012-01-16-Rewrote JsonTextReader to use internal buffer to improve performanceJamesNK
2011-03-22-Changed BsonReader/BsonWriter to close the underlying stream by default when...JamesNK
2010-11-25-Make .NET 4.0 dynamic actually work (oops)JamesNK
2010-09-12-Added JsonReader.ReadAsDecimalJamesNK
2010-09-12-Added JsonReader.ReadAsDateTimeOffsetJamesNK
2010-05-27-Improved default null and value handing when JSON value is not compatible wi...JamesNK
2010-01-08-Add support for reading octal and hexadecimal numbers from JSONJamesNK
2010-01-02-JsonTextReader, BsonReader performanceJamesNK
2009-12-08-XML documentationJamesNK
2009-12-07-Added reading and writing binary JSON (BSON) support - work in progressJamesNK
2009-05-30-Lots of XML code commentsJamesNK
2009-04-10-Rename JsonTokenReader, JsonTokenWriter, JsonTokenType to JTokenReader, JTok...JamesNK
2009-01-02-Added JSON Schema implementationJamesNK
2008-09-28-Renamed Identifier to JsonRawJamesNK
2008-06-08Work in progress:JamesNK
2008-05-04-Fixes to XML documentationJamesNK
2008-04-10-XML comments for everything!!!JamesNK
2008-04-08-Added some XML commentsJamesNK
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