| Commit message (Expand) | Author | Age | Files | Lines |
* | change all relevant DataOutputStream usage to use CompressingDataOutputStream | aclement | 2010-05-18 | 1 | -1/+1 |
* | 311762 | aclement | 2010-05-05 | 1 | -4/+20 |
* | 122460 | aclement | 2010-05-03 | 2 | -63/+71 |
* | extended definition and code gen to allow for deows | aclement | 2010-01-29 | 1 | -4/+31 |
* | tests back in | aclement | 2010-01-08 | 1 | -1/+2 |
* | get a build through | aclement | 2010-01-07 | 1 | -16/+16 |
* | remove aspectjrt dependency | aclement | 2010-01-07 | 3 | -14/+17 |
* | exclude/include tests | aclement | 2010-01-05 | 1 | -306/+517 |
* | 298786: non-optimal exclude pattern issue | aclement | 2010-01-05 | 1 | -0/+18 |
* | testdata | aclement | 2010-01-05 | 1 | -0/+158 |
* | tests out to get a build through | aclement | 2009-12-11 | 1 | -306/+306 |
* | typemap accessible | aclement | 2009-12-11 | 1 | -9/+1 |
* | static aspect | aclement | 2009-12-10 | 1 | -1/+1 |
* | 296734: various optimizations for LTW and aop.xml include/exclude processing | aclement | 2009-12-10 | 4 | -73/+666 |
* | testadata for fast inclusion/exclusion when LTW | aclement | 2009-12-09 | 4 | -0/+64 |
* | demotion for types introduced by include/exclude checking | aclement | 2009-12-05 | 1 | -0/+1 |
* | open up for initialization | aclement | 2009-11-21 | 1 | -1/+1 |
* | make timers non-periodic under AJDT | aclement | 2009-11-13 | 1 | -1/+1 |
* | timer support for aop.xml | aclement | 2009-11-02 | 2 | -24/+51 |
* | refactoring | aclement | 2009-09-15 | 3 | -19/+19 |
* | 271840: deadlock in ltw with terracotta | aclement | 2009-04-29 | 2 | -17/+18 |
* | guard for null - it may not yet have been setup | aclement | 2009-04-27 | 1 | -95/+100 |
* | 266220: generic aspect subtypes in aop.xml | aclement | 2009-02-25 | 1 | -19/+52 |
* | 124460: moving xml parser and structure across to weaver from loadtime | aclement | 2009-01-31 | 1 | -147/+0 |
* | 124460: moving xml parser and structure across to weaver from loadtime | aclement | 2009-01-31 | 2 | -419/+0 |
* | 246125: c16 | aclement | 2008-10-21 | 2 | -6/+6 |
* | 246125: removed last Asm dependency from org.aspectj.weaver (world model ref)... | aclement | 2008-10-20 | 1 | -2/+3 |
* | 251277: making asmmanager non-singleton | aclement | 2008-10-20 | 1 | -251/+241 |
* | 248814: perclassloaderdumpdir | aclement | 2008-09-27 | 2 | -2/+4 |
* | 248814: perclassloaderdumpdir | aclement | 2008-09-27 | 3 | -0/+31 |
* | 246918: perclause: | aclement | 2008-09-11 | 4 | -215/+236 |
* | 246125: moving bcel types to bcel package | aclement | 2008-09-05 | 1 | -1/+1 |
* | 246125: comment 3: reworked AnnotationX - got rid of the thing | aclement | 2008-09-05 | 1 | -48/+97 |
* | fixed eclipse warnings | aclement | 2008-08-28 | 1 | -1/+1 |
* | fixed eclipse warnings | aclement | 2008-08-28 | 7 | -1721/+1698 |
* | eclipse: unnecessary cast | aclement | 2008-08-23 | 1 | -2/+2 |
* | 238666: Allow the ltw configuration to be directly specified rather than disc... | aclement | 2008-08-06 | 1 | -15/+32 |
* | organized imports | aclement | 2008-05-30 | 1 | -3/+0 |
* | 231396: Comment #4: Big Refactoring | aclement | 2008-05-28 | 2 | -20/+15 |
* | 210470: preventing weaver leaks: big changes to better manage the lifecycle o... | aclement | 2008-05-27 | 1 | -20/+128 |
* | 210470: preventing weaver leaks: use a weak classloader ref | aclement | 2008-05-27 | 1 | -0/+1 |
* | 210470: preventing weaver leaks: use a weak classloader ref | aclement | 2008-05-27 | 1 | -21/+28 |
* | 210470: preventing weaver leaks: implement new IWeavingContext method | aclement | 2008-05-27 | 1 | -6/+14 |
* | 210470: preventing weaver leaks: implement new IWeavingContext method | aclement | 2008-05-27 | 1 | -0/+2 |
* | remove useless message | aclement | 2008-05-05 | 1 | -1/+1 |
* | 210470: remove thread reference stored in CompilationAndWeavingContext static... | aclement | 2008-05-03 | 1 | -0/+3 |
* | dont want dependency on a bea stub | aclement | 2008-04-05 | 1 | -2/+1 |
* | 166647 fixes: produces a suitable error if XML defined aspects are excluded f... | aclement | 2007-12-04 | 3 | -3/+3 |
* | made field final - does that avoid NPE on line 105 under tomcat? | aclement | 2007-11-30 | 1 | -1/+1 |
* | Bug 176546 "Allow custom aop.xml provider through IWeavingContext" | mwebster | 2007-03-07 | 3 | -4/+51 |