aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* declare -> declareDecl for ajcwisberg2003-10-292-19/+19
* adding rt.jar to classpath for exercises, to make ajbrowser happy.ehilsdal2003-10-253-3/+3
* head-compatible version of earlier fix. sigh. wisberg2003-10-233-16/+154
* fix for Bugzilla Bug 45441 jhugunin2003-10-233-10/+18
* deleting junkwisberg2003-10-231-26/+0
* support for -1.3, -1.4, and -1.5wisberg2003-10-231-8/+43
* test case for bug 45441 - joinpoint optimization when targetting 1.4acolyer2003-10-232-0/+21
* Added test case for bug 45441acolyer2003-10-231-0/+10
* Fixed part III of bug#43783mkersten2003-10-221-13/+21
* Minor changes.mkersten2003-10-201-0/+0
* Fix for bug#44117mkersten2003-10-161-1/+3
* One more attempt at increasing max heap size to enable acolyer2003-10-132-3/+3
* Bumped up max heap size to enable automated release tests to acolyer2003-10-132-3/+6
* Previous check-in got somehow corrupted once again.acolyer2003-10-101-14/+13
* Previous check-in got somehow corrupted.acolyer2003-10-101-3/+4
* Re-tweaked test-doc-links target for running behind a proxy server. acolyer2003-10-101-10/+9
* Tweaked test-doc-links target for running behind a proxy server. Now acolyer2003-10-101-7/+15
* Testing to see if Cruise Control will pick up this change and run a build.acolyer2003-10-031-0/+1
* added back-links to newly-submitted bug 43972wisberg2003-10-013-5/+10
* adding taskdefs/bin to classpath on commandwisberg2003-10-011-0/+5
* tests for fixes for bugs disclosed by fixes for 40807wisberg2003-10-013-7/+126
* - fix for bugs disclosed by fixes for bug 40807 wisberg2003-10-012-86/+130
* updated NoAspectBoundException entrywisberg2003-10-011-21/+37
* presumed bug found on mailing list by Eric Jain, rendered both in harness and...wisberg2003-09-296-1/+132
* When performing a release build, run the test-all target in junitModules.xml ...acolyer2003-09-291-1/+1
* doc handling of code gone stale...wisberg2003-09-271-0/+12
* adding file for links out to sample code elsewherewisberg2003-09-271-0/+54
* removing empty samplewisberg2003-09-271-6/+1
* 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