aboutsummaryrefslogtreecommitdiffstats
path: root/bcel-builder/src/main/java/org/aspectj/apache/bcel/generic/ClassGen.java
Commit message (Expand)AuthorAgeFilesLines
* Globally replace "http:" by "https:" in non-XML filesAlexander Kriegisch2024-02-151-2/+2
* Reduce empty array allocationsAndrey Turbanov2021-12-181-1/+1
* Trim trailing whitespaces.Andrey Turbanov2021-11-201-5/+5
* polishAndy Clement2020-08-161-1/+0
* Collection.toArray() call styleLars Grefer2020-08-151-1/+1
* Collections.sort() can be replaced with List.sort()Lars Grefer2020-08-151-3/+3
* Use the diamond operator where possibleLars Grefer2020-08-131-9/+9
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-081-12/+9
* mavenizing bcel-builder - completeAndy Clement2019-01-241-0/+637