]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
2005-02-03 aclementDelete unnecessary printing
2005-02-03 aclementAnnotation Binding: testcases for @this/@args and one...
2005-02-02 aclementRemoving last 'use the static type for accessing static...
2005-02-01 aclementFix NPE if attempting annotation usage on 1.4 rt.jar !
2005-02-01 aclementAnnotation Binding - now complete for @annotation ... Root_AspectJ5_Development
2005-02-01 aclementUse the correct 'subject' at the join point for matching
2005-02-01 aclementorganized imports
2005-02-01 aclementAnnotation Binding - more test data.
2005-02-01 aclementAnnotation Binding - more test data.
2005-01-31 aclementTests for static method call/execution with @annotation
2005-01-31 aclementUpdates for annotation binding. Support for static...
2005-01-31 aclementAnnotation Binding
2005-01-31 aclementNo longer a restriction
2005-01-31 aclementPuts out binding restriction message for unsupported...
2005-01-31 aclementAnnotation binding support
2005-01-31 aclementAnnotation Binding: works for @target and @annotation...
2005-01-31 aclementOrganized imports.
2005-01-31 aclementRebuilt with minor update to PUSH instruction
2005-01-31 aclementProvided hasAnnotation() implementation
2005-01-31 aclementNo longer a restriction.
2005-01-31 aclementRemoved test that verified restriction on binding annot...
2005-01-31 aclementAdded new tests for annotation binding
2005-01-31 aclementAnnotation binding tests: @target and call/@annotation...
2005-01-31 aclementRemove message about binding restriction for @annotation
2005-01-31 aclementFix for annotation resolution - allow for package names!
2005-01-31 aclementFix for hasAnnotation() - add the annotation type throu...
2005-01-31 aclementUpdated javadoc to tell you not to use a particular...
2005-01-31 acolyersome of these tests were failing in an environment...
2005-01-31 wisberg@testcase PR#84033 incremental declare error persists...
2005-01-31 aclementBit of missing support...
2005-01-31 aclementAnnotationBinding testcases: call and execution. Also...
2005-01-31 aclementPutting println back in.
2005-01-29 wisbergweaver manifest for aspectjweaver.jar (if it changes...
2005-01-29 wisberginitial support for building aspectj projects
2005-01-29 wisbergaspectjweaver.jar and aspectjlib.jar product templates
2005-01-29 wisbergbuild tests (skipped), enabled license tests again...
2005-01-29 wisbergcore of initial support for building aspectj projects
2005-01-29 wisbergremoved unused code/comments, added toString detail
2005-01-29 wisbergaliases for aspectjlib.jar and aspectjweaver.jar
2005-01-29 wisbergname, avoid build.xml if dir null
2005-01-29 wisberg2005-6 licenses and copyrights
2005-01-29 wisbergbase version changed to 1.2, this year to 2005
2005-01-29 wisberginitial support for building aspectj projects
2005-01-29 wisbergavoiding bootstrap to make it easier to implement aspec...
2005-01-29 wisbergcopyright holder - test failed when enabled.
2005-01-29 wisbergInitial library module
2005-01-29 wisberg.ajproperties to text from binary
2005-01-29 wisbergInitial library module
2005-01-28 wisbergper... advice "may then" to "will only" run, per user...
2005-01-28 mkerstenFix for Bug 3897
2005-01-28 aclementRemoving string temporarily - might be interfering...
2005-01-27 aclementFix for Bug 83645: pertypewithin({interface}) illegal...
2005-01-27 aclementFix for Bug 83645: pertypewithin({interface}) illegal...
2005-01-27 aclementFix for Bug 83645: pertypewithin({interface}) illegal...
2005-01-27 aclementFix for Bug 83645: pertypewithin({interface}) illegal...
2005-01-27 mkerstenTests and fix for: Bug 83565
2005-01-27 wisbergskipping test on X feature said to be failing on the...
2005-01-27 wisbergpreliminary fork support
2005-01-27 wisbergrefactoring, reformatting; support for generated test...
2005-01-27 wisbergold test for done signal
2005-01-27 wisbergignore bin
2005-01-27 wisbergSummary of implementation limitations carefully worded...
2005-01-27 wisbergsupport -showWeaveInfo in javac adapter
2005-01-27 wisbergtests for PR48650 partial workaround - ugh
2005-01-27 wisberghack workaround for 48650
2005-01-27 wisbergPermit outjars to be used as injars in subsequent compi...
2005-01-26 aclementFix for null arrays (from AV)
2005-01-26 aclementAdded isSynthetic() to keep Java5 compiler happy (isSyn...
2005-01-26 aclement@AJ syntax (pr83626): changes to bcel from Alex
2005-01-26 aclementMatthew fix for 83380: don't use enum as a variable...
2005-01-25 wisberg@testcase PR83645 pertypewithin on interface
2005-01-25 aclementFix for Bug 83563: pertypewithin() handling of inner...
2005-01-24 aclementMatthew fix for 83380: don't use enum as a variable...
2005-01-24 aclementCorrectly build jdtcore includes fix for 83423. (Binary...
2005-01-24 aclementFix to ensure woven methods don't lose their annotations.
2005-01-24 aclementFirst bit of implementing annotation checking in Eclips...
2005-01-24 aclementThis fix for 'c' values in annotations has been verifie...
2005-01-23 aclementFix for type 'c' values in annotations - 'c' == 'Class'
2005-01-21 aclementfix (*cough* hack) for annotations originating from...
2005-01-20 mkerstenAdded OOPSLA 2004 slides.
2005-01-20 aclementFix for Bug 83303: complier error when mixing inheritan...
2005-01-20 aclementGet enum value fields to work in the ASM. Plus test...
2005-01-20 aclementPromoted visibility of dump method for use from test...
2005-01-19 aclementUpdate to allow 1.5 to be specified.
2005-01-19 aclementFix for Bug 82570: Weaved code does not include debug...
2005-01-19 acolyerupdates for ltw and annotations
2005-01-19 aclementorganized imports
2005-01-18 aclementfirst example now works!
2005-01-18 aclementFix to allow pertypewithin aspectOf() to cope with...
2005-01-18 aclementPerTypeWithin support.
2005-01-18 aclementPerTypeWithin: Test data
2005-01-18 aclementorganized imports.
2005-01-17 aclementHmmm - I don't think these are part of Java5 support.
2005-01-17 acolyerNew compiler gives additional error message on 1.3...
2005-01-17 acolyerjava 5 support
2005-01-17 acolyerpass addURL calls onto super
2005-01-17 acolyerjava 5 support
2005-01-14 aclementFix for AjcPre10xTests.test016 if run standalone. ...
2005-01-14 aclementFix for "staticinitialization(@Blah *)"
2005-01-13 mkerstenFixed 3 bugs reported in bug#82340, including correct...
next