summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ran "Organize imports" to remove redundant imports etc - acolyer2003-02-2651-130/+476
* The mappings for advice are now correct, and associations have corresponding ...mkersten2003-02-264-22/+49
* Added new coverage test source.mkersten2003-02-263-0/+70
* Ignore bin directoryacolyer2003-02-263-0/+3
* Ignore bin directoryacolyer2003-02-2612-0/+12
* Bug 33011. Refactored access to fileMap in SructureModelacolyer2003-02-251-1/+2
* Bug 33011. Added correct calculations for start and end acolyer2003-02-251-19/+127
* Bug 33011. getEndLine() was returning the start line.acolyer2003-02-251-5/+5
* Bug 33011. Refactored access to file map for easier acolyer2003-02-251-3/+14
* This test was failing, seemed to rely on "currentView" acolyer2003-02-251-4/+6
* Fixed source line mapping errors. mkersten2003-02-184-17/+65
* Fixed failing unit tests. Involved making paths work right in structure model, mkersten2003-02-185-95/+114
* applying Martin Lippert's patch in support of a weaving class loader jhugunin2003-02-145-27/+51
* added test for 30026 , even though its working in the current versionjhugunin2003-02-142-0/+33
* fixed Bug 31423: adviceexecution not workingjhugunin2003-02-134-2/+39
* fixed Bug 30168: bad optimization of thisJoinPoint to thisJoinPointStaticPartjhugunin2003-02-135-29/+59
* fixed Bug 29959: super call in intertype method declaration body causes Verif...jhugunin2003-02-1311-49/+69