-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Comparing changes
Open a pull request
base repository: stleary/JSON-java
base: 20180130
head repository: stleary/JSON-java
compare: 20180813
- 18 commits
- 10 files changed
- 6 contributors
Commits on Feb 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7073bc8 - Browse repository at this point
Copy the full SHA 7073bc8View commit details
Commits on Feb 10, 2018
-
Merge pull request #400 from foldvari/master
XML toJSONObject(Reader reader)
Configuration menu - View commit details
-
Copy full SHA for d402a99 - Browse repository at this point
Copy the full SHA d402a99View commit details
Commits on Feb 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 97e1804 - Browse repository at this point
Copy the full SHA 97e1804View commit details
Commits on Mar 7, 2018
-
Updates javadoc to match actual exceptions thrown.
Also optimizes some boxing statements and returns.
John J. Aylward committedMar 7, 2018 Configuration menu - View commit details
-
Copy full SHA for b63b976 - Browse repository at this point
Copy the full SHA b63b976View commit details
Commits on Mar 11, 2018
-
Adds annotation to support custom field names during Bean serialization
John J. Aylward committedMar 11, 2018 Configuration menu - View commit details
-
Copy full SHA for 74b9a60 - Browse repository at this point
Copy the full SHA 74b9a60View commit details -
Merge pull request #405 from johnjaylward/FixNPE
Updates javadoc to match actual exceptions thrown.
Configuration menu - View commit details
-
Copy full SHA for 1c1ef5b - Browse repository at this point
Copy the full SHA 1c1ef5bView commit details -
Cleans up the name check a little to be more permissive on what can b…
…e tagged with the new JSONPropertyName annotation. Also updates the javadoc to reflect the new name allowances
John J. Aylward committedMar 11, 2018 Configuration menu - View commit details
-
Copy full SHA for a509a28 - Browse repository at this point
Copy the full SHA a509a28View commit details
Commits on Mar 15, 2018
-
Merge pull request #406 from johnjaylward/FixBeanKeyNameing
Adds annotations to customize field names during Bean serialization
Configuration menu - View commit details
-
Copy full SHA for 2a6b5ba - Browse repository at this point
Copy the full SHA 2a6b5baView commit details
Commits on Mar 19, 2018
-
Fixes #410. Invalid processing of trailing / for JSON Pointer
John J. Aylward committedMar 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 2362c93 - Browse repository at this point
Copy the full SHA 2362c93View commit details
Commits on Mar 20, 2018
-
Merge pull request #403 from paulpolushkin/idea-fix
ignore Intellij Idea project files
Configuration menu - View commit details
-
Copy full SHA for 06e9ad2 - Browse repository at this point
Copy the full SHA 06e9ad2View commit details
Commits on Mar 27, 2018
-
Merge pull request #411 from johnjaylward/JSONPointerTrailingSlash
Fix for invalid processing of trailing / for JSON Pointer
Configuration menu - View commit details
-
Copy full SHA for bfb3008 - Browse repository at this point
Copy the full SHA bfb3008View commit details
Commits on May 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a6284df - Browse repository at this point
Copy the full SHA a6284dfView commit details
Commits on May 16, 2018
-
Merge pull request #417 from stleary/fix-double-ctor
fix double ctor in JSONWriter
Configuration menu - View commit details
-
Copy full SHA for 3c1535d - Browse repository at this point
Copy the full SHA 3c1535dView commit details
Commits on May 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a490ebd - Browse repository at this point
Copy the full SHA a490ebdView commit details
Commits on May 21, 2018
-
change length comparison to isEmpty method
Andrei_Paikin authored and Andrei_Paikin committedMay 21, 2018 Configuration menu - View commit details
-
Copy full SHA for 0507438 - Browse repository at this point
Copy the full SHA 0507438View commit details
Commits on May 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7cad4c3 - Browse repository at this point
Copy the full SHA 7cad4c3View commit details
Commits on May 26, 2018
-
Merge pull request #421 from strkkk/add-emptiness-methods
add isEmpty and isNotEmpty methods
Configuration menu - View commit details
-
Copy full SHA for 7a17ae0 - Browse repository at this point
Copy the full SHA 7a17ae0View commit details
Commits on Aug 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 37f5bf2 - Browse repository at this point
Copy the full SHA 37f5bf2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 20180130...20180813