29
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2025 — Aug 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Copy entries to local variable
JamesNK
as James Newton-King
More... about 8 years ago
Update testing packages (#1762)
JamesNK
as James Newton-King
More... about 8 years ago
Avoid race condition by ensuring array index is evaluated before accessing the array More... about 8 years ago
ReflectionUtils code clean up (#1755)
JamesNK
as James Newton-King
More... about 8 years ago
Clean up csproj files (#1754)
JamesNK
as James Newton-King
More... about 8 years ago
Enable source link (#1746)
JamesNK
as James Newton-King
More... about 8 years ago
Update build to not copy source to working directory (#1745)
JamesNK
as James Newton-King
More... about 8 years ago
Extracted JsonNameTable for JsonTextReader (#1703) More... about 8 years ago
Fix doc typo (#1736)
JamesNK
as James Newton-King
More... about 8 years ago
Fix calling constructors with ref and in parameters (#1728)
JamesNK
as James Newton-King
More... about 8 years ago
Fix losing DateTime.Kind when deserializing ISO date strings (#1727)
JamesNK
as James Newton-King
More... about 8 years ago
Improve StringEnumConverter.AllowIntegerValues docs (#1724)
JamesNK
as James Newton-King
More... about 8 years ago
Add construct public StringEnumConverter(bool camelCaseText, bool all… (#1700)
ROY
More... about 8 years ago
‘Annoucing’ → ‘Announcing’ (#1718) More... about 8 years ago
Fixed parsing decimals with exponents in strings (#1714)
JamesNK
as James Newton-King
More... over 8 years ago
Fixed serializing abstract base class ISerializable on .NET Core (#1712)
JamesNK
as James Newton-King
More... over 8 years ago
correct naming (#1696) More... over 8 years ago
specify that it supports net standard 2.0 (#1690) More... over 8 years ago
HTTPs all the things (#1710)
JamesNK
as James Newton-King
More... over 8 years ago
-Docs
JamesNK
as James Newton-King
More... over 8 years ago
De-serialization of Decimal not always overflowing when it should (#1668) More... over 8 years ago
Update JsonSerializer.cs (#1683) More... over 8 years ago
-Fixed serializing F# enums
JamesNK
as James Newton-King
More... over 8 years ago
-Build
JamesNK
as James Newton-King
More... over 8 years ago
-Increment version to 11.0.2
JamesNK
as James Newton-King
More... over 8 years ago
Docs
JamesNK
as James Newton-King
More... over 8 years ago
-Changed DataContractAttribute on collections back to array serialization -Fixed JObject.GetPropertyOwner to return value -Fixed JPropertyDescriptor GetValue and SetValue to return null for null owner
JamesNK
as James Newton-King
More... over 8 years ago
Ensure that RepositoryUrl follows documentation (#1634) More... over 8 years ago
-Typo -Test
JamesNK
as James Newton-King
More... over 8 years ago
fix for JObject.ToObject to respect DateTimeZoneHandling https://github.com/JamesNK/Newtonsoft.Json/issues/1531 More... over 8 years ago