Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 251277: making asmmanager non-singleton | aclement | 2008-10-20 | 1 | -149/+131 |
| | |||||
* | 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 |
| | |||||
* | 148190#30: rebase tests | aclement | 2007-01-12 | 1 | -196/+125 |
| | |||||
* | patches from 148190 #22 | aclement | 2007-01-11 | 2 | -6/+292 |
| | |||||
* | 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope ↵ | aclement | 2006-08-25 | 1 | -0/+4 |
| | | | | Matthew doesnt complain. | ||||
* | 145963: binary entries in the model: various parts to the fix. | aclement | 2006-08-18 | 1 | -0/+4 |
| | |||||
* | pr145689 - telling AJDT through the progress monitor (rather than a debug ↵ | aclement | 2006-07-24 | 1 | -2/+6 |
| | | | | interface) whether the build was full or incremental. | ||||
* | update license to EPL | acolyer | 2006-06-01 | 65 | -130/+130 |
| | |||||
* | progress on enh 101983 (allow separate output folders for separate source ↵ | acolyer | 2006-05-16 | 1 | -1/+4 |
| | | | | folders) | ||||
* | fixes for 137235 (contributed by Ron): more intelligent logic for ↵ | aclement | 2006-05-04 | 1 | -1/+1 |
| | | | | determining if a path entry is a jar/zip (don't just rely on suffix, some new .bndl files seem to be becoming popular...) | ||||
* | fix for 130300: cause the mysterious disappearance of -XnoWeave | aclement | 2006-03-05 | 1 | -1/+1 |
| | |||||
* | Code for enhancement 107741: Updated WeavingURLClassLoader (thanks to ↵ | aclement | 2005-10-14 | 1 | -1/+1 |
| | | | | Matthew Webster for the patch) | ||||
* | Let the bug floodgates open, reweavable is now default (pr91417) | aclement | 2005-10-05 | 1 | -0/+1 |
| | |||||
* | unused imports (only) | wisberg | 2005-06-09 | 1 | -2/+5 |
| | |||||
* | parseBoolean utility | wisberg | 2005-05-17 | 1 | -3/+4 |
| | |||||
* | harness LTW support - untested | wisberg | 2005-05-12 | 4 | -45/+207 |
| | |||||
* | Fix for 44155: TODO tasks miscategorized as warnings (fixed by Andrew Huff) | aclement | 2005-05-05 | 1 | -0/+4 |
| | |||||
* | LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME ↵ | avasseur | 2005-05-04 | 1 | -5/+9 |
| | | | | + fix in error handling when no debug info can be read from @Aj aspect (many files modified since refactored IMessageHanlder for LTW dontIgnore method) | ||||
* | preliminary fork support | wisberg | 2005-01-27 | 1 | -1/+12 |
| | |||||
* | Permit outjars to be used as injars in subsequent compile runs | wisberg | 2005-01-27 | 1 | -3/+21 |
| | |||||
* | Matthew fix for 83380: don't use enum as a variable name. | aclement | 2005-01-24 | 1 | -6/+6 |
| | |||||
* | organized imports. | aclement | 2005-01-05 | 1 | -6/+5 |
| | |||||
* | organized imports. | aclement | 2005-01-04 | 1 | -1/+0 |
| | |||||
* | Support for 'offset' in source locations - enabling AJDT improvements. Not ↵ | aclement | 2004-12-10 | 1 | -0/+4 |
| | | | | perfect - really the whole ISourceLocation thing needs sorting out ... | ||||
* | support for aspectpath, which forces forking | wisberg | 2004-10-06 | 1 | -8/+34 |
| | |||||
* | support aspectpath, upgrade expected javarun bean properties | wisberg | 2004-10-06 | 1 | -3/+4 |
| | |||||
* | support for finding files at runtime, for javarun/aspectpath | wisberg | 2004-10-06 | 1 | -0/+41 |
| | |||||
* | read new fork attribute, skip unused file entity | wisberg | 2004-10-06 | 1 | -7/+7 |
| | |||||
* | minimal fork attributes supported | wisberg | 2004-10-06 | 1 | -73/+125 |
| | |||||
* | removing unused Fork and WrapFile | wisberg | 2004-10-06 | 1 | -225/+22 |
| | |||||
* | removing unused reliance on fork | wisberg | 2004-10-06 | 1 | -20/+1 |
| | |||||
* | support vm args during forking (simple update: forking still requires system ↵ | wisberg | 2004-10-05 | 1 | -0/+9 |
| | | | | properties) | ||||
* | remaining fix for 72016 (problem/type information flowing through AJDE) | aclement | 2004-08-17 | 1 | -0/+17 |
| | |||||
* | Fix for Bugzilla Bug 72016: No problem type information from AspectJ ↵ | aclement | 2004-08-16 | 1 | -0/+9 |
| | | | | compiler / AJDE | ||||
* | The BIG commit. | aclement | 2004-08-03 | 2 | -1/+18 |
| | | | | | | | | | - Enhanced structure model support. - *Incremental* structure model support written and tested (currently switched off, see incModelTests.xml) - -showWeaveInfo compiler option - existence of a 'runtimetest' surfaced through relationships - UI can determine if errors/warnings came from DEOWs. - Code to enable type mungers to remember source locations written (currently switched off) | ||||
* | organized imports. | aclement | 2004-07-29 | 1 | -1/+0 |
| | |||||
* | harness support for dirchanges delay (milliseconds) attribute | wisberg | 2004-06-10 | 1 | -1/+13 |
| | |||||
* | ensure that no test involving the checking of timestamps in | acolyer | 2004-06-02 | 1 | -0/+6 |
| | | | | | directories can complete in < 1 second (File.lastModifiedTime is only accurate to the second and truncates). | ||||
* | bug 59599 - dir-changes delay for filesystem | wisberg | 2004-05-05 | 1 | -1/+29 |
| |