aboutsummaryrefslogtreecommitdiffstats
path: root/api/src/main/java/org/osjava/jardiff
Commit message (Expand)AuthorAgeFilesLines
* Fix JLS Binary Compat: Moving methods and fields upwards for classes _and_ in...HEADmasterSven Gothel2015-10-077-49/+140
* *DiffCriteria.differs[Binary](FieldInfo ..): Need to take value type into acc...Sven Gothel2015-04-032-8/+8
* Add CompatibilityType.BACKWARD_COMPATIBLE_BINARY: Allowing changes in throw-c...Sven Gothel2015-04-034-105/+60
* FieldInfo, MethodInfo: Add toString()Sven Gothel2015-04-032-4/+17
* Add Delta.CompatChange for binary compatible changes, i.e. change in method t...Sven Gothel2015-04-038-363/+612
* Revert to original formatting/code styleSimon Taddiken2014-11-291-14/+13
* Use newer ASM version and make it compileSimon Taddiken2014-11-291-16/+24
* Clarifications about access permissions checkssyev2014-10-242-3/+8
* Add access permissions checkssyev2014-10-241-4/+44
* Changed members detection updatesyev2014-10-241-2/+2
* Fix jardiff's Tools.isAccessChange(..): Differentiate between Class, Field an...Sven Gothel2014-09-243-37/+186
* Fix #41: abstract could become concrete.Martín Schonaker2014-09-221-8/+10
* Improve access comparisonTimo Westkämper2014-07-303-6/+25
* AbstractInfo: Add generic access to signature and descriptor ; Dumper: More i...Sven Gothel2014-05-134-87/+86
* Add PublicDiffCriteria and related config optionsTimo Westkämper2014-05-041-0/+139
* Use genericsTimo Westkämper2014-04-226-166/+139
* Fix testsTimo Westkämper2014-04-171-4/+0
* Fix comparisonTimo Westkämper2014-04-161-13/+14
* Discard changes to private membersTimo Westkämper2014-04-161-0/+4
* Add superclass handlingTimo Westkämper2014-04-161-0/+28
* Issue #25: @Deprecated should require a minor version bump instead of a major...Martín Schonaker2014-04-094-15/+176
* Updated license headers.Julien Eluard2014-03-2414-14/+14
* Merge pull request #19 from dvryaboy/issue_18Julien Eluard2014-03-241-7/+12
|\
| * Adding a test to demo issue #18Dmitriy Ryaboy2014-01-121-7/+12
* | Fixed license header.Julien Eluard2014-03-1814-476/+168
* | asm upgraded to 3.2jbaruch2014-03-181-1/+1
|/
* o the source repository for jardiff is no long present so i extracted the sou...Jason van Zyl2013-06-2714-0/+3546