aboutsummaryrefslogtreecommitdiffstats
path: root/loadtime/src/org
Commit message (Expand)AuthorAgeFilesLines
* 328099aclement2011-05-024-55/+106
* polishaclement2011-05-021-1/+1
* 175814: fixes: chaining preclinits if they are too large (too many tjpsps) an...aclement2010-08-101-2/+12
* author tagsaclement2010-08-101-1/+3
* 321641: test and fix: exclusion for double dollared names (eg. cglib)aclement2010-08-101-2/+3
* 310506: optional aspectsaclement2010-06-161-4/+9
* 122460aclement2010-05-032-63/+71
* extended definition and code gen to allow for deowsaclement2010-01-291-4/+31
* 298786: non-optimal exclude pattern issueaclement2010-01-051-0/+18
* 296734: various optimizations for LTW and aop.xml include/exclude processingaclement2009-12-102-66/+216
* demotion for types introduced by include/exclude checkingaclement2009-12-051-0/+1
* open up for initializationaclement2009-11-211-1/+1
* make timers non-periodic under AJDTaclement2009-11-131-1/+1
* timer support for aop.xmlaclement2009-11-022-24/+51
* refactoringaclement2009-09-152-19/+18
* 271840: deadlock in ltw with terracottaaclement2009-04-292-17/+18
* guard for null - it may not yet have been setupaclement2009-04-271-95/+100
* 266220: generic aspect subtypes in aop.xmlaclement2009-02-251-19/+52
* 124460: moving xml parser and structure across to weaver from loadtimeaclement2009-01-312-419/+0
* 246125: c16aclement2008-10-212-6/+6
* 248814: perclassloaderdumpdiraclement2008-09-272-2/+4
* 248814: perclassloaderdumpdiraclement2008-09-273-0/+31
* 246918: perclause:aclement2008-09-113-215/+235
* 246125: moving bcel types to bcel packageaclement2008-09-051-1/+1
* 246125: comment 3: reworked AnnotationX - got rid of the thingaclement2008-09-051-48/+97
* fixed eclipse warningsaclement2008-08-285-1630/+1598
* eclipse: unnecessary castaclement2008-08-231-2/+2
* 238666: Allow the ltw configuration to be directly specified rather than disc...aclement2008-08-061-15/+32
* organized importsaclement2008-05-301-3/+0
* 231396: Comment #4: Big Refactoringaclement2008-05-282-20/+15
* 210470: preventing weaver leaks: big changes to better manage the lifecycle o...aclement2008-05-271-20/+128
* 210470: preventing weaver leaks: use a weak classloader refaclement2008-05-271-0/+1
* 210470: preventing weaver leaks: use a weak classloader refaclement2008-05-271-21/+28
* 210470: preventing weaver leaks: implement new IWeavingContext methodaclement2008-05-271-6/+14
* remove useless messageaclement2008-05-051-1/+1
* 210470: remove thread reference stored in CompilationAndWeavingContext static...aclement2008-05-031-0/+3
* 166647 fixes: produces a suitable error if XML defined aspects are excluded f...aclement2007-12-043-3/+3
* made field final - does that avoid NPE on line 105 under tomcat?aclement2007-11-301-1/+1
* Bug 176546 "Allow custom aop.xml provider through IWeavingContext"mwebster2007-03-072-4/+26
* 166238 "-nowarn doesn't work for load-time weaving" (rbodkin+LISTS@gmail.com)mwebster2006-12-011-1/+1
* fix for 165148 - don't resolve things you are 99 percent sure won't be foundaclement2006-11-201-6/+7
* Bug 149289 "Support system and user aop.xml configuration" (add org/aspect/ao...mwebster2006-11-131-1/+1
* Bug 155033 "Use ajcore for LTW problems" (call Dump from preProcess())mwebster2006-11-061-1/+4
* Bug 158957 "NPE in LTW with RMI dynamic proxies w/ pointcut reuse" (restore c...mwebster2006-10-052-32/+43
* Trace loader parent and class lookupmwebster2006-10-041-1/+2
* Bug 132080 "LTW concrete-aspect definitions not exposed to weaver"mwebster2006-10-042-6/+39
* test and fixes for 152366: support AND in include/exclude/dumpaclement2006-10-031-5/+9
* Bug 158205 "NullPointerException when weaving with bootstrap agent" (improve ...mwebster2006-10-021-5/+13
* Bug 158205 "NullPointerException when weaving with bootstrap agent" (modified...mwebster2006-10-021-1/+1
* Bug 157474 "Handle duplicate aop.xml definitions more gracefully" (info messa...mwebster2006-09-191-0/+1