aboutsummaryrefslogtreecommitdiffstats
path: root/ajbrowser/src
Commit message (Expand)AuthorAgeFilesLines
* Replace uses of StringBuffer with StringBuilder.Andrey Turbanov2021-11-202-2/+2
* Upgrade license from CPLv1/EPLv1 to EPLv2Alexander Kriegisch2021-06-0416-155/+155
* Fix misplaced or incorrect javadoc tagsJerry James2020-09-141-2/+2
* Merge branch 'master' into feature/collection-performanceAndy Clement2020-08-152-2/+0
|\
| * Cleanup unused importsLars Grefer2020-08-162-2/+0
* | Weaken Collection declarationsLars Grefer2020-08-151-1/+2
|/
* Use the diamond operator where possibleLars Grefer2020-08-134-7/+7
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-084-9/+8
* Update to 1.9.5.BUILD-SNAPSHOT in pomsAndy Clement2019-06-031-13/+13
* mavenizing ajbrowser - doneAndy Clement2019-01-302-65/+0
* mavenizing ajbrowser - wipAndy Clement2019-01-3018-0/+145
* added module/modulesourcepath to compiler configuration interfaceAndy Clement2017-10-201-0/+10
* 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
* 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
* 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
* 245566: incremental magicaclement2008-08-291-11/+13
* implement new ICompilerConfiguration methodaclement2008-08-261-0/+6
* 148190#32aclement2007-01-1517-994/+1340
* update license to EPLacolyer2006-06-019-18/+18
* progress on enh 101983 (allow separate output folders for separate source fol...acolyer2006-05-161-0/+4
* Removed dead code.mkersten2005-08-233-53/+14
* FindBugs: fixes.aclement2004-08-231-2/+3
* fix for Bugzilla Bug 40206acolyer2004-07-291-1/+2
* Fix for 54238: Restore build cancelling to Swing-based IDEsmkersten2004-04-271-3/+7
* 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
* Updated org.aspectj.asm relationship model to string-handle-based API in orde...mkersten2003-08-141-2/+3
* Added support for multiple relationships for a single program element. Renam...mkersten2003-08-131-1/+1
* Minor improvements to structure model generation, clean up of test suite outp...mkersten2003-08-121-1/+1
* First pass at new relationship API support.mkersten2003-08-081-1/+1
* Reimplemented ASM API as described in bug "41254: revise asm and create inter...mkersten2003-08-082-4/+4
* Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation i...mkersten2003-08-071-1/+1
* Fixed bugs: mkersten2003-08-062-59/+37