-
Notifications
You must be signed in to change notification settings - Fork 23
Comparing changes
Open a pull request
base repository: FasterXML/stax2-api
base: 1bcbcf1
head repository: FasterXML/stax2-api
compare: 8f10bb5
- 14 commits
- 6 files changed
- 5 contributors
Commits on Jul 7, 2018
-
Add fall through comment to appease ErrorProne
Compiling with error prone (the default with Bazel) complains because one of the case doesn't have "fall-through". ``` StringBase64Decoder.java:152: error: [FallThrough] Execution may fall through from the previous case; add a `// fall through` comment before this line if it was deliberate case STATE_OUTPUT_3: ^ (see http://errorprone.info/bugpattern/FallThrough) ```
Configuration menu - View commit details
-
Copy full SHA for 3189e6d - Browse repository at this point
Copy the full SHA 3189e6dView commit details
Commits on Jul 9, 2018
-
fix to write when standaloneSet
Klaus Lopez Boeing authored and Klaus Lopez Boeing committedJul 9, 2018 Configuration menu - View commit details
-
Copy full SHA for d9fb214 - Browse repository at this point
Copy the full SHA d9fb214View commit details -
Merge remote-tracking branch 'upstream/master' into standaloneNoPrese…
…ntAttributeMaster
Klaus Lopez Boeing authored and Klaus Lopez Boeing committedJul 9, 2018 Configuration menu - View commit details
-
Copy full SHA for e965081 - Browse repository at this point
Copy the full SHA e965081View commit details
Commits on Mar 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 365a712 - Browse repository at this point
Copy the full SHA 365a712View commit details
Commits on Mar 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 79392c5 - Browse repository at this point
Copy the full SHA 79392c5View commit details
Commits on Apr 16, 2019
-
Merge pull request #10 from jschaf/patch-1
Add fall through comment to appease ErrorProne
Configuration menu - View commit details
-
Copy full SHA for 3b3bb3c - Browse repository at this point
Copy the full SHA 3b3bb3cView commit details -
Merge pull request #12 from klausboeing/standaloneNoPresentAttributeM…
…aster fix to write when standaloneSet - v4.1
Configuration menu - View commit details
-
Copy full SHA for b6bc29b - Browse repository at this point
Copy the full SHA b6bc29bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cfd09a - Browse repository at this point
Copy the full SHA 1cfd09aView commit details
Commits on Apr 28, 2020
-
License and copyright proposal in README
I've made a proposal in this PR which is considered the "best practice" by legal folks. Adjust as you see fit but it should protect your rights and the rights of users effectively.
Configuration menu - View commit details
-
Copy full SHA for f335a2e - Browse repository at this point
Copy the full SHA f335a2eView commit details
Commits on Apr 29, 2020
-
Merge pull request #17 from jeremiah/patch-1
License and copyright proposal in README
Configuration menu - View commit details
-
Copy full SHA for 9ae767e - Browse repository at this point
Copy the full SHA 9ae767eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0da359c - Browse repository at this point
Copy the full SHA 0da359cView commit details
Commits on May 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for adbaf2b - Browse repository at this point
Copy the full SHA adbaf2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3e7819 - Browse repository at this point
Copy the full SHA f3e7819View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f10bb5 - Browse repository at this point
Copy the full SHA 8f10bb5View 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 1bcbcf1...8f10bb5