0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 16 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ReleaseNotes.md More... 2 months ago
fix missing import in CompatibilityChangesTest More... 2 months ago
upgraded version in *.md files to 0.19.0 More... 2 months ago
0.19.0-SNAPSHOT More... 2 months ago
ReleaseNotes.md More... 2 months ago
Merge branch '384' More... 2 months ago
Merge branch 'master' of https://github.com/siom79/japicmp More... 2 months ago
added link for online version More... 2 months ago
added link for online version More... 2 months ago
#384 List of compatibilityChanges is no longer an enum but an instance of JApiCompatibilityChange to reflect that METHOD_RETURN_TYPE_CHANGED is not incompatible in case the method's visibility increased More... 2 months ago
Add tests for new annotation compatibility changes More... 2 months ago
Treat changes to annotations attached to any element as PATCH changes More... 2 months ago
Add new PATCH changes that represent added/modified/removed annotations More... 2 months ago
Merge pull request #383 from guillermocalvo/superclass-corresponding-class More... 2 months ago
Merge remote-tracking branch 'origin/master' More... 2 months ago
removed VersionChange.java More... 2 months ago
Correctly set a superclass' corresponding class More... 2 months ago
Add some tests to check a superclass' corresponding class More... 2 months ago
Merge pull request #382 from guillermocalvo/extend-compatibility-interface More... 2 months ago
Refactor interface hierarchy to avoid unnecessary casting More... 2 months ago
[maven-release-plugin] prepare for next development iteration More... 3 months ago
[maven-release-plugin] prepare release japicmp-base-0.18.5 More... 3 months ago
upgraded version in *.md files to 0.18.5 More... 3 months ago
ReleaseNotes.md More... 3 months ago
Merge pull request #379 from guillermocalvo/volatile-modifier More... 3 months ago
Merge pull request #380 from guillermocalvo/extract-semver-constants More... 3 months ago
Extract string constants from `SemverOut` so they can be reused More... 3 months ago
Add tests for new `volatile` compatibility changes More... 3 months ago
Treat changes to the `volatile` modifier of a field as PATCH changes More... 3 months ago
Update XSLT to take into account `volatile` More... 3 months ago