aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove empty timestamp column in test report (#1098)upstream-masterMarc R. Hoffmann2020-10-011-3/+0
* Use Ant 1.9.15 (#1091)dependabot[bot]2020-09-303-3/+21
* Use ASM9 API (#1097)Evgeny Mandrikov2020-09-292-3/+5
* Upgrade ASM to 9.0 (#1094)Marc R. Hoffmann2020-09-298-14/+28
* Prepare for next development iterationEvgeny Mandrikov2020-09-1530-29/+31
* Prepare release 0.8.6Evgeny Mandrikov2020-09-1530-30/+30
* improve english grammer (#1068)Bill Tucker2020-07-074-4/+4
* Visual cleanup of JDK/compilation target table (#1034)Marc R. Hoffmann2020-07-011-49/+80
* Remove URLStreamHandlerRuntime (#471)Evgeny Mandrikov2020-06-174-191/+6
* Add experimental support for Java 16 (#1059)Marc R. Hoffmann2020-06-1710-20/+76
* Fix validation test for Java 15 (#1052)Marc R. Hoffmann2020-05-201-3/+3
* Upgrade ASM to 8.0.1 (#1043)Evgeny Mandrikov2020-04-053-3/+4
* Happy birthday JDK 14! (#1033)Evgeny Mandrikov2020-03-295-12/+16
* Upgrade ASM to 8.0 (#1032)Evgeny Mandrikov2020-03-285-3/+5
* Add link about integration of JaCoCo into Codacy (#1028)Francisco Duarte2020-03-101-0/+4
* Upgrade JUnit to 4.13 (#1026)Evgeny Mandrikov2020-03-0312-64/+77
* Fix NPE (#1020)Lukas Rössler2020-02-202-1/+5
* Preserve compression method when instrumenting zip entries (#1018)Marc R. Hoffmann2020-02-113-6/+68
* Update filter for suspending functions with tail call optimization (#1016)Evgeny Mandrikov2020-02-095-2/+105
* Add filter for Kotlin default methods (#1012)Evgeny Mandrikov2020-02-096-1/+199
* Documentation should advise usage of "mvn verify" instead of "mvn install" (#...Evgeny Mandrikov2020-02-031-14/+14
* Add filter for bridge methods (#1010)Evgeny Mandrikov2020-02-026-1/+139
* Adjust test to reflect fix of JDK-8237528 in JDK 15 EA b08 (#1011)Evgeny Mandrikov2020-01-312-2/+11
* Add validation test for Kotlin lambda expressions (#1005)Evgeny Mandrikov2020-01-302-0/+64
* Fix typos in FAQ (#1000)Evgeny Mandrikov2020-01-211-2/+2
* Add validation test for JEP 305: Pattern Matching for instanceof (#999)Evgeny Mandrikov2020-01-212-0/+61
* Add experimental support for Java 15 class files (#992)Evgeny Mandrikov2020-01-1310-21/+77
* Add filter for Records (#990)Evgeny Mandrikov2020-01-077-1/+372
* Happy New Year 2020!Evgeny Mandrikov2020-01-02750-752/+752
* Add validation tests for Java 14 switch expressions (#987)Marc R. Hoffmann2019-12-197-0/+240
* Absence of Pack200 in JDK 14 should not cause failure of JaCoCo build (#984)Evgeny Mandrikov2019-12-186-37/+197
* Prepare for next development iterationEvgeny Mandrikov2019-10-1129-28/+30
* Prepare release 0.8.5Evgeny Mandrikov2019-10-1129-29/+29
* Access to static members should use qualifier of declaring type (#962)Marc R. Hoffmann2019-10-118-19/+15
* Check presence of newline at the end of files during buildEvgeny Mandrikov2019-10-112-0/+4
* Add missing newline to the end of filesEvgeny Mandrikov2019-10-1118-18/+14
* Check absence of trailing whitespaces in XML, XSL and DTD files during buildEvgeny Mandrikov2019-10-112-0/+5
* Remove trailing whitespaces from XML, XSL and DTD filesEvgeny Mandrikov2019-10-1119-144/+144
* Check absence of trailing whitespaces in HTML, CSS and JS files during buildEvgeny Mandrikov2019-10-112-0/+15
* Remove trailing whitespaces in HTML, CSS and JS filesEvgeny Mandrikov2019-10-1129-155/+155
* Check absence of trailing whitespaces in Java source files during buildEvgeny Mandrikov2019-10-101-0/+1
* Remove trailing whitespaces in Java source files (#959)Marc R. Hoffmann2019-10-10410-1073/+1073
* Update Eclipse preferences: enable removal of trailing whitespaces on saveMarc R. Hoffmann2019-10-102-4/+22
* Update issue templates (#948)Marc R. Hoffmann2019-10-104-16/+79
* Fix race condition in Ant test (#960)Marc R. Hoffmann2019-10-101-2/+4
* Normalize line endings in HTML, CSS and XSL source files (#957)Evgeny Mandrikov2019-10-084-491/+494
* Check code formatting during build (#956)Evgeny Mandrikov2019-10-072-0/+31
* Normalize line endings in Java source files (#955)Evgeny Mandrikov2019-10-077-634/+634
* Format code base consistently (#954)Marc R. Hoffmann2019-10-05228-927/+1024
* ContentTypeDetector should recognize future versions of Java class files (#952)Evgeny Mandrikov2019-10-045-22/+97