39 Commits (5abc2f1dce1e97b92acc5562b3c5fa32cf0abb5d)

Autor SHA1 Mensaje Fecha
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. hace 2 años
  Andrey Turbanov 793a015abb According to javadoc File.isDirectory 'true' if and only if the file denoted by this abstract pathname exists and is a directory. hace 2 años
  Dmitry Mikhaylov 91024728dc minor improvements hace 3 años
  Dmitry Mikhaylov c973566f54 test for failing synchronization in LocalVariableTable.unpack hace 3 años
  Alexander Kriegisch 9de03c3ea5 Add AspectJ 1.9.7 and Java 17 test skeletons hace 3 años
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 hace 3 años
  Dmitry Mikhaylov e09d968326 add synchronization to LocalVariableTable hace 3 años
  Alexander Kriegisch cf72b628c5 Make BCEL classpath utility recognise Java 16-19, fixing many tests hace 3 años
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls hace 3 años
  Alexander Kriegisch 68ad86eb6e Add Java 16 test suite for AspectJ 1.9.7 + test refactorings hace 3 años
  Alexander Kriegisch fff8eef683 Add Java 15 class vile version to BCEL constants, adjust test tools etc. hace 3 años
  Alexander Kriegisch 07af5d416e Make BCEL classpath utility recognise Java 15, fixing many tests hace 3 años
  Lars Grefer 85ad27ee70 Remove unnecessary interface modifiers hace 3 años
  Andy Clement e0adab7d8f polish hace 3 años
  Lars Grefer 702f3fa5bd Cleanup unused imports hace 3 años
  Lars Grefer 639f5030e0 Weaken Collection declarations hace 3 años
  Lars Grefer 2409bcbc7c Redundant Collection.addAll() call hace 3 años
  Lars Grefer 3641f1626d Collection.toArray() call style hace 3 años
  Lars Grefer 2debfa05f4 Single Map method can be used hace 3 años
  Lars Grefer efa2e5ce8c Collections.sort() can be replaced with List.sort() hace 3 años
  Lars Grefer a85308ec10 Manual array to collection copy hace 3 años
  Lars Grefer e1bff9a570 Use the diamond operator where possible hace 3 años
  Lars Grefer 93ce335dc0 Unnecessary unboxing hace 3 años
  Lars Grefer f33600d4d5 Unnecessary boxing hace 3 años
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' hace 3 años
  Lars Grefer a508fd5315 'while' loop replaceable with enhanced 'for' loop hace 3 años
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop hace 3 años
  Andy Clement 4803a9abdd Added basic ThreadLocalAwareRepository - groundwork for 561819 hace 4 años
  Andy Clement 4471ba76ac Include JDTCore for Java14 hace 4 años
  Andy Clement c3c07fdb4b polish hace 4 años
  Andy Clement a3e5e4104f Move to 1.9.6.BUILD-SNAPSHOT version hace 4 años
  Andy Clement 2704db20ec Java 13 support hace 4 años
  Andy Clement 0e2c95a369 Updated with Java12 support hace 5 años
  Andy Clement b30dde9634 fix pom version and minor improvement to classpath calc hace 5 años
  Andy Clement 9659cfe976 mavenizing bcel-builder - complete hace 5 años