summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* helens changes for 125295 - should keep AJDT happy.aclement2006-01-267-8/+87
* includes the AST changes already checked into shadows - see pr110465aclement2006-01-262-0/+0
* New tests for all the AST changes - and updated tests due to the AST being mo...aclement2006-01-263-47/+1823
* necessary magic. Factory 'mechanism' used so that the JDT project doesnt hav...aclement2006-01-264-5/+237
* Subclass for the AST that is able to create pointcuts/declares/etc. Similar ...aclement2006-01-261-0/+494
* new placeholder nodes for type patterns and signature patterns. Before this ...aclement2006-01-265-2/+199
* new distinct nodes for the different types of declare - all follow the standa...aclement2006-01-2612-101/+1923
* oops, crap comment earlier - fix for 125101aclement2006-01-251-0/+1
* fix is checked in.aclement2006-01-251-1/+1
* fix for 122452 - pattern parser for a duff pointcut definition. Also fix for...aclement2006-01-254-6/+28
* test and fix for 125080 - mixing numbers of types in a generic type hierarchyaclement2006-01-254-0/+55
* test and fix for 125080 - mixing numbers of types in a generic type hierarchyaclement2006-01-251-20/+6
* testcode for 122452aclement2006-01-254-0/+24
* test and fix for 124999aclement2006-01-244-1/+39
* testcode for 124399aclement2006-01-243-0/+66
* test and fix for 124654: generic annotation matching..aclement2006-01-235-4/+58
* test and fix for 124808aclement2006-01-236-2/+47
* test and fix for pr124803 - mixing numbers of tvars/tparams in a hierarchyaclement2006-01-237-1/+115
* incremental and memory answers gleaned from matthew and andywisberg2006-01-221-8/+84
* build the model.aclement2006-01-201-0/+1
* profiles of the 1.5.0 release of AspectJ building spring 1.2.6acolyer2006-01-208-0/+256079
* ant script for running profiling tests against aspectj with ajc source compil...acolyer2006-01-2025-4/+767
* support for <jvmarg>...</jvmarg> when forking (needed by profiling scripts)acolyer2006-01-201-2/+10
* 77166 - newarray joinpoint support. "-Xjoinpoints:arrayconstruction"aclement2006-01-202-0/+6
* 77166 - newarray joinpoint support. "-Xjoinpoints:arrayconstruction"aclement2006-01-205-4/+30
* without this check, we sometimes hide earlier problems.aclement2006-01-201-1/+1
* 77166 - newarray joinpoint support. "-Xjoinpoints:arrayconstruction"aclement2006-01-209-9/+141
* 77166 - newarray joinpoint support. "-Xjoinpoints:arrayconstruction"aclement2006-01-2010-28/+128
* 77166 - newarray joinpoint - testcodeaclement2006-01-1914-0/+418
* 122347 - at least evict *something* from the type map. use softrefs but tail...aclement2006-01-182-25/+147
* unused import.aclement2006-01-181-9/+41
* an additional interface that custom message handlers may choose to implement....acolyer2006-01-182-0/+42
* Use ant's TaskLogger for all output from our task, rather than writing direct...acolyer2006-01-181-18/+82
* test and fix for 123612 - remember to clear the caches for declared annotatio...aclement2006-01-174-1/+27
* doc updates for 76101 from Helen - how to build AJ and stuff it into AJDT.aclement2006-01-171-1/+124
* tests for 123695 and 124105aclement2006-01-172-1/+13
* fix for 123695 - allow for null (no annotations)aclement2006-01-171-1/+2
* fix for 124105 - resolve the signatureaclement2006-01-171-0/+1
* testcode for 124105aclement2006-01-178-0/+103
* testcode for 123695aclement2006-01-178-0/+143
* pr58524 (golden oldie...) - from Helen - removing use of deprecated API in a...aclement2006-01-165-779/+93
* removed rogue debugging statement.aclement2006-01-161-3/+0
* pr121711 - from Helen - comment #19aclement2006-01-164-5/+281
* pr121711 - from Helen - removing >1.3 apis that were introduced in previous p...aclement2006-01-162-4/+12
* pr122248, only unpack generic signatures if the world is in java 5 mode...acolyer2006-01-154-2/+16
* more ajdoc changes - see pr121711 - from Helen.aclement2006-01-1319-185/+1411
* ajdoc changes - moving to using a sandbox for testing, plus other bits and pi...aclement2006-01-1318-584/+1088
* spelling fixed! (pr122417)aclement2006-01-102-2/+2
* pr122458aclement2006-01-101-1/+1
* oops - bug number not quite right, fixed now.aclement2006-01-104-9/+9