]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
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...
2005-01-13 mkerstenUpdated to support running on JDK 1.5, and fixed relate...
2005-01-13 mkerstenUpdated to include source location offset.
2005-01-11 aclementFixes for 78021, 79554 - both to do with us breaking...
2005-01-07 aclementFix for Bug 82134: AspectJ 5 M2 should implement backwa...
2005-01-07 aclementrebuilt with 2.0 weaver version attribute (aj1.2.1...
2005-01-07 aclementAll jars rebuilt with rev'd weaver version number 2...
2005-01-07 aclementTestcode for migration testing
2005-01-07 aclementRemoved warning that no longer comes out for this test...
2005-01-06 aclementtest was failing because a message was coming out twice...
2005-01-06 aclementRemoving 'run' calls from the testcases for now .....
2005-01-05 aclementBWD: One extra check.
2005-01-05 aclementBWD: Improved source loc stuff and helper methods
2005-01-05 aclementChanged order processing for weaving to match the recen...
2005-01-05 aclementBWD: Main part of the implementation, checks all the...
2005-01-05 aclementBWD: improved source loc creation
2005-01-05 aclementBWD: Improvements in source location handling allow...
2005-01-05 aclementBWD: New error checking catches one more error in this...
2005-01-05 aclementRecent changes seem to have made some messages come...
2005-01-05 aclementBWD: Updated - now type processing order is sensible...
2005-01-05 aclementBWD: test cases
2005-01-05 aclementBWD: Use new API on sourcetypebinding to remember origi...
2005-01-05 aclementBinary Weaving Decp: Two changes: In SourceTypeBinding...
2005-01-05 acolyertest cases and fix for Bugzilla Bug 81863
2005-01-05 aclementBinary Weaving Decp: test code
2005-01-05 acolyerextra test resources for within(@Foo *) tests
2005-01-05 aclementBinary Weaving Decp: helper methods and bug fix for...
2005-01-05 aclementBinary Weaving Decp: another helper method..
2005-01-05 acolyerswitch from string comparison to a more robust RPN...
2005-01-05 acolyertemporarily taken out a periodically misbehaving test...
2005-01-05 aclementorganized imports.
2005-01-04 aclementVery very first simple helper bits of binary weaving...
2005-01-04 aclementFix for Bug 82062: WeaveMessage should provide more...
2005-01-04 aclementorganized imports.
2004-12-20 aclementHopefully fixes disappearance of decsofts in AJDT....
2004-12-20 aclementFix for Bug 80916: In some cases the structure model...
2004-12-17 acolyerincorporate tim peierls suggestion from mailing list
2004-12-16 acolyerforgot to check in this updated java 5 jar for test...
2004-12-16 acolyermore ambiguous bindings testing
2004-12-16 acolyerdisambiguating bindings
2004-12-16 acolyerit is now safe to short-circuit in and/or pc matching...
2004-12-16 acolyerpayback time for all the "kinding" work - only ever...
2004-12-15 acolyerjust tidying up a few unused imports
2004-12-15 acolyerpartial fix for bug 61568.
2004-12-10 aclementSupport for 'offset' in source locations - enabling...
2004-12-10 aclementUpdates for AJDK1.5.0
2004-12-10 aclementAutoboxing and decp restrictions
2004-12-10 aclementcheck errors/xlints for decp'ing on annos/enums
2004-12-10 aclementAutoboxing tests - not checked in as need 1.5 JVM to...
2004-12-10 aclementautoboxing for return values
2004-12-10 aclementannotation/enum xlints
2004-12-10 aclementAll the new enum/annotation messages
2004-12-10 aclementTests for declare parents where enums are involved.
2004-12-10 aclementTests for declare parents where annotations are involved.
2004-12-10 acolyertest correct detection of @args in a declare
2004-12-10 acolyer@within, @withincode fixes
2004-12-10 acolyer@within, @withincode tests
2004-12-10 acolyerfinal(?) @args fixes
2004-12-10 acolyertesting for @args
2004-12-09 acolyermore testing, @args support
2004-12-09 acolyermore tests
2004-12-09 acolyerupdated binary form
2004-12-09 aclementAllows passing of extra argument to the compiler (...
2004-12-09 aclementAutoboxing testdata - all primitives covered.
2004-12-09 acolyercompleted @this and @target
2004-12-09 acolyeradd in @this and @target tests to main suite
2004-12-09 acolyerget test instructions ahead of jump test
2004-12-09 acolyerwho put that there???
2004-12-09 acolyermore @this @target fixes and tests
2004-12-09 aclementComplete varargs support.
2004-12-09 acolyermock java.lang.annotation.Annotation
2004-12-09 aclementAllows for MarkerAnnotations - doh! (i.e. ones with...
2004-12-09 acolyerclarify requirement for runtime retention in @this...
2004-12-09 acolyerannotation tests for this and target
2004-12-09 acolyerfail gracefully when trying to bind in an @pcd
2004-12-09 acolyerupdate installer page
2004-12-09 acolyera few words about 1.5.0 M1
2004-12-09 acolyerfixed some alignment issues in grammar fragments
2004-12-09 acolyerupdates for 1.5.0 M1
2004-12-09 acolyersay what we are installing...
2004-12-08 acolyer@within, @withincode impl (non-binding)
2004-12-08 acolyerunwanted import
2004-12-08 acolyerfirst @annotation test
2004-12-08 acolyerlots of pointcut parsing test cases for @xxx pcds
2004-12-08 acolyerupdate to new @pat syntax
2004-12-08 aclementAnnotation matching.
2004-12-08 aclementAnnotation matching.
2004-12-08 acolyer@annotation parsing and matching
2004-12-08 acolyerupdated binary form
2004-12-08 acolyerupdated test cases to reflect new parsing
2004-12-08 aclementAnnotation matching.
2004-12-08 acolyerupdates to annotation parsing...
next