| Commit message (Expand) | Author | Age | Files | Lines |
* | added pointcut anyCollectionWriteCalls() | wisberg | 2003-09-27 | 1 | -0/+13 |
* | removing unneeded comment | wisberg | 2003-09-27 | 1 | -0/+2 |
* | flagging that model walker broke in 1.1.1 | wisberg | 2003-09-27 | 1 | -2/+3 |
* | Cleanup of bad test data. | mkersten | 2003-09-26 | 1 | -2/+2 |
* | Cleaning up bad bug data. | mkersten | 2003-09-26 | 11 | -2/+1 |
* | Comment clean-up only. | mkersten | 2003-09-26 | 1 | -6/+2 |
* | Fix for bug#43709. | mkersten | 2003-09-26 | 1 | -2/+9 |
* | updated bug count!V1_1_1 | acolyer | 2003-09-19 | 1 | -1/+1 |
* | bug 43033 - NPE in concretize error path for ReferencePointcut | acolyer | 2003-09-19 | 4 | -2/+35 |
* | fix and test for Bugzilla Bug 43194
| jhugunin | 2003-09-18 | 3 | -1/+32 |
* | make canonical versions of files... | acolyer | 2003-09-12 | 1 | -3/+11 |
* | test for canonical versions of sourcedirs etc. | acolyer | 2003-09-12 | 1 | -11/+24 |
* | always canonicalize the file argument when searching for nodes by file and/or... | acolyer | 2003-09-12 | 1 | -3/+9 |
* | fix and test for Bugzilla Bug 42993
| jhugunin | 2003-09-12 | 5 | -21/+97 |
* | we fixed a few more bugs! (update total to 48) | acolyer | 2003-09-11 | 1 | -1/+1 |
* | added a cache by type to avoid linear searches | acolyer | 2003-09-11 | 1 | -19/+31 |
* | remember handleIdentifier once calculated, use canonical file path map | acolyer | 2003-09-11 | 1 | -22/+15 |
* | added a cache of canonical file paths | acolyer | 2003-09-11 | 1 | -0/+119 |
* | remember source location and handle identifier across invocations | acolyer | 2003-09-11 | 2 | -12/+28 |
* | fix and tests for at least 2 bugs:
| jhugunin | 2003-09-10 | 8 | -23/+179 |
* | removing a debugging Thread.dumpStack() that made for confusing
| jhugunin | 2003-09-09 | 1 | -1/+1 |
* | added in building architecture for turoial exercises | ehilsdal | 2003-09-09 | 12 | -76/+303 |
* | Ant task revisions | wisberg | 2003-09-08 | 1 | -8/+9 |
* | added pr number for Bugzilla Bug 42652
| jhugunin | 2003-09-08 | 1 | -2/+1 |
* | updated with list of major fixes / enhancements in 1.1.1 | acolyer | 2003-09-08 | 1 | -41/+49 |
* | @testcase PR#XXX omnibus privileged access from aspectj-users mail "Problem w... | wisberg | 2003-09-07 | 4 | -1/+212 |
* | in case anyone wants them...
| wisberg | 2003-09-07 | 2 | -0/+119 |
* | JoinPointCollector.java was moved to sandbox api-clients, and in any case has... | wisberg | 2003-09-07 | 1 | -67/+0 |
* | updated tests - all passing | wisberg | 2003-09-07 | 1 | -30/+52 |
* | dirty example adapted from May user email | wisberg | 2003-09-07 | 1 | -0/+191 |
* | pointcuts fixed, so library updated/fixed and tested | wisberg | 2003-09-06 | 1 | -39/+43 |
* | pointcuts fixed, so library updated/fixed | wisberg | 2003-09-06 | 1 | -28/+31 |
* | initialization example: more comments and more testable | wisberg | 2003-09-06 | 1 | -40/+78 |
* | using linked list, more comments | wisberg | 2003-09-06 | 1 | -7/+12 |
* | @testcase PR#42668 after returning type incompatible with join point return type | wisberg | 2003-09-06 | 2 | -0/+31 |
* | sample api code to list affected files | wisberg | 2003-09-06 | 2 | -1/+135 |
* | Exposed file creation to allow overriding (for the use of canonicalization). | mkersten | 2003-09-05 | 1 | -1/+1 |
* | Added path canonicalization to config parser. | mkersten | 2003-09-05 | 1 | -0/+10 |
* | Removed asm path canonicalization. | mkersten | 2003-09-05 | 2 | -18/+18 |
* | Added model building performance test. | mkersten | 2003-09-05 | 3 | -2/+74 |
* | Added spacewar to test data. | mkersten | 2003-09-05 | 33 | -0/+3107 |
* | Made model generation optional. | mkersten | 2003-09-05 | 3 | -4/+11 |
* | test and fix for bug reported today on aspectj-dev
| jhugunin | 2003-09-05 | 3 | -0/+30 |
* | test and fix for Bugzilla Bug 42539
| jhugunin | 2003-09-04 | 4 | -1/+29 |
* | aligning task with Javac task:
| wisberg | 2003-08-29 | 1 | -27/+15 |
* | sourceRootCopyFilter test | wisberg | 2003-08-29 | 7 | -10/+59 |
* | changed warning to error | jhugunin | 2003-08-29 | 1 | -1/+1 |
* | mostly final edits | ehilsdal | 2003-08-28 | 6 | -142/+248 |
* | fix and test for Bugzilla Bug 41359
| jhugunin | 2003-08-28 | 5 | -5/+70 |
* | updated fix for 40807 - compiler adapter was supplying destDir when not speci... | wisberg | 2003-08-28 | 2 | -28/+40 |