]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
2005-02-17 aclementSuppressAjWarnings test.
2005-02-17 aclementMake the aspectj5rt classes available for writing 1...
2005-02-17 aclementDidnt have a default.
2005-02-17 acolyerparsing updates for declare annotation, annotations...
2005-02-17 acolyersupport for annotations on ITDs, and declare annotation
2005-02-17 aclementtemporary removal of jsr45 attribute as its format...
2005-02-17 aclementextra entry for bin
2005-02-17 aclementSupport for @within(), @withincode() annotation binding.
2005-02-17 aclementTestcases for @within() and @withincode() binding.
2005-02-16 aclementcorrected typo
2005-02-16 aclementorganized imports
2005-02-11 acolyerfix bug whereby we were statically matching annotations...
2005-02-11 acolyermove all java 5 tests out of code and back into .xml...
2005-02-11 acolyerbetter support for weaveInfo message, <weave> step...
2005-02-11 aclementChanged name and added definition of values.
2005-02-11 aclementAlthough there isn't anything to resolve - we should...
2005-02-11 aclementNew type pattern kind introduced to represent '@Annotat...
2005-02-11 aclementTests for 2 new annotation bugs: (1) Using the pattern...
2005-02-11 wisbergaspectj5rt.mf.txt is now the manifest in aspectjrt...
2005-02-11 wisbergtest placeholder
2005-02-11 wisbergnew module for Java5-specific additions to aspectjrt...
2005-02-11 wisbergBuilding releases under 1.5 now. Scripts should define...
2005-02-11 wisbergtesting aspectj5rt module
2005-02-11 wisbergsupport for building Java 5 sources
2005-02-11 wisbergModule aliases in a .properties file
2005-02-11 wisbergConstants
2005-02-11 wisbergsupport for building Java 5 sources
2005-02-11 wisbergserialVersionUID
2005-02-10 wisbergcvsignore for .generated.[lst|ajsym]
2005-02-08 aclementPerformance optimization - use stringbuffer (found...
2005-02-08 aclementPerformance optimization - don't use toString() of...
2005-02-08 aclementFix copyright.
2005-02-08 aclementmissing copyright.
2005-02-07 aclementtaking the print out *again*
2005-02-07 aclementTestcases and fix for using @target() when the annotati...
2005-02-04 aclementFix for atrocious incremental compilation performance.
2005-02-04 aclementcommented out tracing
2005-02-03 wisbergignore invalid aspectj-home's when seeking aspectj...
2005-02-03 aclementFix for PR84290: Runtime retention not recognized;...
2005-02-03 aclementSupport for @this, @args
2005-02-03 aclementNew annotation binding tests for @args, @this. Also...
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...
next