]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
2005-03-10 aclementDeclare Annotation: new message
2005-03-10 acolyerremove dependency on 1.2 API - runtime libs must work...
2005-03-10 wisberg-exitOnFailure for System.exit(..) on failure, so relea...
2005-03-10 wisbergNow testing in 1.3, 1.4, and 1.5 - consider omitting...
2005-03-10 wisbergtemporary workaround for (jar assembly after removing...
2005-03-10 acolyerfixes for annotation type pattern bugs uncovered in...
2005-03-10 wisberg(minimal) Apache fop 0.20.5, for bug 81654
2005-03-10 wisbergpatch 81654 updates docbook per
2005-03-10 wisbergadding fop docbook to pdf processing, but currently...
2005-03-10 wisbergno content changes - corrected xml. Using informaltabl...
2005-03-10 wisbergminor changes per AspectJ 5 release
2005-03-10 wisbergDocbook comments from build.xml, fop/pdf comments
2005-03-09 acolyerfix for varargs example in AJDK - 9 failing tests now...
2005-03-09 acolyerremove accidental 1.5 dependency in tests module
2005-03-09 acolyerfix for Bugzilla Bug 86789
2005-03-09 acolyercompleting the set of AJDK examples coded up as test...
2005-03-09 acolyertest cases from ajdk:annotations chapter
2005-03-09 acolyeroutput line numbers in stdout/err comparisons from...
2005-03-09 acolyerenhancements to signature to support getAccessibleMembe...
2005-03-09 acolyerfixes in annotation docs uncovered through testing
2005-03-08 wisbergignoring ajcore files
2005-03-08 wisbergupdated for new Builder.properties handling, strict...
2005-03-08 wisbergremoved "temp hack ahoy" jar filter. Filter need presu...
2005-03-08 wisbergdoc'd skipped libraries and resource patterns moved...
2005-03-08 wisbergsome cleanup, removed test - antecedants no longer...
2005-03-08 wisbergNow testing that all files in source directories have...
2005-03-08 wisberglibraries excluded on assembly, not on find; handling...
2005-03-08 wisbergskipped libraries and resource patterns moved into...
2005-03-08 wisbergskipped libraries and resource patterns moved into...
2005-03-08 wisbergcompare dist results of two build.xml scripts
2005-03-08 wisbergminimal integration with org.aspectj.lib module
2005-03-08 wisbergminimal build script (for doc distribution), instructions.
2005-02-26 aclementMore accessors for the different types of value.
2005-02-26 aclementFixed URLs
2005-02-26 aclementPlugins for tutorial.
2005-02-18 aclementUse ability to remove problems when building using...
2005-02-18 aclementIncludes ability to remove problems from a compilation...
2005-02-17 acolyer@xxx(@Foo) -> @xxx(Foo)
2005-02-17 wisbergworking bash script
2005-02-17 wisbergtracing-lt added to collection targets
2005-02-17 aclementFlag indicating if this advice actually matched anythin...
2005-02-17 aclementNeeded for SuppressAjWarnings support
2005-02-17 aclementDeal with putting out the non-matching advice lint...
2005-02-17 aclementUtility method adding for quizing whether you can find...
2005-02-17 aclementsignature for org.aspectj.lang.annotation.SuppressAjWar...
2005-02-17 aclementNew lint message added for non-matching advice warning
2005-02-17 aclementSuppressAjWarnings test.
2005-02-17 acolyerbetter handling on a 1.4 vm
2005-02-17 acolyerremove syserr
2005-02-17 aclementUpdated with suppression attribute for non-matching...
2005-02-17 acolyeronly inspect results if test could run
2005-02-17 acolyervmLevel attributed should be just vm...
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
next