0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Feb 07, 2024 — Feb 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #309 from json-iterator/start-0.9.24 More... about 3 years ago
Start 0.9.24 More... about 3 years ago
Merge pull request #308 from json-iterator/289-fixed-escape-unicode-public-api-implementation More... about 3 years ago
Fixed public api 'public static String serialize(boolean escapeUnicode, Type type, Object obj)' implementation. Fixes #289, #299. More... about 3 years ago
Merge pull request #307 from json-iterator/299-fixed-tilda-encoding More... about 3 years ago
Fixed tilda encoding. See #299. More... about 3 years ago
Merge pull request #243 from svobol13/master More... about 3 years ago
Merge pull request #249 from PRITI1999/patch-1 More... about 3 years ago
Fixed parsing zero when streaming is enabled. More... over 5 years ago
Update Codegen.java More... over 5 years ago
Fixed bug when reading string. More... over 5 years ago
Fixed typos. More... over 5 years ago
Added debug logging. More... over 5 years ago
Fixed bug with incorrectly computed free buffer capacity. More... over 5 years ago
Implemented new mechanism how to automatically expand internal buffer size. This fixes bug #241 and #124 issues. More... over 5 years ago
Added failing test of loadMore function simulating malfunction mentioned in previous commit. More... over 5 years ago
Rewrote part of keepSkippedBytesThenRead function to get rid of duplicity and while keeping exactly same semantics. More... over 5 years ago
Merge pull request #217 from Diffblue-benchmarks/add-diffblue-unit-tests More... almost 6 years ago
Merge pull request #219 from dyf6372/fix_long_cast More... almost 6 years ago
just create string once More... about 6 years ago
using Long.valueOf instead of casting double to long More... about 6 years ago
Add unit tests for OmitValue.class More... over 6 years ago
Add tests for TestSlice.class More... over 6 years ago
cut 0.9.23 release More... over 6 years ago
fix #188 fix build More... over 6 years ago
fix #188 should not iterate when array is empty More... over 6 years ago
Merge branch 'master' of https://github.com/json-iterator/java More... over 6 years ago
fix #189, dynamic codegen broken on map serialization More... over 6 years ago
Merge pull request #186 from based2/patch-1 More... almost 7 years ago
update maven plugins, jackson to 2.9.5 and javassist More... almost 7 years ago