6
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
-Increment version to 11.0.1 More... about 6 years ago
-Build More... about 6 years ago
-Fixed unhelpful error when failing conversion in JsonReader.ReadAsDecimal -Fixed JsonReader.ReadAsInt32 with BigInteger values More... about 6 years ago
-Derp More... about 6 years ago
-Fixed unhelpful error when failing conversion in JsonReader.ReadAsInt32 More... about 6 years ago
-Fixed bug when deserializing into existing non-IDictionary collection More... about 6 years ago
-Fixed bug when deserializing into existing non-IList collection More... about 6 years ago
-Refactor regex in JSON Path More... about 6 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... about 6 years ago
-Derp More... about 6 years ago
function rename More... about 6 years ago
feature: implement regex match operator for JsonPath queries. Syntax is compatibe with Jayway implementation More... about 6 years ago
-Fixed DataContractAttribute not forcing object serialization of classes More... about 6 years ago
-Changed enum serialization in dictionary keys to use EnumMemberAttribute More... about 6 years ago
-Added readonly to structs More... about 6 years ago
-Build More... about 6 years ago
-Fixed using extension data with dictionary that explicitly implements Add method More... about 6 years ago
-Fixed escaping special characters in generated JSONPaths -Fixed reading escaped special characters in JSONPaths More... about 6 years ago
-Cleaned up UnixDateTimeConverter More... about 6 years ago
Merge branch 'master' of https://github.com/pouladpld/Newtonsoft.Json into pouladpld-master More... about 6 years ago
-Fixed error when deserializing null value into ConcurrentDictionary More... about 6 years ago
serialization of a property which was defined in several interfaces (#1586) More... about 6 years ago
-Tests More... about 6 years ago
Removed unrelated test and codes More... about 6 years ago
Fix indentation More... about 6 years ago
Fix support for custom list converters when input is not an array or object More... about 6 years ago
-Tests More... about 6 years ago
-Build More... about 6 years ago
-Test More... about 6 years ago
-Test More... about 6 years ago