59 Revīzijas (2091b6d1ded90bfeb29f8d74bd17f05ec8fc983d)

Autors SHA1 Ziņojums Datums
  Andrey Turbanov 2091b6d1de Reduce 'Object' class usage pirms 2 gadiem
  Andrey Turbanov 047a93c24f Fix suspicious Map.get call pirms 2 gadiem
  Andrey Turbanov 1c487b2e0f Remove redundant casts after generics update pirms 2 gadiem
  Alexander Kriegisch 33bd2b4a2e Use upstream method to generate '--add-reads', '--add-exports' info pirms 2 gadiem
  Alexander Kriegisch 8a933427ec Add test case + experimental fix for AJC option '--add-exports' pirms 2 gadiem
  Alexander Kriegisch 8b83f579fe Fix AjcTaskTest by correctly identifying snapshot versions pirms 2 gadiem
  Andrey Turbanov b91a93f326 Update 'org.aspectj.ajdt.core' code to use generics pirms 2 gadiem
  Andrey Turbanov 2301b36776 Cleanup redundant type casts, due to too weak variable type declaration pirms 2 gadiem
  Andy Clement a6697eca30 protect against NPE for inheritance and annotation style pirms 2 gadiem
  Andy Clement b720626100 Fix annotation style support for if(true) and if(false) pirms 2 gadiem
  Andrey Turbanov be522b7e8a Use StringBuilder/StringJoiner for concatenation String's in loop pirms 2 gadiem
  Andrey Turbanov 4c8c90de69 Reduce empty array allocations pirms 2 gadiem
  Andrey Turbanov 80e0c5adc8 Replace more usages of StringBuffer with StringBuilder pirms 2 gadiem
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. pirms 2 gadiem
  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. pirms 2 gadiem
  Alexander Kriegisch 665d6a9498 In ITD processing, use setter instead of assigning Scope directly pirms 2 gadiem
  Alexander Kriegisch 0a1a66397b Add AJDT support for printing switch expressions pirms 2 gadiem
  Alexander Kriegisch dfcf1d77a6 AjBuildConfig: simplify null classpath removal from path list pirms 2 gadiem
  Alexander Kriegisch 18b5bb0774 Quick fix for AJC '--release' option pirms 2 gadiem
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 pirms 3 gadiem
  Alexander Kriegisch 7ee0f70ce7 Remove remaining usage message duplication between ECJ and AJC pirms 3 gadiem
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls pirms 3 gadiem
  Alexander Kriegisch 31b2d60b89 Improve usage text, error and warning output in batch compiler pirms 3 gadiem
  Alexander Kriegisch f0cc6138f9 Strip down compiler messages to AspectJ-specific ones pirms 3 gadiem
  Alexander Kriegisch 263d25ac28 Begin migration to 'aspectj' locale for compiler messages pirms 3 gadiem
  Alexander Kriegisch 8348a8f653 Upgrade JDT Core to @3caefb80 (4.20 snapshot, date 2021-03-09) pirms 3 gadiem
  Alexander Kriegisch 2fd6804db8 Fix 'ajdoc' tests for Java 15 build pirms 3 gadiem
  Alexander Kriegisch 35acb11f77 AjBuildManager: use try with resources in 2 places pirms 3 gadiem
  Jerry James 192083a567 Typo fixes pirms 3 gadiem
  Jerry James 3255a3c562 Fix javadoc references to nonexistent fields, classes, or packages pirms 3 gadiem
  Jerry James de14ca22d7 Fix misplaced or incorrect javadoc tags pirms 3 gadiem
  Jerry James f8f117808b Fix misplaced or incorrectly nested HTML tags pirms 3 gadiem
  Jerry James f7f7656f81 Fix incorrect HTML entities in javadoc comments pirms 3 gadiem
  Lars Grefer 85ad27ee70 Remove unnecessary interface modifiers pirms 3 gadiem
  Lars Grefer 702f3fa5bd Cleanup unused imports pirms 3 gadiem
  Lars Grefer 639f5030e0 Weaken Collection declarations pirms 3 gadiem
  Lars Grefer 2409bcbc7c Redundant Collection.addAll() call pirms 3 gadiem
  Lars Grefer 3641f1626d Collection.toArray() call style pirms 3 gadiem
  Lars Grefer 2debfa05f4 Single Map method can be used pirms 3 gadiem
  Lars Grefer a85308ec10 Manual array to collection copy pirms 3 gadiem
  Lars Grefer e1bff9a570 Use the diamond operator where possible pirms 3 gadiem
  Lars Grefer 93ce335dc0 Unnecessary unboxing pirms 3 gadiem
  Lars Grefer f33600d4d5 Unnecessary boxing pirms 3 gadiem
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' pirms 3 gadiem
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop pirms 3 gadiem
  Andy Clement c3289ab86b Polish pirms 3 gadiem
  Andy Clement 8fa573040f Fix for 558995: NullPointerException at org.aspectj.weaver.ReferenceType.getWeaverState pirms 4 gadiem
  eli-fin ac787bdd1a fix tests running on windows pirms 4 gadiem
  Andy Clement 2704db20ec Java 13 support pirms 4 gadiem
  Andy Clement 066840a1a5 Fix Bug 551084 - NullPointerException at org.aspectj.ajdt.internal.core.builder.AjBuildManager.checkRtJar pirms 4 gadiem