-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: noahra/java
base: master
head repository: Brixomatic/json-iterator-java
compare: master
- 15 commits
- 6 files changed
- 3 contributors
Commits on Apr 24, 2020
-
since the cache may contain entries referring to classes whose classloader is disposed, there must be a way to get rid of them
Configuration menu - View commit details
-
Copy full SHA for aa663e6 - Browse repository at this point
Copy the full SHA aa663e6View commit details
Commits on Aug 13, 2022
-
Modularized, Java17, dependency-updates.
Brix committedAug 13, 2022 Configuration menu - View commit details
-
Copy full SHA for dc3a7af - Browse repository at this point
Copy the full SHA dc3a7afView commit details -
trying source and target tags to try to fix jitpack.io compilation
problem
Brix committedAug 13, 2022 Configuration menu - View commit details
-
Copy full SHA for e736444 - Browse repository at this point
Copy the full SHA e736444View commit details -
java.lang.module.FindException: Module com.fasterxml.jackson.databind
not found, required by com.jsoniter
Brix committedAug 13, 2022 Configuration menu - View commit details
-
Copy full SHA for bdbd720 - Browse repository at this point
Copy the full SHA bdbd720View commit details -
transitive module Javassist not found
Brix committedAug 13, 2022 Configuration menu - View commit details
-
Copy full SHA for 6a90a5a - Browse repository at this point
Copy the full SHA 6a90a5aView commit details -
revert transitive and open for more tests
Brix committedAug 13, 2022 Configuration menu - View commit details
-
Copy full SHA for 1652d87 - Browse repository at this point
Copy the full SHA 1652d87View commit details
Commits on Aug 16, 2022
-
fixed module-info using "requires static" for optional and test-only
pom-dependencies.
Brix committedAug 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 4fbcbb4 - Browse repository at this point
Copy the full SHA 4fbcbb4View commit details -
fixed module-info using "requires static" for optional and test-only
pom-dependencies.
Brix committedAug 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 0451822 - Browse repository at this point
Copy the full SHA 0451822View commit details -
Merge branch 'java_17_and_jigsaw_modules'
Brix committedAug 16, 2022 Configuration menu - View commit details
-
Copy full SHA for fdcb4c7 - Browse repository at this point
Copy the full SHA fdcb4c7View commit details -
Merge pull request #1 from knecht/clearcache-patch-1
add JsoniterSpi.clearCaches
Configuration menu - View commit details
-
Copy full SHA for b5d0b46 - Browse repository at this point
Copy the full SHA b5d0b46View commit details -
Brix committed
Aug 16, 2022 Configuration menu - View commit details
-
Copy full SHA for ada2ca9 - Browse repository at this point
Copy the full SHA ada2ca9View commit details -
Brix committed
Aug 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 26eab37 - Browse repository at this point
Copy the full SHA 26eab37View commit details
Commits on Aug 17, 2022
-
Merge branch 'java_17_and_jigsaw_modules'
Brix committedAug 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 50483ae - Browse repository at this point
Copy the full SHA 50483aeView commit details -
Brix committed
Aug 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 74c09dc - Browse repository at this point
Copy the full SHA 74c09dcView commit details
Commits on Aug 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 79764f1 - Browse repository at this point
Copy the full SHA 79764f1View 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 master...master