104 Revize (master)

Autor SHA1 Zpráva Datum
  Alexander Kriegisch a1a700fc6e Implement source location matching for weave messages in XML tests před 1 rokem
  Alexander Kriegisch 5a223d4928 Switch to Java 22 + add basic test suite před 2 měsíci
  Alexander Kriegisch b8447ab23c Throw exception for minimal AJC runtime version violation před 2 měsíci
  Alexander Kriegisch ad99b202d9 Fix typos: '-xmlConfigured', not '-xmlConfig' před 3 měsíci
  Alexander Kriegisch 38e175b157 Document AJC option '-xmlConfigured' před 3 měsíci
  Alexander Kriegisch 198957fd26 LangUtil: remove methods like 'is11VMOrGreater', 'is1dot5VMOrGreater' před 3 měsíci
  Alexander Kriegisch 08d0c4435b Add 'AspectJ_JDK_Update' hint in various places před 3 měsíci
  Alexander Kriegisch fc2f00bd2b Bump JDT Core to 1.9.21.1 před 3 měsíci
  Alexander Kriegisch fcf0c35b5d AjCompilerOptions: Increment irritant levels to GROUP4 před 3 měsíci
  Alexander Kriegisch adc4df441c Adjust AjASTConverter to JDT Core StringLiteralConcatenation changes před 3 měsíci
  Alexander Kriegisch 37bee450be Replace old by new AspectJ GitHub URL před 4 měsíci
  Alexander Kriegisch 8518fcf96e Globally replace HTTP links to eclipse.org by HTTPS před 2 roky
  Alexander Kriegisch 0ba9f25b0e Add minimal JRE version check to Main.runMain před 5 měsíci
  Alexander Kriegisch 00b87d75df Bump ECJ to 23b713ce (01Dec2023) před 6 měsíci
  Alexander Kriegisch 8532087683 Adjust to API changes in ECJ 4dc7b558 (01Dec2023) před 6 měsíci
  Alexander Kriegisch e761f61322 Bump AJC version string to c13b03ceabf0c1 před 6 měsíci
  Alexander Kriegisch 3bca8528f3 Adjust to latest changes in JDT Core před 7 měsíci
  Alexander Kriegisch 3e81ed505a AjLookupEnvironment: readability refactoring před 8 měsíci
  Alexander Kriegisch 319e153eed AjLookupEnvironment: add new phase CONNECT_TYPE_HIERARCHY2 před 8 měsíci
  Alexander Kriegisch ff92343e7a Bump JDT Core to 1.9.21-SNAPSHOT před 8 měsíci
  Alexander Kriegisch b821bedc71 Update compiler.version to latest Java 20 merge před 8 měsíci
  Alexander Kriegisch fbc79b2de7 messages_aspectj.properties: update ECJ version string před 1 rokem
  Alexander Kriegisch ba7d763d2b messages_aspectj.properties: update ECJ version string před 1 rokem
  Alexander Kriegisch 7fb9f8690c Add null check to AjLookupEnvironment.hasAspectDeclarations před 1 rokem
  Alexander Kriegisch ac2b81c3f8 Bugfix: caret error marks in compiler output too short před 1 rokem
  Alexander Kriegisch 438eb93010 No more compiler errors for implicitly static inner aspects of interfaces před 1 rokem
  Alexander Kriegisch 9be61fe259 Bump ECJ version in messages_aspectj.properties před 1 rokem
  Alexander Kriegisch 15cef01683 Set Java 19 compiler version after JDT Core merge před 1 rokem
  Alexander Kriegisch c540b0f60e First Java 19 version, barely tested. před 1 rokem
  Alexander Kriegisch ee9d532b1a Make IStateListener.aboutToCompareClasspaths use typed lists před 2 roky
  Andrey Turbanov 816f585d54 Cleanup redundant null check before instanceof před 2 roky
  Andrey Turbanov 2091b6d1de Reduce 'Object' class usage před 2 roky
  Andrey Turbanov 047a93c24f Fix suspicious Map.get call před 2 roky
  Andrey Turbanov 1c487b2e0f Remove redundant casts after generics update před 2 roky
  Alexander Kriegisch 33bd2b4a2e Use upstream method to generate '--add-reads', '--add-exports' info před 2 roky
  Alexander Kriegisch 8a933427ec Add test case + experimental fix for AJC option '--add-exports' před 2 roky
  Alexander Kriegisch 8b83f579fe Fix AjcTaskTest by correctly identifying snapshot versions před 2 roky
  Alexander Kriegisch 50190a1918 Upgrade to latest JDT Core Java 18 changes, activate J18 preview tests před 2 roky
  Alexander Kriegisch 6dc09db0ca Prepare code, tests and docs for Java 18 před 2 roky
  Andrey Turbanov b91a93f326 Update 'org.aspectj.ajdt.core' code to use generics před 2 roky
  Andrey Turbanov 2301b36776 Cleanup redundant type casts, due to too weak variable type declaration před 2 roky
  Andy Clement a6697eca30 protect against NPE for inheritance and annotation style před 2 roky
  Andy Clement b720626100 Fix annotation style support for if(true) and if(false) před 2 roky
  Andrey Turbanov be522b7e8a Use StringBuilder/StringJoiner for concatenation String's in loop před 2 roky
  Andrey Turbanov 4c8c90de69 Reduce empty array allocations před 2 roky
  Andrey Turbanov 80e0c5adc8 Replace more usages of StringBuffer with StringBuilder před 2 roky
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. před 2 roky
  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. před 2 roky
  Alexander Kriegisch 1dd6a2d47c Rename DOM AST class TypePattern to AbstractTypePattern před 2 roky
  Alexander Kriegisch 93e3bd515e Update ECJ version, activate Java 17 preview features tests před 2 roky