aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* debugger caveatswisberg2003-09-271-0/+8
* added test for collection callswisberg2003-09-272-6/+23
* script sample title, correct todo wrt resource cleanupwisberg2003-09-271-2/+2
* added pointcut anyCollectionWriteCalls()wisberg2003-09-271-0/+13
* removing unneeded commentwisberg2003-09-271-0/+2
* flagging that model walker broke in 1.1.1wisberg2003-09-271-2/+3
* Cleanup of bad test data.mkersten2003-09-261-2/+2
* Cleaning up bad bug data.mkersten2003-09-2611-2/+1
* Comment clean-up only.mkersten2003-09-261-6/+2
* Fix for bug#43709.mkersten2003-09-261-2/+9
* updated bug count!V1_1_1acolyer2003-09-191-1/+1
* bug 43033 - NPE in concretize error path for ReferencePointcutacolyer2003-09-194-2/+35
* fix and test for Bugzilla Bug 43194 jhugunin2003-09-183-1/+32
* make canonical versions of files...acolyer2003-09-121-3/+11
* test for canonical versions of sourcedirs etc.acolyer2003-09-121-11/+24
* always canonicalize the file argument when searching for nodes by file and/or...acolyer2003-09-121-3/+9
* fix and test for Bugzilla Bug 42993 jhugunin2003-09-125-21/+97
* we fixed a few more bugs! (update total to 48)acolyer2003-09-111-1/+1
* added a cache by type to avoid linear searchesacolyer2003-09-111-19/+31
* remember handleIdentifier once calculated, use canonical file path mapacolyer2003-09-111-22/+15
* added a cache of canonical file pathsacolyer2003-09-111-0/+119
* remember source location and handle identifier across invocationsacolyer2003-09-112-12/+28
* fix and tests for at least 2 bugs: jhugunin2003-09-108-23/+179
* removing a debugging Thread.dumpStack() that made for confusing jhugunin2003-09-091-1/+1
* added in building architecture for turoial exercisesehilsdal2003-09-0912-76/+303
* Ant task revisionswisberg2003-09-081-8/+9
* added pr number for Bugzilla Bug 42652 jhugunin2003-09-081-2/+1
* updated with list of major fixes / enhancements in 1.1.1acolyer2003-09-081-41/+49
* @testcase PR#XXX omnibus privileged access from aspectj-users mail "Problem w...wisberg2003-09-074-1/+212
* in case anyone wants them... wisberg2003-09-072-0/+119
* JoinPointCollector.java was moved to sandbox api-clients, and in any case has...wisberg2003-09-071-67/+0
* updated tests - all passingwisberg2003-09-071-30/+52
* dirty example adapted from May user emailwisberg2003-09-071-0/+191
* pointcuts fixed, so library updated/fixed and testedwisberg2003-09-061-39/+43
* pointcuts fixed, so library updated/fixedwisberg2003-09-061-28/+31
* initialization example: more comments and more testablewisberg2003-09-061-40/+78
* using linked list, more commentswisberg2003-09-061-7/+12
* @testcase PR#42668 after returning type incompatible with join point return typewisberg2003-09-062-0/+31
* sample api code to list affected fileswisberg2003-09-062-1/+135
* Exposed file creation to allow overriding (for the use of canonicalization).mkersten2003-09-051-1/+1
* Added path canonicalization to config parser.mkersten2003-09-051-0/+10
* Removed asm path canonicalization.mkersten2003-09-052-18/+18
* Added model building performance test.mkersten2003-09-053-2/+74
* Added spacewar to test data.mkersten2003-09-0533-0/+3107
* Made model generation optional.mkersten2003-09-053-4/+11
* test and fix for bug reported today on aspectj-dev jhugunin2003-09-053-0/+30
* test and fix for Bugzilla Bug 42539 jhugunin2003-09-044-1/+29
* aligning task with Javac task: wisberg2003-08-291-27/+15
* sourceRootCopyFilter testwisberg2003-08-297-10/+59
* changed warning to errorjhugunin2003-08-291-1/+1