aboutsummaryrefslogtreecommitdiffstats
path: root/loadtime
Commit message (Expand)AuthorAgeFilesLines
* 328099aclement2011-05-021-1/+1
* 328099aclement2011-05-024-55/+106
* polishaclement2011-05-021-1/+1
* extra implaclement2010-11-271-0/+25
* 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-103-8/+31
* 310506: optional aspectsaclement2010-06-161-4/+9
* change all relevant DataOutputStream usage to use CompressingDataOutputStreamaclement2010-05-181-1/+1
* 311762aclement2010-05-051-4/+20
* 122460aclement2010-05-032-63/+71
* extended definition and code gen to allow for deowsaclement2010-01-291-4/+31
* tests back inaclement2010-01-081-1/+2
* get a build throughaclement2010-01-071-16/+16
* remove aspectjrt dependencyaclement2010-01-073-14/+17
* exclude/include testsaclement2010-01-051-306/+517
* 298786: non-optimal exclude pattern issueaclement2010-01-051-0/+18
* testdataaclement2010-01-051-0/+158
* tests out to get a build throughaclement2009-12-111-306/+306
* typemap accessibleaclement2009-12-111-9/+1
* static aspectaclement2009-12-101-1/+1
* 296734: various optimizations for LTW and aop.xml include/exclude processingaclement2009-12-104-73/+666
* testadata for fast inclusion/exclusion when LTWaclement2009-12-094-0/+64
* 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-153-19/+19
* 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-311-147/+0
* 124460: moving xml parser and structure across to weaver from loadtimeaclement2009-01-312-419/+0
* 246125: c16aclement2008-10-212-6/+6
* 246125: removed last Asm dependency from org.aspectj.weaver (world model ref)...aclement2008-10-201-2/+3
* 251277: making asmmanager non-singletonaclement2008-10-201-251/+241
* 248814: perclassloaderdumpdiraclement2008-09-272-2/+4
* 248814: perclassloaderdumpdiraclement2008-09-273-0/+31
* 246918: perclause:aclement2008-09-114-215/+236
* 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-281-1/+1
* fixed eclipse warningsaclement2008-08-287-1721/+1698
* 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