| -Fixed unhelpful error when failing conversion in JsonReader.ReadAsDecimal -Fixed JsonReader.ReadAsInt32 with BigInteger values |
|
More...
|
over 8 years ago
|
| -Derp |
|
More...
|
over 8 years ago
|
| -Fixed unhelpful error when failing conversion in JsonReader.ReadAsInt32 |
|
More...
|
over 8 years ago
|
| -Fixed bug when deserializing into existing non-IDictionary collection |
|
More...
|
over 8 years ago
|
| -Fixed bug when deserializing into existing non-IList collection |
|
More...
|
over 8 years ago
|
| -Refactor regex in JSON Path |
|
More...
|
over 8 years ago
|
| Merge branch 'feature/json-path-filter-using-regex' of https://github.com/andre-n/Newtonsoft.Json into andre-n-feature/json-path-filter-using-regex |
|
More...
|
over 8 years ago
|
| -Derp |
|
More...
|
over 8 years ago
|
| function rename |
|
More...
|
over 8 years ago
|
| feature: implement regex match operator for JsonPath queries. Syntax is compatibe with Jayway implementation |
|
More...
|
over 8 years ago
|
| -Fixed DataContractAttribute not forcing object serialization of classes |
|
More...
|
over 8 years ago
|
| -Changed enum serialization in dictionary keys to use EnumMemberAttribute |
|
More...
|
over 8 years ago
|
| -Added readonly to structs |
|
More...
|
over 8 years ago
|
| -Build |
|
More...
|
over 8 years ago
|
| -Fixed using extension data with dictionary that explicitly implements Add method |
|
More...
|
over 8 years ago
|
| -Fixed escaping special characters in generated JSONPaths -Fixed reading escaped special characters in JSONPaths |
|
More...
|
over 8 years ago
|
| -Cleaned up UnixDateTimeConverter |
|
More...
|
over 8 years ago
|
| Merge branch 'master' of https://github.com/pouladpld/Newtonsoft.Json into pouladpld-master |
|
More...
|
over 8 years ago
|
| -Fixed error when deserializing null value into ConcurrentDictionary |
|
More...
|
over 8 years ago
|
| serialization of a property which was defined in several interfaces (#1586) |
|
More...
|
over 8 years ago
|
| -Tests |
|
More...
|
over 8 years ago
|
| Removed unrelated test and codes |
|
More...
|
over 8 years ago
|
| Fix indentation |
|
More...
|
over 8 years ago
|
| Fix support for custom list converters when input is not an array or object |
|
More...
|
over 8 years ago
|
| -Tests |
|
More...
|
over 8 years ago
|
| -Build |
|
More...
|
over 8 years ago
|
| -Test |
|
More...
|
over 8 years ago
|
| -Test |
|
More...
|
over 8 years ago
|
| -Refactor |
|
More...
|
over 8 years ago
|
| -Fixed JsonTextReader sync read in async method |
|
More...
|
over 8 years ago
|