aboutsummaryrefslogtreecommitdiffstats
path: root/weaver
Commit message (Expand)AuthorAgeFilesLines
* 77166 - newarray joinpoint support. "-Xjoinpoints:arrayconstruction"aclement2006-01-203-1/+8
* 77166 - newarray joinpoint support. "-Xjoinpoints:arrayconstruction"aclement2006-01-206-9/+130
* 77166 - newarray joinpoint support. "-Xjoinpoints:arrayconstruction"aclement2006-01-204-10/+94
* 122347 - at least evict *something* from the type map. use softrefs but tail...aclement2006-01-182-25/+147
* test and fix for 123612 - remember to clear the caches for declared annotatio...aclement2006-01-171-0/+3
* fix for 123695 - allow for null (no annotations)aclement2006-01-171-1/+2
* fix for 124105 - resolve the signatureaclement2006-01-171-0/+1
* removed rogue debugging statement.aclement2006-01-161-3/+0
* pr122248, only unpack generic signatures if the world is in java 5 mode...acolyer2006-01-154-2/+16
* spelling fixed! (pr122417)aclement2006-01-101-1/+1
* pr122458aclement2006-01-101-1/+1
* test and fix for pr112458 - also created the 151 test areas and driving junit...aclement2006-01-101-3/+15
* proper fix for 121385.aclement2005-12-212-6/+6
* fixes for 121575.aclement2005-12-211-4/+55
* matthews message accumulation changes for ltwaclement2005-12-191-6/+38
* fix NPE in mixing style (can be in concrete aspect from code style as well)avasseur2005-12-191-5/+8
* fix for 121384 - just make sure the decp has a source location if we can.aclement2005-12-191-11/+9
* organized importsaclement2005-12-191-2/+1
* no-arg ctor test for @decpavasseur2005-12-191-2/+28
* rearchitect @decpavasseur2005-12-196-99/+243
* merge of changes from 1.5.0 branch into HEADacolyer2005-12-193-17/+50
* fixes for 120909 (ibmvm failures)Root_RB_V1_5_0aclement2005-12-153-6/+7
* fix for clone case in 120916: Jrockit test failures with RC1aclement2005-12-151-2/+7
* test updates and the fix for cases 3&4 in 120916: Jrockit test failures with RC1aclement2005-12-151-3/+1
* fix for spacewar, and a much simplified solution for pointcut rewriting of a ...acolyer2005-12-142-6/+10
* ensure we don't re-attempt modifier matching when walking up the signature hi...acolyer2005-12-141-7/+9
* fixes inefficient ordering of tests in SignaturePattern (that I inadvertantly...acolyer2005-12-141-9/+12
* tests and fix for pr119749acolyer2005-12-132-16/+22
* fix for 113257 - modified rewriter - not perfect but passes the latest problems.aclement2005-12-132-15/+150
* fix for pr120693acolyer2005-12-132-6/+13
* added skip test check to tolerate funny build machine behaviouracolyer2005-12-131-0/+24
* 1.5 -> 1.3acolyer2005-12-131-1/+1
* unused import.aclement2005-12-131-1/+0
* permit extensions to pointcut designator set when using weaver tools APIacolyer2005-12-1318-70/+749
* fix for 120543 - from Matthew - includes datestamp in weaver info message on ...aclement2005-12-131-0/+2
* test and fix for 119749aclement2005-12-132-2/+28
* fix for120521aclement2005-12-131-0/+6
* fix for 120474 ($Proxy)aclement2005-12-131-1/+1
* fix bug 120401 - adding signature to identify exception message sourcewisberg2005-12-121-1/+1
* updates for 116679 (targetting old runtimes)aclement2005-12-123-5/+25
* fixes for 119539aclement2005-12-123-33/+85
* tests and fixes for 119657. from matthew.aclement2005-12-122-68/+99
* #120351 cflowbelow @AJ and bindingavasseur2005-12-122-9/+11
* Some updates for 118754. The various places that were checking for 'MISSING'...aclement2005-12-0929-52/+65
* delegates modified to return the same thing as BCEL. Ctors have the name <in...aclement2005-12-092-3/+52
* fixes for 119210 - allows for autoboxing with around advice.aclement2005-12-082-3/+36
* test and fix for 109614aclement2005-12-081-2/+9
* fix for 119543, from Helen.aclement2005-12-071-1/+1
* fixes for 118715 from Matthew.aclement2005-12-061-1/+1
* tests and fix for pr118149acolyer2005-12-061-0/+7