openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
J
jsoniter-java
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
3 days
ago. based on code collected
3 days
ago.
Feb 07, 2024 — Feb 07, 2025
Showing page 1 of 16
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #309 from json-iterator/start-0.9.24
svobol13
More...
about 3 years ago
Start 0.9.24
Lukas Svoboda
More...
about 3 years ago
Merge pull request #308 from json-iterator/289-fixed-escape-unicode-public-api-implementation
svobol13
More...
about 3 years ago
Fixed public api 'public static String serialize(boolean escapeUnicode, Type type, Object obj)' implementation. Fixes #289, #299.
Lukas Svoboda
More...
about 3 years ago
Merge pull request #307 from json-iterator/299-fixed-tilda-encoding
svobol13
More...
about 3 years ago
Fixed tilda encoding. See #299.
Lukas Svoboda
More...
about 3 years ago
Merge pull request #243 from svobol13/master
svobol13
More...
about 3 years ago
Merge pull request #249 from PRITI1999/patch-1
svobol13
More...
about 3 years ago
Fixed parsing zero when streaming is enabled.
Lukas Svoboda
More...
over 5 years ago
Update Codegen.java
PRITI1999
More...
over 5 years ago
Fixed bug when reading string.
Lukas Svoboda
More...
over 5 years ago
Fixed typos.
Lukas Svoboda
More...
over 5 years ago
Added debug logging.
Lukas Svoboda
More...
over 5 years ago
Fixed bug with incorrectly computed free buffer capacity.
Lukas Svoboda
More...
over 5 years ago
Implemented new mechanism how to automatically expand internal buffer size. This fixes bug #241 and #124 issues.
Lukas Svoboda
More...
over 5 years ago
Added failing test of loadMore function simulating malfunction mentioned in previous commit.
Lukas Svoboda
More...
over 5 years ago
Rewrote part of keepSkippedBytesThenRead function to get rid of duplicity and while keeping exactly same semantics.
Lukas Svoboda
More...
over 5 years ago
Merge pull request #217 from Diffblue-benchmarks/add-diffblue-unit-tests
Tao Wen
More...
almost 6 years ago
Merge pull request #219 from dyf6372/fix_long_cast
Tao Wen
More...
almost 6 years ago
just create string once
dongyifeng
More...
about 6 years ago
using Long.valueOf instead of casting double to long
dongyifeng
More...
about 6 years ago
Add unit tests for OmitValue.class
diffblue-assistant
More...
over 6 years ago
Add tests for TestSlice.class
James Adam
More...
over 6 years ago
cut 0.9.23 release
Tao Wen
More...
over 6 years ago
fix #188 fix build
Tao Wen
More...
over 6 years ago
fix #188 should not iterate when array is empty
Tao Wen
More...
over 6 years ago
Merge branch 'master' of https://github.com/json-iterator/java
Tao Wen
More...
over 6 years ago
fix #189, dynamic codegen broken on map serialization
Tao Wen
More...
over 6 years ago
Merge pull request #186 from based2/patch-1
Tao Wen
More...
almost 7 years ago
update maven plugins, jackson to 2.9.5 and javassist
based2
More...
almost 7 years ago
←
1
2
3
4
5
6
7
8
9
…
15
16
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree