aboutsummaryrefslogtreecommitdiffstats
path: root/bcel-builder/src/main/java/org/aspectj/apache/bcel/classfile/Utility.java
Commit message (Expand)AuthorAgeFilesLines
* Globally replace "http:" by "https:" in non-XML filesAlexander Kriegisch2024-02-151-3/+3
* Reduce empty array allocationsAndrey Turbanov2021-12-181-1/+1
* Replace uses of StringBuffer with StringBuilder.Andrey Turbanov2021-11-201-32/+32
* Use the diamond operator where possibleLars Grefer2020-08-131-2/+2
* 'String.indexOf()' expression is replaceable with 'contains()'Lars Grefer2020-08-081-1/+1
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-081-20/+20
* mavenizing bcel-builder - completeAndy Clement2019-01-241-0/+1094