317 次程式碼提交 (8d33cfa5274720b7e72effb3f20ce09628b79787)

作者 SHA1 備註 提交日期
  Andrey Turbanov 7cec6ee4da Trim trailing whitespaces. 2 年之前
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 年之前
  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. 2 年之前
  Alexander Kriegisch 32f4401c34 Set version to 1.9.8-SNAPSHOT 2 年之前
  Alexander Kriegisch 5d4f2c2a6b Set version to 1.9.8.RC2 2 年之前
  Alexander Kriegisch 29b024efe4 Set version to 1.9.8-SNAPSHOT 2 年之前
  Alexander Kriegisch 7eeb27c730 Release version to 1.9.8.RC1 2 年之前
  Alexander Kriegisch 14d58cb767 Set version to 1.9.8-SNAPSHOT 2 年之前
  Alexander Kriegisch 4b2be42d2e Set version to 1.9.8.M1 2 年之前
  Dmitry Mikhaylov 91024728dc minor improvements 2 年之前
  Dmitry Mikhaylov c973566f54 test for failing synchronization in LocalVariableTable.unpack 2 年之前
  Alexander Kriegisch 9de03c3ea5 Add AspectJ 1.9.7 and Java 17 test skeletons 2 年之前
  Andy Clement e22903e169 Set version to 1.9.8-SNAPSHOT 2 年之前
  Andy Clement a22efad254 1.9.7 release 2 年之前
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 3 年之前
  Dmitry Mikhaylov e09d968326 add synchronization to LocalVariableTable 3 年之前
  Alexander Kriegisch b9b13b7b5a Set version to 1.9.7-SNAPSHOT 3 年之前
  Alexander Kriegisch 9721f936bd Set version to 1.9.7.M3 3 年之前
  Alexander Kriegisch f56a3a6f33 Set version to 1.9.7-SNAPSHOT again 3 年之前
  Alexander Kriegisch 08c6b70963 Set version to 1.9.7.M2 3 年之前
  Alexander Kriegisch 2ea1a6e46f Use canonical snapshot version 1.9.7-SNAPSHOT 3 年之前
  Alexander Kriegisch 99476f7d82 Provision libraries in 'lib' automatically 3 年之前
  Alexander Kriegisch 0be7475fac Remove redundant 'name' and 'packaging' tags from POMs 3 年之前
  Alexander Kriegisch cf72b628c5 Make BCEL classpath utility recognise Java 16-19, fixing many tests 3 年之前
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls 3 年之前
  Alexander Kriegisch 68ad86eb6e Add Java 16 test suite for AspectJ 1.9.7 + test refactorings 3 年之前
  Alexander Kriegisch fff8eef683 Add Java 15 class vile version to BCEL constants, adjust test tools etc. 3 年之前
  Alexander Kriegisch 07af5d416e Make BCEL classpath utility recognise Java 15, fixing many tests 3 年之前
  Andy Clement 611e94990f Revert to 1.9.7.BUILD-SNAPSHOT 3 年之前
  Andy Clement b20196924e 1.9.7 milestone 1 published 3 年之前
  Lars Grefer 85ad27ee70 Remove unnecessary interface modifiers 3 年之前
  Andy Clement e0adab7d8f polish 3 年之前
  Lars Grefer 702f3fa5bd Cleanup unused imports 3 年之前
  Lars Grefer 639f5030e0 Weaken Collection declarations 3 年之前
  Lars Grefer 2409bcbc7c Redundant Collection.addAll() call 3 年之前
  Lars Grefer 3641f1626d Collection.toArray() call style 3 年之前
  Lars Grefer 2debfa05f4 Single Map method can be used 3 年之前
  Lars Grefer efa2e5ce8c Collections.sort() can be replaced with List.sort() 3 年之前
  Lars Grefer a85308ec10 Manual array to collection copy 3 年之前
  Lars Grefer 5580db6c5c Remove project.parent.relative path as ../pom.xml is already the default 3 年之前
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3 年之前
  Lars Grefer 93ce335dc0 Unnecessary unboxing 3 年之前
  Lars Grefer f33600d4d5 Unnecessary boxing 3 年之前
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' 3 年之前
  Lars Grefer a508fd5315 'while' loop replaceable with enhanced 'for' loop 3 年之前
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 年之前
  Andy Clement 1dc58988d1 Rev to 1.9.7.BUILD-SNAPSHOT 3 年之前
  Andy Clement 3d7bc04288 AspectJ 1.9.6 final bits 3 年之前
  Andy Clement 4803a9abdd Added basic ThreadLocalAwareRepository - groundwork for 561819 4 年之前
  Andy Clement 4471ba76ac Include JDTCore for Java14 4 年之前