Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
json-iterator
/
java
Public
Notifications
You must be signed in to change notification settings
Fork
529
Star
1.6k
Code
Issues
87
Pull requests
29
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jan 23, 2022
Merge pull request #309 from json-iterator/start-0.9.24
Show description for 6925cf4
svobol13
authored
6925cf4
View commit details
Copy full SHA for 6925cf4
Browse repository at this point
Start 0.9.24
svobol13
committed
d0e674e
View commit details
Copy full SHA for d0e674e
Browse repository at this point
Merge pull request #308 from json-iterator/289-fixed-escape-unicode-public-api-implementation
Show description for 60cf2b1
svobol13
authored
60cf2b1
View commit details
Copy full SHA for 60cf2b1
Browse repository at this point
Fixed public api 'public static String serialize(boolean escapeUnicode, Type type, Object obj)' implementation. Fixes #289, #299.
svobol13
committed
6d01183
View commit details
Copy full SHA for 6d01183
Browse repository at this point
Merge pull request #307 from json-iterator/299-fixed-tilda-encoding
Show description for e84b9c7
svobol13
authored
e84b9c7
View commit details
Copy full SHA for e84b9c7
Browse repository at this point
Fixed tilda encoding. See #299.
svobol13
committed
faf9cff
View commit details
Copy full SHA for faf9cff
Browse repository at this point
Commits on Jan 20, 2022
Merge pull request #243 from svobol13/master
Show description for 9928ac5
svobol13
authored
9928ac5
View commit details
Copy full SHA for 9928ac5
Browse repository at this point
Commits on Jan 18, 2022
Merge pull request #249 from PRITI1999/patch-1
Show description for 04bde57
svobol13
authored
04bde57
View commit details
Copy full SHA for 04bde57
Browse repository at this point
Commits on Oct 30, 2019
Fixed parsing zero when streaming is enabled.
svobol13
committed
ba73426
View commit details
Copy full SHA for ba73426
Browse repository at this point
Commits on Sep 17, 2019
Update Codegen.java
Show description for f7d0ea6
PRITI1999
authored
f7d0ea6
View commit details
Copy full SHA for f7d0ea6
Browse repository at this point
Commits on Jun 22, 2019
Fixed bug when reading string.
svobol13
committed
2a575f8
View commit details
Copy full SHA for 2a575f8
Browse repository at this point
Fixed typos.
svobol13
committed
9b3727c
View commit details
Copy full SHA for 9b3727c
Browse repository at this point
Commits on Jun 21, 2019
Added debug logging.
svobol13
committed
27556d0
View commit details
Copy full SHA for 27556d0
Browse repository at this point
Commits on Jun 15, 2019
Fixed bug with incorrectly computed free buffer capacity.
svobol13
committed
442e48a
View commit details
Copy full SHA for 442e48a
Browse repository at this point
Implemented new mechanism how to automatically expand internal buffer size. This fixes bug #241 and #124 issues.
svobol13
committed
471ea9b
View commit details
Copy full SHA for 471ea9b
Browse repository at this point
Added failing test of loadMore function simulating malfunction mentioned in previous commit.
svobol13
committed
4504c2e
View commit details
Copy full SHA for 4504c2e
Browse repository at this point
Rewrote part of keepSkippedBytesThenRead function to get rid of duplicity and while keeping exactly same semantics.
svobol13
committed
d0b5fa8
View commit details
Copy full SHA for d0b5fa8
Browse repository at this point
Commits on Mar 12, 2019
Merge pull request #217 from Diffblue-benchmarks/add-diffblue-unit-tests
Show description for e48a7a1
taowen
authored
e48a7a1
View commit details
Copy full SHA for e48a7a1
Browse repository at this point
Merge pull request #219 from dyf6372/fix_long_cast
Show description for 816efb8
taowen
authored
816efb8
View commit details
Copy full SHA for 816efb8
Browse repository at this point
Commits on Jan 6, 2019
just create string once
dongyifeng
committed
df6f71c
View commit details
Copy full SHA for df6f71c
Browse repository at this point
using Long.valueOf instead of casting double to long
dongyifeng
committed
7bed8ab
View commit details
Copy full SHA for 7bed8ab
Browse repository at this point
Commits on Oct 31, 2018
Add unit tests for OmitValue.class
diffblue-assistant
committed
6e56d6d
View commit details
Copy full SHA for 6e56d6d
Browse repository at this point
Commits on Oct 30, 2018
Add tests for TestSlice.class
sudo-jaa
committed
ed6319b
View commit details
Copy full SHA for ed6319b
Browse repository at this point
Commits on Jul 3, 2018
cut 0.9.23 release
taowen
committed
42e8df1
View commit details
Copy full SHA for 42e8df1
Browse repository at this point
Commits on Jul 1, 2018
fix #188 fix build
taowen
committed
83f3b8e
View commit details
Copy full SHA for 83f3b8e
Browse repository at this point
fix #188 should not iterate when array is empty
taowen
committed
301f44b
View commit details
Copy full SHA for 301f44b
Browse repository at this point
Merge branch 'master' of https://github.com/json-iterator/java
taowen
committed
1ab2042
View commit details
Copy full SHA for 1ab2042
Browse repository at this point
fix #189, dynamic codegen broken on map serialization
taowen
committed
043f8c5
View commit details
Copy full SHA for 043f8c5
Browse repository at this point
Commits on May 2, 2018
Merge pull request #186 from based2/patch-1
Show description for 09aa573
taowen
authored
09aa573
View commit details
Copy full SHA for 09aa573
Browse repository at this point
Commits on Apr 30, 2018
update maven plugins, jackson to 2.9.5 and javassist
based2
authored
0ec9660
View commit details
Copy full SHA for 0ec9660
Browse repository at this point
Commits on Apr 20, 2018
fix #176 parse infinity
taowen
committed
c1db5fb
View commit details
Copy full SHA for c1db5fb
Browse repository at this point
fix #177 existingObject leaked
taowen
committed
9768493
View commit details
Copy full SHA for 9768493
Browse repository at this point
fix #178 do not check leading zero for readDouble
taowen
committed
353be9d
View commit details
Copy full SHA for 353be9d
Browse repository at this point
fix #181 support enum as map key
taowen
committed
c1f8950
View commit details
Copy full SHA for c1f8950
Browse repository at this point
fix #182 trim lazy any toString
taowen
committed
b476680
View commit details
Copy full SHA for b476680
Browse repository at this point
Previous
Next
You can’t perform that action at this time.