| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 166238 "-nowarn doesn't work for load-time weaving" (rbodkin+LISTS@gmail.com) | mwebster | 2006-12-01 | 1 | -1/+1 |
* | fix for 165148 - don't resolve things you are 99 percent sure won't be found | aclement | 2006-11-20 | 1 | -6/+7 |
* | Bug 149289 "Support system and user aop.xml configuration" (add org/aspect/ao... | mwebster | 2006-11-13 | 1 | -1/+1 |
* | Bug 155033 "Use ajcore for LTW problems" (call Dump from preProcess()) | mwebster | 2006-11-06 | 1 | -1/+4 |
* | Bug 158957 "NPE in LTW with RMI dynamic proxies w/ pointcut reuse" (restore c... | mwebster | 2006-10-05 | 2 | -32/+43 |
* | Trace loader parent and class lookup | mwebster | 2006-10-04 | 1 | -1/+2 |
* | Bug 132080 "LTW concrete-aspect definitions not exposed to weaver" | mwebster | 2006-10-04 | 2 | -6/+39 |
* | test and fixes for 152366: support AND in include/exclude/dump | aclement | 2006-10-03 | 1 | -5/+9 |
* | Bug 158205 "NullPointerException when weaving with bootstrap agent" (improve ... | mwebster | 2006-10-02 | 1 | -5/+13 |
* | Bug 158205 "NullPointerException when weaving with bootstrap agent" (modified... | mwebster | 2006-10-02 | 1 | -1/+1 |
* | Bug 157474 "Handle duplicate aop.xml definitions more gracefully" (info messa... | mwebster | 2006-09-19 | 1 | -0/+1 |
* | ignore duplicate aop.xml definition | mwebster | 2006-09-15 | 1 | -2/+12 |
* | typo! | aclement | 2006-09-12 | 1 | -1/+1 |
* | Bug 155238 "Trace should use System.identityHashCode, not hashCode" | mwebster | 2006-08-30 | 1 | -1/+1 |
* | Bug 155148 "jdk14 trace deadlock in oc4j" (use formatObj for _all_ arguments) | mwebster | 2006-08-25 | 1 | -1/+1 |
* | Bug 150487 "Tracing and Logging Framework" (Trace.event()) | mwebster | 2006-08-25 | 1 | -0/+1 |
* | 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Mat... | aclement | 2006-08-25 | 1 | -0/+10 |
* | Bug 129525 "Don't Dump Bytecodes to Syserr in LTW" (don't throw AbortExceptio... | mwebster | 2006-08-24 | 2 | -3/+31 |
* | Bug 149289 "Support system and user aop.xml configuration files" (add META-IN... | mwebster | 2006-08-23 | 1 | -1/+2 |
* | Bug 150271 "Allow multiple levels of LTW information" (make weaving/not weavi... | mwebster | 2006-08-23 | 3 | -1/+12 |
* | Bug 150487 "Tracing and Logging Framework" (new/fixed trace points) | mwebster | 2006-08-16 | 1 | -9/+10 |
* | Bug 150487 "Tracing and Logging Framework" (WeavingAdaptorMessageHandler dele... | mwebster | 2006-08-14 | 1 | -11/+11 |
* | Bug 150487 "Tracing and Logging Framework" (remove TraceMessageHandler) | mwebster | 2006-08-14 | 3 | -142/+1 |
* | 133770 'call and ltw': isLocallyDefined() implemented - may not be right for ... | aclement | 2006-08-14 | 3 | -2/+32 |
* | 133770 'call and ltw': moving type from loadtime to weaver | aclement | 2006-08-14 | 1 | -66/+0 |
* | Bug 150487 "Tracing and Logging Framework" (TraceMessageHandler) | mwebster | 2006-08-09 | 3 | -0/+141 |
* | patches from 152161 | aclement | 2006-08-08 | 2 | -2/+8 |
* | Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (ensure contextCla... | mwebster | 2006-08-07 | 1 | -1/+9 |
* | fix for 152871: parsing bytecode too often | aclement | 2006-08-07 | 1 | -6/+5 |
* | Bug 150487 "Tracing and Logging Framework" (lazy initialize SimpleDateFormat ... | mwebster | 2006-08-01 | 1 | -19/+30 |
* | Bug 150487 "Tracing and Logging Framework" | mwebster | 2006-07-31 | 1 | -1/+2 |
* | Bug 113948 "Repackage AspectJ" (move module root suites out of default package) | mwebster | 2006-07-30 | 1 | -0/+1 |
* | Bug 151182 "NPE in BcelWeaver using LTW" (synchronize(loader) for adaptor cre... | mwebster | 2006-07-27 | 1 | -6/+8 |
* | Fix for Bug 150254 "Provide context for LTW verbose messages" (tidy up ClassL... | mwebster | 2006-07-18 | 5 | -22/+41 |
* | First drop of Bug 150487 "Tracing and Logging Framework" (Trace & TraceFactory) | mwebster | 2006-07-14 | 4 | -4/+35 |
* | Fix for Bug 150254 "Provide context for LTW verbose messages" (IWeavingContex... | mwebster | 2006-07-12 | 5 | -12/+207 |
* | Fix for 139936 "[ltw] WeavingAdaptor.generatedClassesExist() cannot cope with... | mwebster | 2006-06-15 | 8 | -12/+162 |