52 Révisions (1c487b2e0f54eeb4c2630940e7d57c279ba5a032)

Auteur SHA1 Message Date
  Andrey Turbanov 1c487b2e0f Remove redundant casts after generics update il y a 2 ans
  Alexander Kriegisch 33bd2b4a2e Use upstream method to generate '--add-reads', '--add-exports' info il y a 2 ans
  Alexander Kriegisch 8a933427ec Add test case + experimental fix for AJC option '--add-exports' il y a 2 ans
  Alexander Kriegisch 8b83f579fe Fix AjcTaskTest by correctly identifying snapshot versions il y a 2 ans
  Andrey Turbanov b91a93f326 Update 'org.aspectj.ajdt.core' code to use generics il y a 2 ans
  Andrey Turbanov 2301b36776 Cleanup redundant type casts, due to too weak variable type declaration il y a 2 ans
  Andy Clement a6697eca30 protect against NPE for inheritance and annotation style il y a 2 ans
  Andy Clement b720626100 Fix annotation style support for if(true) and if(false) il y a 2 ans
  Andrey Turbanov be522b7e8a Use StringBuilder/StringJoiner for concatenation String's in loop il y a 2 ans
  Andrey Turbanov 4c8c90de69 Reduce empty array allocations il y a 2 ans
  Andrey Turbanov 80e0c5adc8 Replace more usages of StringBuffer with StringBuilder il y a 2 ans
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. il y a 2 ans
  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. il y a 2 ans
  Alexander Kriegisch 665d6a9498 In ITD processing, use setter instead of assigning Scope directly il y a 2 ans
  Alexander Kriegisch 0a1a66397b Add AJDT support for printing switch expressions il y a 2 ans
  Alexander Kriegisch dfcf1d77a6 AjBuildConfig: simplify null classpath removal from path list il y a 3 ans
  Alexander Kriegisch 18b5bb0774 Quick fix for AJC '--release' option il y a 3 ans
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 il y a 3 ans
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls il y a 3 ans
  Alexander Kriegisch 8348a8f653 Upgrade JDT Core to @3caefb80 (4.20 snapshot, date 2021-03-09) il y a 3 ans
  Alexander Kriegisch 35acb11f77 AjBuildManager: use try with resources in 2 places il y a 3 ans
  Jerry James 192083a567 Typo fixes il y a 3 ans
  Jerry James 3255a3c562 Fix javadoc references to nonexistent fields, classes, or packages il y a 3 ans
  Jerry James de14ca22d7 Fix misplaced or incorrect javadoc tags il y a 3 ans
  Jerry James f8f117808b Fix misplaced or incorrectly nested HTML tags il y a 3 ans
  Jerry James f7f7656f81 Fix incorrect HTML entities in javadoc comments il y a 3 ans
  Lars Grefer 85ad27ee70 Remove unnecessary interface modifiers il y a 3 ans
  Lars Grefer 702f3fa5bd Cleanup unused imports il y a 3 ans
  Lars Grefer 639f5030e0 Weaken Collection declarations il y a 3 ans
  Lars Grefer 2409bcbc7c Redundant Collection.addAll() call il y a 3 ans
  Lars Grefer 3641f1626d Collection.toArray() call style il y a 3 ans
  Lars Grefer 2debfa05f4 Single Map method can be used il y a 3 ans
  Lars Grefer a85308ec10 Manual array to collection copy il y a 3 ans
  Lars Grefer e1bff9a570 Use the diamond operator where possible il y a 3 ans
  Lars Grefer 93ce335dc0 Unnecessary unboxing il y a 3 ans
  Lars Grefer f33600d4d5 Unnecessary boxing il y a 3 ans
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' il y a 3 ans
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop il y a 3 ans
  Andy Clement c3289ab86b Polish il y a 3 ans
  Andy Clement 8fa573040f Fix for 558995: NullPointerException at org.aspectj.weaver.ReferenceType.getWeaverState il y a 4 ans
  eli-fin ac787bdd1a fix tests running on windows il y a 4 ans
  Andy Clement 2704db20ec Java 13 support il y a 4 ans
  Andy Clement 066840a1a5 Fix Bug 551084 - NullPointerException at org.aspectj.ajdt.internal.core.builder.AjBuildManager.checkRtJar il y a 4 ans
  Andy Clement af640d2d88 Fix Bug 550290 - Lack of TypeSafeEnum#hashCode may lead to non-deterministic bytecode il y a 4 ans
  Andy Clement 01f7d8ba8e Update to 1.9.5.BUILD-SNAPSHOT in poms il y a 5 ans
  Andy Clement 370f291c35 1.9.3.RC1 final bits il y a 5 ans
  Andy Clement de2f7c7532 Fix version tagging for info strings il y a 5 ans
  Andy Clement c17032a561 mavenizing org.aspectj.ajdt.core - wip il y a 5 ans