aboutsummaryrefslogtreecommitdiffstats
path: root/bcel-builder/src/main/java/org/aspectj/apache/bcel/classfile/JavaClass.java
Commit message (Expand)AuthorAgeFilesLines
* Minor code cosmeticsAlexander Kriegisch2024-04-131-1/+1
* Globally replace "http:" by "https:" in non-XML filesAlexander Kriegisch2024-02-151-2/+2
* Reduce empty array allocationsAndrey Turbanov2021-12-181-7/+4
* Replace uses of StringBuffer with StringBuilder.Andrey Turbanov2021-11-201-8/+8
* polishAndy Clement2020-08-161-1/+7
* Collection.toArray() call styleLars Grefer2020-08-151-1/+1
* Manual array to collection copyLars Grefer2020-08-151-9/+2
* Use the diamond operator where possibleLars Grefer2020-08-131-4/+4
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-081-31/+27
* mavenizing bcel-builder - completeAndy Clement2019-01-241-0/+837