aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* correcting Junit version in readmewisberg2003-03-061-458/+4
* better docs for running the harness, xref for junitwisberg2003-03-061-10/+22
* @testcase PR#33948 default constructor inter-type declaration wisberg2003-03-062-0/+23
* warnings on stale but good product testswisberg2003-03-061-0/+28
* JUnit 3.8.1 upgradewisberg2003-03-062-0/+0
* better instructions for running ajcTests.xml and comparing resultswisberg2003-03-061-24/+35
* FIXED: Bugzilla Bug 32463 jhugunin2003-03-068-40/+95
* updates for eclipse and sensewisberg2003-03-051-5/+22
* neglected commit for sourcelocation contextwisberg2003-03-051-6/+14
* new -release option alias for harnesswisberg2003-03-052-7/+58
* Bugzilla Bug 33635 jhugunin2003-03-053-6/+74
* handling kinds more carefully for shadow sigs so that we can check for jhugunin2003-03-054-19/+32
* added a range check to avoid ArrayIndexOutOfBounds jhugunin2003-03-051-2/+3
* XXX making the build work again, Wes needs to implement the correct fixjhugunin2003-03-051-0/+3
* partial fix for bug 31724 emits file:line numbers for declare warning/error. wisberg2003-03-046-32/+142
* ignoring case in detecting jar/zip suffixeswisberg2003-03-041-3/+7
* info messages wrt inc-compile staging wisberg2003-03-041-0/+2
* bad binary pattern resulted in not filtering dist fileswisberg2003-03-041-1/+1
* 1.1 release language and polishwisberg2003-03-041-14/+15
* incomplete list of release gaffes to watch out forwisberg2003-03-041-1/+8
* new "Technology" sections with answers about runtime reflection, load-time we...wisberg2003-03-031-12/+125
* @testcase no such constructor for proceed argument (error) V_1_1_b5wisberg2003-02-282-0/+34
* removed aspectj.org referenceswisberg2003-02-282-8/+7
* added comment per Mik wrt ant/javacwisberg2003-02-281-1/+13
* *minor* editorial changes for beta5wisberg2003-02-281-7/+6
* *minor* editorial changes for beta5 just to get names right. wisberg2003-02-281-25/+26
* fixed lists and extra empty itemswisberg2003-02-281-40/+26
* adding aspectjrt.jar to classpath to avoid disregarded warningwisberg2003-02-281-0/+1
* avoiding compiler warning wrt static ref via instancewisberg2003-02-282-51/+52
* incomplete upgrade to read expected-messages from xmlwisberg2003-02-283-12/+219
* Fixed setting runnable bit on structure nodes. mkersten2003-02-284-7/+9
* separate developer's sectionwisberg2003-02-281-81/+217
* added 2003 Contributors to copyright.wisberg2003-02-281-1/+1
* installer was misreporting README file name for AspectJ distribution. wisberg2003-02-272-1/+10
* Update to matches to test on Kindacolyer2003-02-271-0/+7
* Fudge for getSourceLocation to give as much of a acolyer2003-02-271-1/+17
* Final message is actually on line 74, not 73acolyer2003-02-272-2/+2
* finishResolveTypes now tests for CONCRETE as well acolyer2003-02-271-1/+4
* Broke out and increased build/test docs; some new info in the build module no...wisberg2003-02-272-143/+495
* Restored original mechanism of getting source location acolyer2003-02-261-2/+3
* Use ***sourceStart*** (to avoid navigating to top of comments), acolyer2003-02-261-3/+3
* Flipped debug options around so that acolyer2003-02-261-3/+6
* Flipped debug options tests around to reflect fact that acolyer2003-02-261-8/+8
* Edited (and then restored) iilegalNewFigElt pointcut acolyer2003-02-261-1/+3
* Switched default for Ajde (batch compile) to have acolyer2003-02-261-14/+17
* Added logic to update declarationSourceStart/End as acolyer2003-02-261-2/+4
* Improved formatting of toString for SourceLocation to show acolyer2003-02-261-1/+1
* Improved formatting of toString for LinkNodesacolyer2003-02-261-3/+14
* Added new Granularity, DECLARED_ELEMENTS, and acolyer2003-02-262-4/+7
* Ran "Organize imports" to remove redundant imports etc - acolyer2003-02-26237-976/+2061