summaryrefslogtreecommitdiffstats
path: root/testing/src/org/aspectj
Commit message (Expand)AuthorAgeFilesLines
* Upgraded test infra to support building/running modulesAndy Clement2017-10-203-3/+21
* fix warnings in build - support .isJava8 option in buildV1_8_10Andy Clement2016-12-091-4/+4
* Fix 500035: handling target only binding in @AJ pointcutAndy Clement2016-11-186-97/+89
* enabling AJDT to use annotation processorsAndy Clement2014-08-201-0/+8
* genericsAndy Clement2012-03-021-16/+16
* genericsAndy Clement2012-03-021-7/+7
* 239649 and primitives no longer all resolved by defaultaclement2011-08-121-15/+15
* refactoring: pulled testcode up into this class from subtypesaclement2011-08-051-918/+845
* 290741: encoding option on ICompilerConfigurationaclement2011-04-041-3/+10
* genericsaclement2010-07-141-134/+123
* 271201: inpath handlesaclement2009-04-061-0/+5
* 268827: ask for the JDT project stateaclement2009-03-241-0/+5
* generalize report API to cover resources and outjaraclement2009-03-231-2/+2
* 268827: tell ajdt about class file removalaclement2009-03-201-0/+3
* 124460: aop.xml used for compilation: AJDT interface supportaclement2009-02-121-0/+5
* 258325: fixaclement2008-12-101-0/+4
* 251277: making asmmanager non-singletonaclement2008-10-201-149/+131
* New method on the interface: null implaclement2008-09-161-0/+4
* 245566: final config interface changeaclement2008-09-021-1/+5
* 245566: incremental magicaclement2008-08-291-228/+270
* findbugs/eclipse warnings fixedaclement2008-08-278-27/+361
* implement new ICompilerConfiguration methodaclement2008-08-261-0/+1
* removed unnecessary codeaclement2008-08-221-7/+1
* 148190#30: rebase testsaclement2007-01-121-196/+125
* patches from 148190 #22aclement2007-01-112-6/+292
* 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Mat...aclement2006-08-251-0/+4
* 145963: binary entries in the model: various parts to the fix.aclement2006-08-181-0/+4
* pr145689 - telling AJDT through the progress monitor (rather than a debug int...aclement2006-07-241-2/+6
* update license to EPLacolyer2006-06-0165-130/+130
* progress on enh 101983 (allow separate output folders for separate source fol...acolyer2006-05-161-1/+4
* fixes for 137235 (contributed by Ron): more intelligent logic for determining...aclement2006-05-041-1/+1
* fix for 130300: cause the mysterious disappearance of -XnoWeaveaclement2006-03-051-1/+1
* Code for enhancement 107741: Updated WeavingURLClassLoader (thanks to Matthew...aclement2005-10-141-1/+1
* Let the bug floodgates open, reweavable is now default (pr91417)aclement2005-10-051-0/+1
* unused imports (only)wisberg2005-06-091-2/+5
* parseBoolean utilitywisberg2005-05-171-3/+4
* harness LTW support - untestedwisberg2005-05-124-45/+207
* Fix for 44155: TODO tasks miscategorized as warnings (fixed by Andrew Huff)aclement2005-05-051-0/+4
* LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME +...avasseur2005-05-041-5/+9
* preliminary fork supportwisberg2005-01-271-1/+12
* Permit outjars to be used as injars in subsequent compile runswisberg2005-01-271-3/+21
* Matthew fix for 83380: don't use enum as a variable name.aclement2005-01-241-6/+6
* organized imports.aclement2005-01-051-6/+5
* organized imports.aclement2005-01-041-1/+0
* Support for 'offset' in source locations - enabling AJDT improvements. Not p...aclement2004-12-101-0/+4
* support for aspectpath, which forces forkingwisberg2004-10-061-8/+34
* support aspectpath, upgrade expected javarun bean propertieswisberg2004-10-061-3/+4
* support for finding files at runtime, for javarun/aspectpathwisberg2004-10-061-0/+41
* read new fork attribute, skip unused file entitywisberg2004-10-061-7/+7
* minimal fork attributes supportedwisberg2004-10-061-73/+125