aboutsummaryrefslogtreecommitdiffstats
path: root/ajbrowser
Commit message (Collapse)AuthorAgeFilesLines
* Polish genericsAndy Clement2014-10-071-1/+1
|
* enabling AJDT to use annotation processorsAndy Clement2014-08-201-0/+8
|
* genericsaclement2011-08-164-17/+15
|
* generics refactoringaclement2011-08-121-134/+133
|
* generics refactoringaclement2011-08-121-1/+1
|
* generics refactoringaclement2011-08-121-5/+8
|
* 290741: encoding option on ICompilerConfigurationaclement2011-04-041-0/+5
|
* change this to see if build machine can pick it upaclement2010-08-061-1/+1
|
* java5aclement2010-07-141-0/+1
|
* genericsaclement2010-07-141-36/+32
|
* trigger buildaclement2009-04-091-48/+47
|
* 271201: inpath handlesaclement2009-04-061-0/+6
|
* 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
|
* trigger buildaclement2009-03-051-1/+1
|
* 124460: aop.xml used for compilation: AJDT interface supportaclement2009-02-121-0/+5
|
* 258325: fixaclement2008-12-101-6/+6
|
* 251277: making asmmanager non-singletonaclement2008-10-201-2/+1
|
* New method on the interface: null implaclement2008-09-161-0/+4
|
* trigger buildaclement2008-09-031-75/+55
|
* 245566: final config interface changeaclement2008-09-021-0/+4
|
* dependency for picking up compiler change bitflagsaclement2008-08-291-0/+1
|
* 245566: incremental magicaclement2008-08-291-11/+13
|
* implement new ICompilerConfiguration methodaclement2008-08-261-0/+6
|
* switch to container from jrelibaclement2008-06-061-1/+1
|
* 148190#32aclement2007-01-1518-1101/+1340
|
* 148190: reworked code to cope with new module ajde.coreaclement2007-01-111-2/+3
|
* Bug 113948 "Repackage AspectJ" (move module root suites out of default package)mwebster2006-07-301-0/+1
|
* wonder what the build will make of this? dependency from browser>weaver5 so ↵aclement2006-07-251-0/+1
| | | | that the JDK14 tracing code (and rest of weaver5...) gets into aspectjtools.jar
* update license to EPLacolyer2006-06-0113-26/+26
|
* progress on enh 101983 (allow separate output folders for separate source ↵acolyer2006-05-161-0/+4
| | | | folders)
* added dependency on loadtime so that loadtime makes it into aspectjtools.jar ↵aclement2005-08-231-11/+12
| | | | (and then ajde.jar...)
* Removed dead code.mkersten2005-08-233-53/+14
|
* ignore bintest directoriesacolyer2005-05-311-0/+1
|
* interactive guard to preserve automated runnability of *Test.javawisberg2005-05-211-1/+10
|
* newbuild.xml replacing build.xml, with Alex okwisberg2005-05-192-53/+3
|
* prospective replacements for {module}/build.xml - will move there once ↵wisberg2005-05-111-0/+6
| | | | validated by those who use build.xml.
* From branch: New build scripts that Alex uses under IntelliJ - can be run ↵aclement2005-04-191-0/+50
| | | | individually or via master in build module.
* Just explaining why empty test is here!aclement2005-04-191-1/+4
|
* FindBugs: fixes.aclement2004-08-231-2/+3
|
* fix for Bugzilla Bug 40206acolyer2004-07-291-1/+2
| | | | need common isAspectJSourceFile() method
* Fix for 54238: Restore build cancelling to Swing-based IDEsmkersten2004-04-271-3/+7
|
* 1.2 rc1 build/pkg : Make ajbrowser depend on ajdocaclement2004-04-052-0/+2
|
* Minor cleanup of ajbrowser.mkersten2004-02-181-14/+14
|
* tidying up compiler warnings (unused locals, imports)acolyer2004-01-233-8/+5
|
* Andy Clement's patch for enh 46347: "-inpath"acolyer2003-11-111-0/+4
|
* returning TestSuite rather than Test to permit all tests to run from Eclipsewisberg2003-10-311-1/+1
|
* *** empty log message ***mkersten2003-08-151-0/+1
|
* Updated org.aspectj.asm relationship model to string-handle-based API in ↵mkersten2003-08-141-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.