Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 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 }}
themacboy
/
gson
Public
forked from
google/gson
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Apr 16, 2016
Merge pull request #830 from gavlyukovskiy/patch-1
Show description for 6f6af80
inder123
committed
6f6af80
Copy full SHA for 6f6af80
Commits on Apr 15, 2016
fixed throwing RuntimeException instead of JsonIOException
gavlyukovskiy
committed
966de9e
Copy full SHA for 966de9e
Commits on Apr 9, 2016
Merge pull request #826 from sgbrown/htmlEncodeInJavadocCodeBlock
Show description for a477f4f
inder123
committed
a477f4f
Copy full SHA for a477f4f
minor javadoc fix ... @code block not treated as html
sgbrown
committed
9c4f352
Copy full SHA for 9c4f352
Commits on Apr 5, 2016
Merge pull request #823 from rs017991/patch-1
Show description for 48c430b
inder123
committed
48c430b
Copy full SHA for 48c430b
UserGuide Grammar Corrections
rs017991
committed
4f031a4
Copy full SHA for 4f031a4
Commits on Mar 30, 2016
Merge pull request #820 from google/819
Show description for 87cddac
swankjesse
committed
87cddac
Copy full SHA for 87cddac
Fixed unbound range bug issue# 819
inder123
committed
9341460
Copy full SHA for 9341460
Commits on Mar 28, 2016
Merge pull request #818 from google/gsoncontext_refactoring
Show description for 0c7e399
swankjesse
committed
0c7e399
Copy full SHA for 0c7e399
moved the JsonSerializationContext/JsonDeserializationContext fields to where they are used.
Show description for 34d7521
Inderjeet Singh
committed
34d7521
Copy full SHA for 34d7521
Commits on Mar 25, 2016
deleted Javadoc updating process since we are now using javadoc.io
inder123
committed
ee8d6be
Copy full SHA for ee8d6be
revised Gson download link to maven central
inder123
committed
d9726b9
Copy full SHA for d9726b9
Update README.md
inder123
committed
a23a7db
Copy full SHA for a23a7db
Merge pull request #816 from valery1707/badges
Show description for 26f3b2d
inder123
committed
26f3b2d
Copy full SHA for 26f3b2d
Add some useful badges with automatic version detection: Maven and Javadoc
valery1707
committed
4fdef15
Copy full SHA for 4fdef15
Commits on Mar 12, 2016
Merge pull request #809 from sgbrown/unquoted_integer_issue604_issue524
Show description for 2b08c88
swankjesse
committed
2b08c88
Copy full SHA for 2b08c88
allow unquoted long and integer keys
sgbrown
committed
0669ff7
Copy full SHA for 0669ff7
Commits on Mar 5, 2016
Merge pull request #806 from qwwdfsad/master
Show description for a02f575
inder123
committed
a02f575
Copy full SHA for a02f575
Commits on Mar 4, 2016
More appropriate usage of null key surrogate in Gson#getAdapter for backward compatibility
qwwdfsad
committed
31dcfa3
Copy full SHA for 31dcfa3
Gson synchronized map replaced with concurrent hash map
qwwdfsad
committed
c561184
Copy full SHA for c561184
Commits on Feb 27, 2016
2.6.2 release
inder123
committed
1f15d76
Copy full SHA for 1f15d76
Update CHANGELOG.md
inder123
committed
54a1daa
Copy full SHA for 54a1daa
2.6.2 changelog
inder123
committed
ebf4352
Copy full SHA for ebf4352
2.6.2
inder123
committed
956f59f
Copy full SHA for 956f59f
switch Using with Maven page to use GitHub link
inder123
committed
acc6186
Copy full SHA for acc6186
[maven-release-plugin] prepare for next development iteration
Inderjeet Singh
committed
416ddb1
Copy full SHA for 416ddb1
[maven-release-plugin] prepare release gson-parent-2.6.2
Inderjeet Singh
committed
fe62b04
Copy full SHA for fe62b04
Merge pull request #802 from google/reverted-gson-2.6.2
Show description for 4f9d3e4
inder123
committed
4f9d3e4
Copy full SHA for 4f9d3e4
previous mvn release:prepare failed but updated GitHub anyway. Fixing that.
Inderjeet Singh
committed
0dfa28a
Copy full SHA for 0dfa28a
[maven-release-plugin] prepare for next development iteration
Inderjeet Singh
committed
607bcaa
Copy full SHA for 607bcaa
Merge pull request #801 from google/jdk8_doclint_disable
Show description for f570002
inder123
committed
f570002
Copy full SHA for f570002
Added JDK 8 doclint exclusion section
Inderjeet Singh
committed
42276de
Copy full SHA for 42276de
Commits on Feb 26, 2016
Merge pull request #800 from google/nullsafe_regression_bugfix
Show description for dea3055
swankjesse
committed
dea3055
Copy full SHA for dea3055
incorporated code review feedback by eliminating the stringified type adapter.
Inderjeet Singh
committed
1ab73ff
Copy full SHA for 1ab73ff
removed unneeded null check.
Inderjeet Singh
committed
1fa4382
Copy full SHA for 1fa4382
Pagination
Previous
Next
You can’t perform that action at this time.