]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
2005-11-21 aclementtestcase for 117296
2005-11-21 aclementtest and fix for 115607 (declare @type): patch from...
2005-11-21 aclementpr115250: new tests
2005-11-21 aclementpr115250: allows for parameterized advice and works...
2005-11-21 aclementpr115250: doesnt attempt to create invoke calls on...
2005-11-21 aclementpr115250: allows for parameterized advice.
2005-11-21 aclementpr115250: changed parameterizeWith() signature for...
2005-11-21 aclementpr115250: copy params across to variant that we build
2005-11-21 aclementtests for 115250
2005-11-21 aclementtidied up a bit.
2005-11-21 aclementtwo test programs for 115250
2005-11-21 aclementtest and fix for 114875
2005-11-21 acolyerno chained exceptions under 1.3...
2005-11-19 acolyertests and fix for pr116229 and pr116755. Also adds...
2005-11-18 aclementfixes for 115252 from Helen (xlint on incorrect annotat...
2005-11-18 aclementtests for 115252
2005-11-18 aclementfix for 115204, 116890 NPE in WildAnnotationTypePattern
2005-11-18 aclementfix for 116949
2005-11-18 aclementtest and fix for 116626 from Matthew.
2005-11-18 wisbergReplacing bcel-builder with bcel. Should just export...
2005-11-17 aclementfixes for pr115237
2005-11-17 aclementcase4 of Alex's bug ;)
2005-11-17 aclementfix for something Sian noticed.
2005-11-17 aclementfix for latest part of Alex's bug.
2005-11-17 aclementmore tests - for 115237 and alexs bug on the list.
2005-11-16 aclementnext round of fixes for list bug reported by Alexandru.
2005-11-16 aclementcommitting version with a main() in it!
2005-11-15 aclementmore tests... binary bridge methods and the one reporte...
2005-11-15 aclementfix for pr116255
2005-11-15 aclementoptimization - don't put bridge methods on interfaces.
2005-11-15 aclementrebuilt for 95517
2005-11-15 aclementmatthews fixes for 95517
2005-11-15 aclementdont put bridge methods in an interface, you fool.
2005-11-15 aclementMatthews patches for 115275
2005-11-15 aclementtest and fix for pr114436
2005-11-15 aclementcomment
2005-11-15 aclementallow for missing type (again) - see pr116305
2005-11-14 aclementimproved bridging code gen - can cope with lazymethodge...
2005-11-14 aclementreported on the list - failing to compile - using ITD...
2005-11-14 aclementmore binary bridging testcode
2005-11-14 aclementtestcode for 114436
2005-11-14 aclementfix for comment #1 in 113368
2005-11-14 aclementfixes for pr115788 - primitive handling.
2005-11-14 wisbergRemoving 1.5 API String.contains(..)
2005-11-14 aclementtests and fixes for 115235: stackoverflow on concretizi...
2005-11-14 aclementfix for parser crash on erroneous perthis() - see pr115788
2005-11-12 aclementremoved 1.5 api (doh!)
2005-11-11 aclementfix for pr113531
2005-11-11 aclementfix for pr113531
2005-11-11 aclementFix for 113118 - use the right method to get a signatur...
2005-11-11 aclementMatthews patches from 95529
2005-11-11 aclementYES! Bridge method code all in !! hurrah!! See pr108101
2005-11-11 aclementfixes for pr113447 - dont do bindings check at each...
2005-11-11 aclementtests for pr113447 from Helen Hawkins.
2005-11-11 aclementmore AST stuff: 110465
2005-11-11 aclementmore AST stuff: 110465
2005-11-10 aclementfix getPackageName() to cope with parameterized types.
2005-11-10 aclementorganized imports
2005-11-10 aclementfixes and some helper methods added.
2005-11-10 aclementfix for binary weaving declare parents that involve...
2005-11-10 aclementmore bridge method testcode.
2005-11-10 aclementfixes from AST bug: 110465.
2005-11-09 aclementfixes for pr91859
2005-11-09 aclementfixes for 91859 - enable us to preserve the set of...
2005-11-09 aclementfixes for 91859 - enable us to preserve the set of...
2005-11-09 aclementproduce better diagnostics on failure.
2005-11-09 acolyertests and fix for pr112756 - use of assert/enum as...
2005-11-08 acolyertests for pr104220 - poor toString implementations...
2005-11-08 acolyerfix for pr104220 - poor toString implementations for...
2005-11-08 aclementsome useful AST tests
2005-11-08 acolyerfix for pr112830, tolerate variations on "aspectjrt...
2005-11-08 aclementpatch from helen to ensure the tests tidy up after...
2005-11-08 aclementtestcode and fix for pr114005: copying annotations...
2005-11-08 aclementFor bridge method support - make backing generic member...
2005-11-08 aclementSecond patch from 95516 (ant support for -outxml) ...
2005-11-08 aclementfinal part of fix for pr115038
2005-11-08 aclementorganized imports
2005-11-08 mkerstenFixed Bugzilla Bug 113554: support ajsym file generatio...
2005-11-08 mkerstenFixed Bugzilla Bug 113554: support ajsym file generatio...
2005-11-07 aclementHelens changes to ensure these tidy up after themselves...
2005-11-07 aclementbridging tests.
2005-11-07 aclementbridging tests.
2005-11-07 aclementSwitch to using a parser that should be around on 1.4.
2005-11-07 aclementtest X - matches the spec in the AJDK (work for 112105)
2005-11-07 aclementtest X - matches the spec in the AJDK (work for 112105)
2005-11-07 aclementtest for pr113531. test patch is from Helen. Currently...
2005-11-07 aclementtidy up after finishing.
2005-11-07 aclementfix for 95516 (-outxml / -outxmlfile) - from Matthew.
2005-11-07 avasseur#114897 notreweavable is default on LTW - by Matthew...
2005-11-07 aclementfixes for 112783 and 113066
2005-11-07 aclementtests for 112783 and 113066
2005-11-07 aclementcanBeBoundTo fix for isAssignable.
2005-11-07 aclementfix for 95516 (-outxml / -outxmlfile) - from Matthew.
2005-11-07 avasseur#114875 cannot reproduce NPE in @AJ abstract aspect
2005-11-07 avasseuraspects/include handling and doc update as per #115275
2005-11-07 aclementtestcode for pr113066
2005-11-04 aclementmoved 1.5 dependency to 1.5 module!
2005-11-04 aclementFix for pr90143: I'm on fire today ;)
2005-11-04 acolyerwith the change in LTW to default to the same version...
2005-11-04 acolyertests for pr73050 :- support for isAnonymous and name...
next