This website requires JavaScript.
Explore
Help
Sign In
Johannes
/
gson-comments
Watch
1
Star
0
Fork
0
You've already forked gson-comments
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
897
Commits
1
Branch
0
Tags
8.1
MiB
Java
100%
085856c128
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Jesse Wilson
085856c128
Don't leave the JsonReader in an invalid state if nextInt(), nextDouble() or nextLong() fails. We now save a reference to the string before we parse it, and keep that referenced value if parsing fails.
2012-08-26 22:06:57 +00:00
examples
/android-proguard-example
Retain annotations when using proguard + gson. From patch on issue 358.
2011-12-16 05:18:01 +00:00
extras
updated oss-parent version to 7 in gson-extras pom.
2012-08-01 20:57:51 +00:00
gson
Don't leave the JsonReader in an invalid state if nextInt(), nextDouble() or nextLong() fails. We now save a reference to the string before we parse it, and keep that referenced value if parsing fails.
2012-08-26 22:06:57 +00:00
lib
moved lib at the top-level to share eclipse styles.
2008-09-01 03:27:34 +00:00
metrics
Check in our best Jackson vs. Gson comparison benchmarks.
2011-12-15 07:03:01 +00:00
proto
updated version of protobuf dependency
2011-04-22 18:29:36 +00:00