34 コミット (bc6acdad7da5e779fb6fa21bf117aab7704d58f2)

作成者 SHA1 メッセージ 日付
  Jerry James 192083a567 Typo fixes 3年前
  Jerry James 3255a3c562 Fix javadoc references to nonexistent fields, classes, or packages 3年前
  Jerry James de14ca22d7 Fix misplaced or incorrect javadoc tags 3年前
  Jerry James f8f117808b Fix misplaced or incorrectly nested HTML tags 3年前
  Jerry James f7f7656f81 Fix incorrect HTML entities in javadoc comments 3年前
  Lars Grefer 85ad27ee70 Remove unnecessary interface modifiers 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 7824e7d304 Replace List.indexOf() with List.contains() 3年前
  Lars Grefer a85308ec10 Manual array to collection copy 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 c3289ab86b Polish 3年前
  Andy Clement 8fa573040f Fix for 558995: NullPointerException at org.aspectj.weaver.ReferenceType.getWeaverState 4年前
  eli-fin ac787bdd1a fix tests running on windows 4年前
  Andy Clement ecc1c4706d Fix support for -14 on command line - was missing from JDT 4年前
  Andy Clement 4471ba76ac Include JDTCore for Java14 4年前
  Andy Clement 2704db20ec Java 13 support 4年前
  Andy Clement 066840a1a5 Fix Bug 551084 - NullPointerException at org.aspectj.ajdt.internal.core.builder.AjBuildManager.checkRtJar 4年前
  Andy Clement af640d2d88 Fix Bug 550290 - Lack of TypeSafeEnum#hashCode may lead to non-deterministic bytecode 4年前
  Andy Clement 01f7d8ba8e Update to 1.9.5.BUILD-SNAPSHOT in poms 5年前
  Andy Clement c53bdfe303 polish for 1.9.3 5年前
  Andy Clement 0e2c95a369 Updated with Java12 support 5年前
  Andy Clement 370f291c35 1.9.3.RC1 final bits 5年前
  Andy Clement de2f7c7532 Fix version tagging for info strings 5年前
  Andy Clement c17032a561 mavenizing org.aspectj.ajdt.core - wip 5年前