]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
2005-08-23 aclementorganized imports.
2005-08-23 aclementadded dependency on loadtime so that loadtime makes...
2005-08-23 aclement@override fix: previous version didnt cope with abstrac...
2005-08-23 aclement@override - another case involving abstract ITDs
2005-08-23 aclement@override support for ITDs. Plus some binary weaving...
2005-08-23 aclement@override with ITDs - testcases.
2005-08-23 acolyerfix for pr107486, anonymous local types
2005-08-23 acolyerhas member tests + tests and fix for pr107486
2005-08-23 acolyersupport for anonymous local type registration
2005-08-23 acolyersupport for -XhasMember
2005-08-23 mkerstenRemoved dead code.
2005-08-22 aclementgenericitds: activating more tests - including "uberasp...
2005-08-22 aclementgenericitds: simplified!!
2005-08-22 aclementgenericitds: tests moved around and activated in Generi...
2005-08-22 aclementgenericsitds: modified with a couple of new hooks for...
2005-08-22 aclementgenericitds: simplified!! doesnt need to tell member...
2005-08-22 aclementgenericitds: simplified!! No crappy fake tvars created...
2005-08-22 aclementgenericitds: scope can now lookup type variables when...
2005-08-22 aclementgenericitds: deleted! Functionality pushed down into...
2005-08-22 aclementgenericitds: modified creation of bindings/resolvedmem...
2005-08-22 aclementgenericitds: simplified!! No crappy fake tvars created.
2005-08-22 aclementgenericitds: An ITD now records the set of aliases...
2005-08-22 aclementnope, wont build on 1.3 still .
2005-08-22 aclementorganized imports.
2005-08-22 aclementreincluding 1.3 test run ... will it work?
2005-08-22 acolyerdon't let jdt put out warnings about static overrides...
2005-08-21 acolyersupport for hasmember / hasfield type patterns. current...
2005-08-21 acolyerhasmember (hasmethod / hasfield) tests - not linked...
2005-08-21 acolyerfix for pr83377.aj
2005-08-21 acolyertests for pr83377
2005-08-21 acolyerupdated jars with fix for pr83377, which was basically...
2005-08-21 acolyeradded new method, methods() which returns all methods...
2005-08-20 acolyertests for pr78314 and pr80571
2005-08-20 acolyerfix for pr78314, parser saying: "privileged" expected...
2005-08-19 acolyerfix and test case for pr79523: BCException: illegal...
2005-08-19 acolyertest for pr104529, @SuppressWarnings("unchecked") not...
2005-08-19 acolyerfix for pr86057, overriding of final pointcut
2005-08-19 aclementgenericitds: I'll be finished when I get to Z
2005-08-19 aclementgenericitds: more funky tests.
2005-08-19 acolyermake sure that fields don't have a void type in a get...
2005-08-19 acolyertests for pr78261, field patterns with a void field...
2005-08-19 acolyertests for pr91114, (before - after) expression
2005-08-19 acolyerfix for pr9114, before and after used as var names...
2005-08-19 acolyertests for pr78707, before returning and before throwing...
2005-08-19 acolyerfix for Bugzilla Bug 78707
2005-08-19 acolyertests for pr 64568 and 74562
2005-08-19 acolyerfix for Bugzilla Bug 74562
2005-08-19 acolyerupdated parser w. itd error recovery
2005-08-19 acolyerthe big one. these jars are at Eclipse 3.1 final level...
2005-08-19 acolyerwording changed in some JDT compiler messages
2005-08-19 acolyercollection of really basic tests to use when bringing...
2005-08-19 acolyeroverrides getOwningClass from MethodBinding to ensure...
2005-08-19 acolyernew JDT compiler uses a Map instead of a Hashtable...
2005-08-18 aclementreplacing the bloated ones in CVS !
2005-08-18 aclementjust a few tests for generic aspects...
2005-08-18 acolyerforce parameterizeWith to be implemented all the way...
2005-08-18 acolyerhandle reference pointcuts of the from Generic<X>.foo()
2005-08-18 acolyerallow a reference pointcut reference of the form Generi...
2005-08-18 acolyermake sure we don't lose source location on parameterizeWith
2005-08-18 acolyeralso parameterize annotation pattern
2005-08-18 acolyersupport for parameterizeWith
2005-08-18 acolyerimplementation of parameterizeWith and fix for 107059...
2005-08-18 acolyermessages for trying to reference a pointcut in a generi...
2005-08-18 acolyerSuppressAjWarnings should not suppress errors!
2005-08-18 acolyertests for pr107059 and generics chapter of ajdk
2005-08-18 acolyertests for examples in the ajdk generics chapter
2005-08-18 acolyerfollow-on test for pr107159
2005-08-18 aclementMakes sure it looks on the generic members for annotati...
2005-08-18 aclementswitched test around.
2005-08-18 aclementAndrews test for pr93356
2005-08-18 aclementtest for pr93356 and generic binary weaving itds
2005-08-18 aclementsome binary weaving ITD tests, they dont pass yet.
2005-08-18 aclementModified access to onType to be via a get/set pair...
2005-08-18 aclementI think that astore at the start of the exception block...
2005-08-18 wisbergtests for Fix 106736 - permitting classes dir as aspect...
2005-08-18 wisbergFix 106736 - permitting classes dir as aspect URL ...
2005-08-18 wisbergcomment only on poorly-named but public addLibraryJarFi...
2005-08-18 wisbergUsing JLS 20.18.7 system property for version per maili...
2005-08-17 acolyerdeleted the section about declaring a pertypewithin...
2005-08-17 acolyerreplaced <i> which docbook does not understand with...
2005-08-17 acolyerpretty much a complete rewrite, this time matching...
2005-08-17 acolyerupdated copyright date
2005-08-17 acolyeradded method to determine which set of lint kinds are...
2005-08-17 acolyertell Lint which warnings to suppress during specializat...
2005-08-17 acolyersupport for @SuppressAjWarnings
2005-08-17 acolyeradvice remembers the set of lint warnings that are...
2005-08-17 acolyeradded ajdk generics tests and test for annotation match...
2005-08-17 acolyertest cases for all examples in the new generics chapter...
2005-08-17 acolyertest case for user list reported problem with annotatio...
2005-08-17 acolyerfix for bug 98952: @AJ if pointcut
2005-08-17 acolyerre-enabling tests with @AJ processing in ajc since...
2005-08-17 avasseur@AJ PTW polish as per aj$getInstance does not rethrow...
2005-08-16 acolyerfix for Bugzilla Bug 107059
2005-08-16 acolyerimplementation of parameterize with for EllipsisTypePattern
2005-08-16 acolyerimplementation of parameterize with
2005-08-16 acolyeradded isAny() to enable easy testing for full wildcard
2005-08-16 acolyertest for declare soft with type vars
2005-08-16 acolyertests for pr106130 and pr107059
2005-08-16 acolyerajc-test drivers for 106130, 107059, and declare soft...
2005-08-16 acolyertest for declare soft in a generic aspect when using...
next