]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
2005-05-04 aclementGuard running the declare annotation weaving message...
2005-05-04 aclementhacked out 1.4 apis - needs tidying up but I'm just...
2005-05-04 aclementImpl of enhancement 92906 from Andrew Huff. -showWeaveI...
2005-05-04 avasseurremove mistaken useless instances field + getInstances...
2005-05-03 aclementrebuilt with sun 142
2005-05-03 avasseurmissing perTypeWithinEntry filtering - happens when...
2005-05-03 aclementtemporarily removing the eclipse.plugins target - we...
2005-05-03 avasseur@AJ around inline + test, fix a bug in BcelClassWeaver...
2005-05-03 aclementGo back to this old form of .classpath file.
2005-05-03 acolyerthe matching aspectjrt.jar. could come in handy? who...
2005-05-03 aclementfix for pr93460
2005-05-02 avasseurPTW perClause for @AJ + perClause test
2005-04-29 acolyerit's a whole new compiler in there...
2005-04-29 acolyerit's a whole new compiler in there...
2005-04-29 acolyerupdated for DeclareError and DeclareWarning
2005-04-29 aclementMore bullet proof and with added diagnostics.
2005-04-28 aclementFix for timing problem in multiincrementalproject tests.
2005-04-28 aclementDoh - didn't update aspectjtools.jar when I did aspectj...
2005-04-28 avasseurinlining of around for @AJ works unless non public...
2005-04-26 aclementMultiIncrementalSupport: the key change - looks in...
2005-04-26 aclementMultiIncrementalSupport: some notes and helper stuff...
2005-04-26 aclementMultiIncrementalSupport: moved weaver/world into the...
2005-04-26 aclementMultiIncrementalSupport: state that was scattered acros...
2005-04-26 aclementMultiIncrementalSupport: reports build kind when claimi...
2005-04-26 aclementneeded to add this dependency?
2005-04-26 aclementuseful?
2005-04-26 aclementMultiIncrementalSupport: the test harness for managing...
2005-04-26 aclementMultiIncrementalSupport: manages state for multiple...
2005-04-26 aclementorganized imports
2005-04-26 aclementImproved toString for debugging !
2005-04-26 aclementUseful guard method - prevents asking for properties...
2005-04-26 aclementImplements new statelistener interface method.
2005-04-26 aclementAnother useful callback method added.
2005-04-26 aclementFix for structure model missing declare @constructor...
2005-04-26 aclementPut the ordering back to allow deserialization of an...
2005-04-26 aclementFix for Bug 92630: Null Pointer Exception thrown by...
2005-04-26 aclementHmmm - rebuilt with 1.4 Java - any difference to the...
2005-04-26 aclementCopyright added to keep checklics happy.
2005-04-26 avasseurfix some build. Move AspectJrt5 test to AllTest15....
2005-04-26 avasseurfix local build so that test run with 1.5
2005-04-26 avasseur@AJ declarePrecedence was not runtime visible in those...
2005-04-25 aclementMultiProjectIncremental testcases.
2005-04-25 acolyerrun the aspectj5rt tests as part of this suite
2005-04-25 acolyertest cases for @AspectJ visitors
2005-04-25 acolyersupport in ajc for parsing and error reporting of ...
2005-04-25 acolyersupport in ajc for parsing and error reporting of ...
2005-04-25 acolyerthis patch implements the MAP for aspects, pointcuts...
2005-04-25 acolyeradd aspectj5rt to classpath
2005-04-25 avasseurtest case for fix bug in bcel RIV annotations (impacte...
2005-04-23 aclementForce change of these files - might make cruisecontrol...
2005-04-22 aclementWorkaround/fix for Wes' problem with the compiler build...
2005-04-22 aclementChanged runtime invis param attrs to always be invis...
2005-04-22 aclementChanged runtime invis attrs to always be invis as disco...
2005-04-22 aclementNow you see them, now you don't. Annotations now runti...
2005-04-22 avasseur@AJ annotation are runtime visible, fixed all licenses...
2005-04-22 avasseurfixing a missing "throw" clause
2005-04-21 wisbergcompile runtime under 1.1, see how badly it fails
2005-04-21 wisbergback to 1.3 exception API, report bad method via NoAspe...
2005-04-21 mkerstenFixed bug#91912 added softens / softened by relationshi...
2005-04-20 acolyerthis set of commits teaches the TypeX world about param...
2005-04-20 avasseurcommented jar target from bcel-builder/build.xml since...
2005-04-20 aclementFix for pr92053: atargs causes a VerifyError: Unable...
2005-04-20 acolyerfix for Bugzilla Bug 91858
2005-04-20 acolyerfirst half of Andrew Huff's patch for 59636 (-log optio...
2005-04-20 avasseurrefactored to avoid clash and duplicate class with...
2005-04-20 acolyerfirst half of Andrew Huff's patch for 59636 (-log optio...
2005-04-20 avasseurfixing Alex build dependancies. Adding top level build...
2005-04-20 aclementTemporarily removed loadtime modules as they are empty...
2005-04-20 aclementDelete bintest, not quite in with Alex's policy as...
2005-04-19 aclementRefresh these builds of aspectjrt.jar - they are used...
2005-04-19 aclementI didn't move the test suite class..
2005-04-19 aclementCopyright altered to pass the test..
2005-04-19 aclementSwitch on junit task call.
2005-04-19 aclementremoved issingleton - causes crash
2005-04-19 aclementcommitting to shut up the flippin cvs sync
2005-04-19 aclementaccessed from gen'd code, needs to be visible
2005-04-19 aclementnew simple tests - one of which aborts...
2005-04-19 aclementfrom branch: change to advice ordering (sorts on source...
2005-04-19 aclementfrom branch: changed visibility
2005-04-19 aclementfrom branch: loads of @AJ changes for inlining strategi...
2005-04-19 aclementfrom branch: needs to implement mustcheckexceptions...
2005-04-19 aclementfrom branch: concern from alex that sequenced hash...
2005-04-19 aclementfrom branch: redundant?
2005-04-19 aclementfrom branch: dont stick the interface on @AJ thingies.
2005-04-19 aclementfrom branch: rtx's now know whether they are @AJ aspect...
2005-04-19 aclementfrom branch: check exceptions if necessary
2005-04-19 aclementfrom branch: mod to check if exceptions must be verifie...
2005-04-19 aclementfrom branch: perclause support necessary for @AJ
2005-04-19 aclementmodified for binding processing from branch and Andy...
2005-04-19 aclementfrom branch: processes @AJ annotations
2005-04-19 aclementfrom branch: new exprs supported
2005-04-19 aclementfrom branch: new tests supported
2005-04-19 aclementFrom branch: necessary for @AJ
2005-04-19 aclementfrom branch: modified parameter code for @AJ
2005-04-19 aclementfrom branch: perclause support and modified delegate...
2005-04-19 aclementfrom branch: knows about new JP subtypes
2005-04-19 aclementfrom branch: processes @AJ stuff on a field
2005-04-19 aclementfrom branch: processes @AJ stuff on a method
2005-04-19 aclementfrom branch: capable of knowing whether it represents...
2005-04-19 aclementfrom branch: new utility methods for @AJ support
next