summaryrefslogtreecommitdiffstats
path: root/org.aspectj.ajdt.core/src/org/aspectj/tools
Commit message (Expand)AuthorAgeFilesLines
* 319315: aspectj.multithreaded system property to force it ONaclement2010-08-261-2/+10
* no overrideaclement2010-04-191-2/+1
* get build to work?aclement2010-04-191-0/+2
* 309402aclement2010-04-161-1/+9
* dont turn off multithreaded context unless running command line buildaclement2009-02-271-6/+9
* fixed eclipse warningsaclement2008-08-281-731/+694
* -timers option, just times top level main() for nowaclement2008-05-071-1/+5
* refix 112098 - check for correct aspectjrt.jar version re-enabled for Main (t...wisberg2006-09-071-0/+3
* 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Mat...aclement2006-08-251-0/+9
* pipeline changes: new info message for time taken, plus optional (commented o...aclement2006-07-281-1/+8
* update license to EPLacolyer2006-06-011-2/+2
* useful pause() method can be called to enable (de)attaching jconsole.aclement2006-04-041-1/+12
* free up memory anchored in static at the end of a runacolyer2006-02-101-1/+7
* support for -messageHolder command-line option. This is needed by the forking...acolyer2006-01-301-4/+32
* a few more tweaks to fix for pr108123 and pr106500 - better diagnostics and e...acolyer2005-09-261-1/+1
* fix for pr108123 and pr106500 - better diagnostics and exceptions, plus suppo...acolyer2005-09-261-0/+2
* Variant of Huff's fix for 102746 - untested hypothesiswisberg2005-07-111-17/+22
* Prevent info messages coming out when on the command line (regression)aclement2005-06-071-5/+5
* Andrew Huff's patch for the -log optionacolyer2005-06-021-6/+48
* avoid harness ajcore files - ensure Dump message holder is not null for clien...wisberg2005-05-121-2/+0
* LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME +...avasseur2005-05-041-2/+11
* first half of Andrew Huff's patch for 59636 (-log option not producing output...acolyer2005-04-201-0/+22
* Matthews enhancement fix for Bugzilla Bug 72154 "Support for simple dump file"aclement2004-08-231-0/+2
* Added support to ease programmatic testing of compiler (AjcTestCaseacolyer2004-08-041-2/+7
* The BIG commit. aclement2004-08-031-1/+7
* went for [error] in the end based on a quick local straw poll...acolyer2004-07-291-2/+2
* fix for Bugzilla Bug 58681acolyer2004-07-271-1/+1
* Convenience method to run ajc in a child classloader and get List/String resu...wisberg2004-03-311-9/+58
* fix for Bugzilla Bug 48080 acolyer2004-03-151-0/+7
* move weaving to inside of the compiler.compile loop. acolyer2004-03-151-1/+11
* spring cleaning in advance of 1.2 enhancements: acolyer2004-01-231-13/+13
* Fix for Bugzilla Bug 36234 acolyer2004-01-151-1/+18
* move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the acolyer2004-01-131-5/+2
* fix for Bugzilla Bug 41952 jhugunin2004-01-071-1/+6
* Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation i...mkersten2003-08-071-1/+1
* Exposed message handler as "protected" to clients who may want to override.mkersten2003-07-291-1/+1
* patch mentioned on the list for detecting errs in incremental command linewisberg2003-05-141-1/+2
* - removed invalid test requiring -sourceroots in the argument list. They mig...wisberg2003-05-081-30/+31
* using Kind.isSameOrLessThan(..) rather than direct compare for inferring streamswisberg2003-04-291-4/+1
* better rendering of exceptions thrown (including those from previously-unrend...wisberg2003-03-121-9/+11
* - tagfile mod-time fix for first iteration wisberg2003-03-101-17/+37
* partial fix for bug 31724 emits file:line numbers for declare warning/error. wisberg2003-03-041-5/+44
* Ran "Organize imports" to remove redundant imports etc - acolyer2003-02-261-7/+6
* updated THROWN_PREFIX with better URLs for bug db.wisberg2003-01-211-3/+4
* fixed initial implementor for code written in 2002 to be just PARC, not Xerox...jhugunin2003-01-141-1/+1
* hoisted user exception rendering for taskdef clientswisberg2002-12-181-21/+27
* changing exception messagewisberg2002-12-181-13/+9
* refactoring AbortException to make it clearer when we ehilsdal2002-12-161-1/+1
* initial versionwisberg2002-12-161-0/+562