Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Polish generics | Andy Clement | 2014-10-07 | 1 | -1/+1 |
| | |||||
* | enabling AJDT to use annotation processors | Andy Clement | 2014-08-20 | 1 | -0/+8 |
| | |||||
* | generics | aclement | 2011-08-16 | 4 | -17/+15 |
| | |||||
* | generics refactoring | aclement | 2011-08-12 | 1 | -134/+133 |
| | |||||
* | generics refactoring | aclement | 2011-08-12 | 1 | -1/+1 |
| | |||||
* | generics refactoring | aclement | 2011-08-12 | 1 | -5/+8 |
| | |||||
* | 290741: encoding option on ICompilerConfiguration | aclement | 2011-04-04 | 1 | -0/+5 |
| | |||||
* | change this to see if build machine can pick it up | aclement | 2010-08-06 | 1 | -1/+1 |
| | |||||
* | java5 | aclement | 2010-07-14 | 1 | -0/+1 |
| | |||||
* | generics | aclement | 2010-07-14 | 1 | -36/+32 |
| | |||||
* | trigger build | aclement | 2009-04-09 | 1 | -48/+47 |
| | |||||
* | 271201: inpath handles | aclement | 2009-04-06 | 1 | -0/+6 |
| | |||||
* | 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 |
| | |||||
* | trigger build | aclement | 2009-03-05 | 1 | -1/+1 |
| | |||||
* | 124460: aop.xml used for compilation: AJDT interface support | aclement | 2009-02-12 | 1 | -0/+5 |
| | |||||
* | 258325: fix | aclement | 2008-12-10 | 1 | -6/+6 |
| | |||||
* | 251277: making asmmanager non-singleton | aclement | 2008-10-20 | 1 | -2/+1 |
| | |||||
* | New method on the interface: null impl | aclement | 2008-09-16 | 1 | -0/+4 |
| | |||||
* | trigger build | aclement | 2008-09-03 | 1 | -75/+55 |
| | |||||
* | 245566: final config interface change | aclement | 2008-09-02 | 1 | -0/+4 |
| | |||||
* | dependency for picking up compiler change bitflags | aclement | 2008-08-29 | 1 | -0/+1 |
| | |||||
* | 245566: incremental magic | aclement | 2008-08-29 | 1 | -11/+13 |
| | |||||
* | implement new ICompilerConfiguration method | aclement | 2008-08-26 | 1 | -0/+6 |
| | |||||
* | switch to container from jrelib | aclement | 2008-06-06 | 1 | -1/+1 |
| | |||||
* | 148190#32 | aclement | 2007-01-15 | 18 | -1101/+1340 |
| | |||||
* | 148190: reworked code to cope with new module ajde.core | aclement | 2007-01-11 | 1 | -2/+3 |
| | |||||
* | Bug 113948 "Repackage AspectJ" (move module root suites out of default package) | mwebster | 2006-07-30 | 1 | -0/+1 |
| | |||||
* | wonder what the build will make of this? dependency from browser>weaver5 so ↵ | aclement | 2006-07-25 | 1 | -0/+1 |
| | | | | that the JDK14 tracing code (and rest of weaver5...) gets into aspectjtools.jar | ||||
* | update license to EPL | acolyer | 2006-06-01 | 13 | -26/+26 |
| | |||||
* | progress on enh 101983 (allow separate output folders for separate source ↵ | acolyer | 2006-05-16 | 1 | -0/+4 |
| | | | | folders) | ||||
* | added dependency on loadtime so that loadtime makes it into aspectjtools.jar ↵ | aclement | 2005-08-23 | 1 | -11/+12 |
| | | | | (and then ajde.jar...) | ||||
* | Removed dead code. | mkersten | 2005-08-23 | 3 | -53/+14 |
| | |||||
* | ignore bintest directories | acolyer | 2005-05-31 | 1 | -0/+1 |
| | |||||
* | interactive guard to preserve automated runnability of *Test.java | wisberg | 2005-05-21 | 1 | -1/+10 |
| | |||||
* | newbuild.xml replacing build.xml, with Alex ok | wisberg | 2005-05-19 | 2 | -53/+3 |
| | |||||
* | prospective replacements for {module}/build.xml - will move there once ↵ | wisberg | 2005-05-11 | 1 | -0/+6 |
| | | | | validated by those who use build.xml. | ||||
* | From branch: New build scripts that Alex uses under IntelliJ - can be run ↵ | aclement | 2005-04-19 | 1 | -0/+50 |
| | | | | individually or via master in build module. | ||||
* | Just explaining why empty test is here! | aclement | 2005-04-19 | 1 | -1/+4 |
| | |||||
* | FindBugs: fixes. | aclement | 2004-08-23 | 1 | -2/+3 |
| | |||||
* | fix for Bugzilla Bug 40206 | acolyer | 2004-07-29 | 1 | -1/+2 |
| | | | | need common isAspectJSourceFile() method | ||||
* | Fix for 54238: Restore build cancelling to Swing-based IDEs | mkersten | 2004-04-27 | 1 | -3/+7 |
| | |||||
* | 1.2 rc1 build/pkg : Make ajbrowser depend on ajdoc | aclement | 2004-04-05 | 2 | -0/+2 |
| | |||||
* | Minor cleanup of ajbrowser. | mkersten | 2004-02-18 | 1 | -14/+14 |
| | |||||
* | tidying up compiler warnings (unused locals, imports) | acolyer | 2004-01-23 | 3 | -8/+5 |
| | |||||
* | Andy Clement's patch for enh 46347: "-inpath" | acolyer | 2003-11-11 | 1 | -0/+4 |
| | |||||
* | returning TestSuite rather than Test to permit all tests to run from Eclipse | wisberg | 2003-10-31 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | mkersten | 2003-08-15 | 1 | -0/+1 |
| | |||||
* | Updated org.aspectj.asm relationship model to string-handle-based API in ↵ | mkersten | 2003-08-14 | 1 | -2/+3 |
| | | | | order to support adding and removing relationships at any point in the compilation cycle, and to support external tools building relationships (e.g. JDT's incremental containment hierarchy builder). Also made inter-type declaration relationships show up in the model. |