Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move to 1.9.6.BUILD-SNAPSHOT version | Andy Clement | 2019-11-28 | 1 | -1/+1 | |
| | ||||||
* | 1.9.5 release versions in pomsV1_9_5 | Andy Clement | 2019-11-28 | 1 | -1/+1 | |
| | ||||||
* | Java 13 support | Andy Clement | 2019-11-25 | 12 | -281/+303 | |
| | ||||||
* | Fix Bug 551084 - NullPointerException at ↵ | Andy Clement | 2019-09-16 | 1 | -17/+17 | |
| | | | | org.aspectj.ajdt.internal.core.builder.AjBuildManager.checkRtJar | |||||
* | make test a bit more reliable | Andy Clement | 2019-09-09 | 1 | -53/+42 | |
| | ||||||
* | Fix Bug 550290 - Lack of TypeSafeEnum#hashCode may lead to non-deterministic ↵ | Andy Clement | 2019-09-09 | 1 | -10/+11 | |
| | | | | bytecode | |||||
* | Update to 1.9.5.BUILD-SNAPSHOT in poms | Andy Clement | 2019-06-03 | 2 | -11/+11 | |
| | ||||||
* | 1.9.4 POMS | Andy Clement | 2019-05-10 | 1 | -1/+1 | |
| | ||||||
* | pushed versions to 1.9.4.BUILD-SNAPSHOT | Andy Clement | 2019-04-17 | 1 | -1/+1 | |
| | ||||||
* | polish for 1.9.3V1_9_3 | Andy Clement | 2019-04-04 | 1 | -7/+14 | |
| | ||||||
* | Updated with Java12 support | Andy Clement | 2019-04-03 | 3 | -5/+4 | |
| | ||||||
* | 1.9.3.RC1 final bitsV1_9_3RC1 | Andy Clement | 2019-03-07 | 1 | -1/+8 | |
| | ||||||
* | remove unnecessary classpath entries | Andy Clement | 2019-03-06 | 1 | -9/+2 | |
| | ||||||
* | improved test harnesses for working with runtime | Andy Clement | 2019-02-19 | 1 | -1/+4 | |
| | ||||||
* | Fix version tagging for info strings | Andy Clement | 2019-02-11 | 4 | -10/+10 | |
| | ||||||
* | temporary fix for jdtcore deps to get mvn clean install behaving | Andy Clement | 2019-02-01 | 1 | -0/+11 | |
| | ||||||
* | Add module tests back in - but streamlined | Andy Clement | 2019-02-01 | 3 | -47/+62 | |
| | ||||||
* | various polish to previously mavenized projects to support newer ones | Andy Clement | 2019-01-31 | 4 | -61/+25 | |
| | ||||||
* | mavenizing ajdoc - done | Andy Clement | 2019-01-30 | 1 | -0/+18 | |
| | ||||||
* | mavenizing org.aspectj.ajdt.core - wip | Andy Clement | 2019-01-29 | 229 | -903/+642 | |
| | ||||||
* | Merge changes for 536782 | Andy Clement | 2018-10-15 | 1 | -2/+5 | |
| | | | | Changes contributed by Manfred under https://github.com/eclipse/org.aspectj/pull/5/commits | |||||
* | adjust to allow clean merge - attempt 1 | Andy Clement | 2018-10-15 | 1 | -1/+1 | |
| | ||||||
* | polish | Andy Clement | 2018-10-15 | 1 | -5/+2 | |
| | ||||||
* | polish | Andy Clement | 2018-10-11 | 2 | -7/+10 | |
| | ||||||
* | polish | Andy Clement | 2018-10-11 | 5 | -34/+165 | |
| | ||||||
* | Reverse default - behave like 1.5 (support annotations) by default | Andy Clement | 2018-10-10 | 8 | -56/+45 | |
| | ||||||
* | Up'd commit hash to correct one for 1.9.2.rc2 | Andy Clement | 2018-10-01 | 1 | -1/+1 | |
| | ||||||
* | More fixes for 1.9.2V1_9_2_RC2 | Andy Clement | 2018-10-01 | 1 | -1/+1 | |
| | | | | | | - update to more recent JDT to pickup Nestmates fix - bcel updated for NestMembers/NestHost attributes - testcases for nestmates | |||||
* | 1.9.2.RC1 changesV1_9_2_RC1 | Andy Clement | 2018-09-29 | 6 | -11/+17 | |
| | ||||||
* | Working towards 1.9.1V1_9_1 | Andy Clement | 2018-04-20 | 1 | -2/+2 | |
| | ||||||
* | Support Java10 | Andy Clement | 2018-04-18 | 6 | -8/+23 | |
| | ||||||
* | Updated to 1.9.0 final | Andy Clement | 2018-04-02 | 1 | -1/+1 | |
| | ||||||
* | Add checking for env variable ASPECTJ_OPTS in addition to sys prop | Andy Clement | 2018-03-12 | 1 | -1/+9 | |
| | ||||||
* | Bug#531694: generate more optional thisJoinPoint construction code | Andy Clement | 2018-03-09 | 2 | -1/+23 | |
| | | | | | | | This commit introduces some new methods into the runtime Factory class and modifies code generation to use them (and to use the form of the LDC bytecode that loads class constants). | |||||
* | Updates for 1.9.0.RC4 - latest JDTV1_9_0_RC4 | Andy Clement | 2018-02-21 | 1 | -0/+24 | |
| | ||||||
* | oops, really remove dodgy test | Andy Clement | 2018-02-14 | 1 | -1/+1 | |
| | ||||||
* | temporarily remove dodgy test | Andy Clement | 2018-02-14 | 1 | -2/+3 | |
| | ||||||
* | add generics | Andy Clement | 2018-02-14 | 1 | -17/+26 | |
| | ||||||
* | Remove modules from 'full classpath' for now | Andy Clement | 2018-02-14 | 1 | -2/+2 | |
| | ||||||
* | better handling of modules | Andy Clement | 2018-02-14 | 3 | -13/+67 | |
| | ||||||
* | Fixed up path handling, including implicit jmod inclusion | Andy Clement | 2018-02-14 | 1 | -52/+63 | |
| | ||||||
* | New simple tests for buildconfig | Andy Clement | 2018-02-14 | 2 | -1/+206 | |
| | ||||||
* | Adjusted to refer to ASM 6 non beta | Andy Clement | 2018-02-14 | 1 | -3/+7 | |
| | ||||||
* | Add missing Overrides | Andy Clement | 2018-02-14 | 1 | -0/+6 | |
| | ||||||
* | Add missing key for invalidModuleName | Andy Clement | 2018-02-14 | 1 | -0/+1 | |
| | ||||||
* | avoid <> for now until build changes made to jump to right java versionV1_9_0_RC3 | Andy Clement | 2018-02-05 | 3 | -10/+10 | |
| | ||||||
* | JDT Upgrade for 1.9.0.rc3 | Andy Clement | 2018-02-05 | 12 | -67/+132 | |
| | ||||||
* | remove rogue println | Andy Clement | 2018-01-03 | 1 | -1/+0 | |
| | ||||||
* | bump compiler.name for rc2earlyJava9 | Andy Clement | 2017-11-09 | 1 | -1/+1 | |
| | ||||||
* | Adjust how classpath entries manipulated for Java9 support | Andy Clement | 2017-10-20 | 9 | -65/+491 | |
| | | | | | | | | | | | | | | | | Prior to this AspectJ would discard ignore the ClasspathEntry objects built by JDT and just work with the classpath as a string, driving the JDT FileSystem to rebuild classpath entries again at a later date using the string. This is more complex in Java9 because the string representation was losing whether some entries came in via modulepath. ClasspathEntry construction for modulepath entries is non trivial (since the module-info must be processed). The new version will cache some of the ClasspathEntry objects (those built for modulepaths) and do more work on the AspectJ side building classpath entries in general. It now passes these entries to a different FileSystem entry point rather than the entry point that takes a string path. |