Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reduced min Java version to 1.6 | Andy Clement | 2016-12-16 | 1 | -4/+24 |
| | |||||
* | fix warnings in build - support .isJava8 option in buildV1_8_10 | Andy Clement | 2016-12-09 | 1 | -4/+4 |
| | |||||
* | Fix 500035: handling target only binding in @AJ pointcut | Andy Clement | 2016-11-18 | 6 | -97/+89 |
| | |||||
* | refactoring to use generics, reduce warnings | Andy Clement | 2016-01-20 | 7 | -56/+45 |
| | |||||
* | 456457: unresolvable member fix. Testcode for 456801,455608 | Andy Clement | 2015-01-07 | 1 | -0/+17 |
| | |||||
* | Fix 436653: conditional aspect activation plus various polish | Andy Clement | 2014-10-06 | 1 | -6/+6 |
| | | | | | | | | | | | | | | Modified test expectation system so it is possible to say the test cares about one particular message and the rest do not matter (prefix message string with '*') - crude but quick. Polished many places to exploit generics Upgraded all the tests to work on Java8 - some serious changes regarding ajdoc on Java8. Hopefully it has stayed backwards compatible with earlier JDK versions (e.g. if using AspectJ 1.8.3+ with a JDK less than 8) but no explicit testing done for this. | ||||
* | enabling AJDT to use annotation processors | Andy Clement | 2014-08-20 | 1 | -0/+8 |
| | |||||
* | Tests more reliable on 1.7 and later | Andy Clement | 2014-08-08 | 1 | -1/+2 |
| | |||||
* | Update JDT to 2b07958 | Andy Clement | 2014-08-07 | 2 | -1/+18 |
| | |||||
* | Tidy up post APT changes | Andy Clement | 2014-08-05 | 1 | -1/+1 |
| | |||||
* | add apt tests | hsestupin | 2014-08-01 | 1 | -0/+4 |
| | | | | Signed-off-by: hsestupin <stupin.sergey@gmail.com> | ||||
* | pushed test method up | Andy Clement | 2014-05-12 | 1 | -0/+13 |
| | |||||
* | merging 1.7.4 fixes into 1.8.0 | Andy Clement | 2014-03-18 | 1 | -1/+2 |
| | |||||
* | AspectJ 1.8 | Andy Clement | 2013-07-29 | 1 | -10/+12 |
| | |||||
* | more changes to make if point cut generated names stable | Andy Clement | 2013-01-23 | 1 | -1/+8 |
| | |||||
* | Allow code generation hints for generated compiler names | Andy Clement | 2013-01-21 | 1 | -1/+14 |
| | |||||
* | 386341 | Andy Clement | 2012-10-01 | 1 | -2/+14 |
| | |||||
* | generics | Andy Clement | 2012-03-02 | 1 | -16/+16 |
| | |||||
* | generics | Andy Clement | 2012-03-02 | 2 | -11/+11 |
| | |||||
* | generics | Andy Clement | 2012-02-29 | 1 | -9/+9 |
| | |||||
* | can run tests on 1.7 vm | aclement | 2011-09-14 | 1 | -0/+6 |
| | |||||
* | 239649 and primitives no longer all resolved by default | aclement | 2011-08-12 | 1 | -15/+15 |
| | |||||
* | refactoring: pulled testcode up into this class from subtypes | aclement | 2011-08-05 | 1 | -0/+1 |
| | |||||
* | refactoring: pulled testcode up into this class from subtypes | aclement | 2011-08-05 | 2 | -918/+924 |
| | |||||
* | collect output from forked java task !!!! | aclement | 2011-05-18 | 1 | -1/+40 |
| | |||||
* | polish. vmargs added (now obeys dtd) but unused | aclement | 2011-05-02 | 1 | -60/+69 |
| | |||||
* | polish | aclement | 2011-05-02 | 1 | -4/+1 |
| | |||||
* | generics | aclement | 2011-05-02 | 1 | -4/+2 |
| | |||||
* | 290741: encoding option on ICompilerConfiguration | aclement | 2011-04-04 | 1 | -3/+10 |
| | |||||
* | get it built with JAVA FIVE | aclement | 2010-08-11 | 1 | -0/+1 |
| | |||||
* | generics | aclement | 2010-07-14 | 1 | -134/+123 |
| | |||||
* | 310506: optional aspects | aclement | 2010-06-16 | 2 | -0/+58 |
| | |||||
* | can choose to print the test output | aclement | 2010-05-10 | 1 | -179/+197 |
| | |||||
* | 271201: inpath handles | aclement | 2009-04-06 | 1 | -0/+5 |
| | |||||
* | 268827: ask for the JDT project state | aclement | 2009-03-24 | 1 | -0/+5 |
| | |||||
* | generalize report API to cover resources and outjar | aclement | 2009-03-23 | 1 | -2/+2 |
| | |||||
* | 268827: tell ajdt about class file removal | aclement | 2009-03-20 | 1 | -0/+3 |
| | |||||
* | 124460: aop.xml used for compilation: AJDT interface support | aclement | 2009-02-12 | 1 | -0/+5 |
| | |||||
* | 258325: fix | aclement | 2008-12-10 | 1 | -0/+4 |
| | |||||
* | fixed path | aclement | 2008-10-30 | 1 | -1/+1 |
| | |||||
* | reactivate test: 247914 | aclement | 2008-10-30 | 1 | -1/+1 |
| | |||||
* | 246125: the SPLIT | aclement | 2008-10-22 | 2 | -173/+172 |
| | |||||
* | 251277: making asmmanager non-singleton | aclement | 2008-10-20 | 2 | -179/+153 |
| | |||||
* | New method on the interface: null impl | aclement | 2008-09-16 | 1 | -0/+4 |
| | |||||
* | 245566: final config interface change | aclement | 2008-09-02 | 1 | -1/+5 |
| | |||||
* | 245566: incremental magic | aclement | 2008-08-29 | 1 | -228/+270 |
| | |||||
* | findbugs/eclipse warnings fixed | aclement | 2008-08-27 | 8 | -27/+361 |
| | |||||
* | implement new ICompilerConfiguration method | aclement | 2008-08-26 | 1 | -0/+1 |
| | |||||
* | removed unnecessary code | aclement | 2008-08-22 | 1 | -7/+1 |
| | |||||
* | switch to container from jrelib | aclement | 2008-06-06 | 1 | -4/+4 |
| |