Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
json-iterator
/
java
Public
Notifications
You must be signed in to change notification settings
Fork
527
Star
1.6k
Code
Issues
85
Pull requests
28
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
363cfbe
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 4, 2020
Bump jackson-databind from 2.9.5 to 2.9.10.3
Show description for 363cfbe
dependabot[bot]
authored
363cfbe
Copy full SHA for 363cfbe
Commits on Mar 12, 2019
Merge pull request #217 from Diffblue-benchmarks/add-diffblue-unit-tests
Show description for e48a7a1
taowen
authored
e48a7a1
Copy full SHA for e48a7a1
Merge pull request #219 from dyf6372/fix_long_cast
Show description for 816efb8
taowen
authored
816efb8
Copy full SHA for 816efb8
Commits on Jan 6, 2019
just create string once
dongyifeng
committed
df6f71c
Copy full SHA for df6f71c
using Long.valueOf instead of casting double to long
dongyifeng
committed
7bed8ab
Copy full SHA for 7bed8ab
Commits on Oct 31, 2018
Add unit tests for OmitValue.class
diffblue-assistant
committed
6e56d6d
Copy full SHA for 6e56d6d
Commits on Oct 30, 2018
Add tests for TestSlice.class
sudo-jaa
committed
ed6319b
Copy full SHA for ed6319b
Commits on Jul 3, 2018
cut 0.9.23 release
taowen
committed
42e8df1
Copy full SHA for 42e8df1
Commits on Jul 1, 2018
fix #188 fix build
taowen
committed
83f3b8e
Copy full SHA for 83f3b8e
fix #188 should not iterate when array is empty
taowen
committed
301f44b
Copy full SHA for 301f44b
Merge branch 'master' of https://github.com/json-iterator/java
taowen
committed
1ab2042
Copy full SHA for 1ab2042
fix #189, dynamic codegen broken on map serialization
taowen
committed
043f8c5
Copy full SHA for 043f8c5
Commits on May 2, 2018
Merge pull request #186 from based2/patch-1
Show description for 09aa573
taowen
authored
09aa573
Copy full SHA for 09aa573
Commits on Apr 30, 2018
update maven plugins, jackson to 2.9.5 and javassist
based2
authored
0ec9660
Copy full SHA for 0ec9660
Commits on Apr 20, 2018
fix #176 parse infinity
taowen
committed
c1db5fb
Copy full SHA for c1db5fb
fix #177 existingObject leaked
taowen
committed
9768493
Copy full SHA for 9768493
fix #178 do not check leading zero for readDouble
taowen
committed
353be9d
Copy full SHA for 353be9d
fix #181 support enum as map key
taowen
committed
c1f8950
Copy full SHA for c1f8950
fix #182 trim lazy any toString
taowen
committed
b476680
Copy full SHA for b476680
Commits on Mar 6, 2018
Merge pull request #171 from elifarley/revert-169-patch-1
Show description for c1ef60a
taowen
authored
c1ef60a
Copy full SHA for c1ef60a
Commits on Mar 5, 2018
Revert "Possible fix for #168 - Always create new instance of col"
elifarley
authored
24a8d36
Copy full SHA for 24a8d36
highlight breaking changes
taowen
committed
42a3e08
Copy full SHA for 42a3e08
Merge branch 'master' of https://github.com/json-iterator/java
taowen
committed
3ebde47
Copy full SHA for 3ebde47
update changelog
taowen
committed
cbc7076
Copy full SHA for cbc7076
Merge pull request #169 from elifarley/patch-1
Show description for 0913eff
taowen
authored
0913eff
Copy full SHA for 0913eff
Possible fix for #168 - Always create new instance of col
elifarley
authored
7785fb7
Copy full SHA for 7785fb7
cut 0.9.22
taowen
committed
bc4a712
Copy full SHA for bc4a712
Merge branch 'master' of https://github.com/json-iterator/java
taowen
committed
7ef9cbd
Copy full SHA for 7ef9cbd
fix #167, if dot found, should always parse as double
taowen
committed
68c985b
Copy full SHA for 68c985b
Commits on Mar 2, 2018
Merge pull request #161 from Miha-x64/patch-1
Show description for ce5e516
taowen
authored
ce5e516
Copy full SHA for ce5e516
Fixed forgotten throw
Miha-x64
authored
5224cb3
Copy full SHA for 5224cb3
Merge pull request #158 from Miha-x64/fixed-benchmark
Show description for a41b3ba
taowen
authored
a41b3ba
Copy full SHA for a41b3ba
Commits on Mar 1, 2018
upgraded JMH and fixed tweet path
Miha-x64
committed
e65f64f
Copy full SHA for e65f64f
Commits on Feb 24, 2018
fix #154 support map of integer typed key
taowen
committed
e21a29f
Copy full SHA for e21a29f
decode integer key
taowen
committed
bc9681c
Copy full SHA for bc9681c
Pagination
Previous
Next
You can’t perform that action at this time.