| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 1 | -81/+0 |
* | 133770 'call and ltw': isLocallyDefined() implemented - may not be right for ... | aclement | 2006-08-14 | 2 | -1/+17 |
* | 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 | 1 | -0/+81 |
* | patches from 152161 | aclement | 2006-08-08 | 2 | -2/+8 |
* | 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 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 | 3 | -7/+21 |
* | First drop of Bug 150487 "Tracing and Logging Framework" (Trace & TraceFactory) | mwebster | 2006-07-14 | 3 | -3/+28 |
* | Fix for Bug 150254 "Provide context for LTW verbose messages" (IWeavingContex... | mwebster | 2006-07-12 | 3 | -12/+51 |
* | Fix for 139936 "[ltw] WeavingAdaptor.generatedClassesExist() cannot cope with... | mwebster | 2006-06-15 | 5 | -10/+33 |
* | Fix for 122580 "Circularity Failure for Verbose Loading on JRockit 1.4.2_08 A... | mwebster | 2006-06-09 | 2 | -62/+69 |
* | Another attempt to make this LTW change | aclement | 2006-06-02 | 1 | -1/+2 |
* | fix for 120739 | mwebster | 2006-06-01 | 1 | -4/+16 |
* | update license to EPL | acolyer | 2006-06-01 | 1 | -2/+2 |
* | fix for 144465 | aclement | 2006-05-30 | 2 | -0/+5 |
* | fix for 142466 | aclement | 2006-05-23 | 1 | -21/+63 |
* | testcode for 129408 - dont print out AbortException stack traces!! | aclement | 2006-05-18 | 1 | -1/+2 |
* | fix for 125480 | aclement | 2006-05-18 | 1 | -1/+14 |
* | fix for 139936 | mwebster | 2006-05-03 | 1 | -1/+1 |
* | did that LTWWorld change break the build? | aclement | 2006-03-30 | 1 | -2/+1 |
* | for Mr B | aclement | 2006-03-29 | 1 | -1/+2 |
* | test and fix for 128744 (or at least the LTW problem Sian hit whilst debuggin... | aclement | 2006-02-21 | 1 | -1/+8 |
* | 77166 - newarray joinpoint support. "-Xjoinpoints:arrayconstruction" | aclement | 2006-01-20 | 2 | -0/+6 |
* | matthews message accumulation changes for ltw | aclement | 2005-12-19 | 1 | -4/+3 |
* | fixes for 120909 (ibmvm failures)Root_RB_V1_5_0 | aclement | 2005-12-15 | 1 | -4/+0 |
* | fix for enh 120743 | acolyer | 2005-12-13 | 1 | -5/+14 |
* | fixes for 120363 : from matthew (include/exclude problems for LTW) | aclement | 2005-12-12 | 1 | -8/+13 |
* | tests and fixes for 119657. from matthew. | aclement | 2005-12-12 | 2 | -31/+27 |
* | Some updates for 118754. The various places that were checking for 'MISSING'... | aclement | 2005-12-09 | 1 | -2/+2 |
* | fixes for 118715 from Matthew. | aclement | 2005-12-06 | 1 | -13/+18 |
* | Matthews changes - enabling us to see bytecode before and after LTW (bug 117854) | aclement | 2005-11-26 | 4 | -36/+33 |
* | eliminating compilation warnings from loadtime module | acolyer | 2005-11-25 | 2 | -3/+3 |
* | matthews patches from 116899 | aclement | 2005-11-24 | 1 | -1/+1 |
* | 117189: patch from Ron, tidied up by Matthew: reduce overhead when no aspects... | aclement | 2005-11-23 | 1 | -43/+47 |
* | fix for pr116255 | aclement | 2005-11-15 | 1 | -2/+19 |
* | Matthews patches for 115275 | aclement | 2005-11-15 | 1 | -3/+14 |
* | Matthews patches from 95529 | aclement | 2005-11-11 | 5 | -28/+58 |
* | Switch to using a parser that should be around on 1.4. | aclement | 2005-11-07 | 1 | -6/+7 |
* | #114897 notreweavable is default on LTW - by Matthew Webster. | avasseur | 2005-11-07 | 1 | -4/+4 |
* | aspects/include handling and doc update as per #115275 | avasseur | 2005-11-07 | 4 | -14/+60 |