| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for 139936 "[ltw] WeavingAdaptor.generatedClassesExist() cannot cope with... | mwebster | 2006-06-15 | 8 | -12/+162 |
* | Fix for 122580 "Circularity Failure for Verbose Loading on JRockit 1.4.2_08 A... | mwebster | 2006-06-09 | 7 | -63/+324 |
* | 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 | 2 | -4/+4 |
* | 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 |
* | fixes for 137235 (contributed by Ron): more intelligent logic for determining... | aclement | 2006-05-04 | 1 | -2/+29 |
* | 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 | 6 | -37/+35 |
* | 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 |
* | Replacing bcel-builder with bcel. Should just export from weaver. | wisberg | 2005-11-18 | 1 | -1/+1 |
* | fix for pr116255 | aclement | 2005-11-15 | 1 | -2/+19 |
* | Matthews patches for 115275 | aclement | 2005-11-15 | 1 | -3/+14 |
* | Removing 1.5 API String.contains(..) | wisberg | 2005-11-14 | 1 | -1/+4 |
* | Matthews patches from 95529 | aclement | 2005-11-11 | 6 | -29/+70 |
* | 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 | 6 | -14/+62 |
* | relegate adviceDidNotMatch to info for LTW unless explicitly set as an option... | acolyer | 2005-11-04 | 1 | -1/+2 |
* | autodetect java version and configure world accordingly (now that aj is stric... | acolyer | 2005-11-04 | 1 | -1/+4 |
* | Matthews patch for 113510 | aclement | 2005-11-02 | 1 | -40/+5 |
* | wasnt setting the defaults if nothing supplied. | aclement | 2005-11-01 | 1 | -1/+3 |
* | impl and test for dec precedence in aop.xml without extends | avasseur | 2005-10-27 | 3 | -17/+40 |
* | detects starttWith pattern in aop.xml include/exclude and do fast match | avasseur | 2005-10-26 | 1 | -5/+92 |
* | fix for #113587: when aop.xml include/exclude is used, javac @Aspect are not ... | avasseur | 2005-10-25 | 1 | -1/+1 |
* | ajdtcore for abstract @Pointcut | avasseur | 2005-10-25 | 2 | -19/+1 |
* | concrete-aspect impl and doc for LTW - see #95529 | avasseur | 2005-10-25 | 7 | -16/+398 |
* | perf improvements from Matthew and Ron #113511 | avasseur | 2005-10-24 | 2 | -12/+21 |
* | changed the fix - it didnt even compile on my machine without this change... | aclement | 2005-10-19 | 1 | -1/+1 |
* | fix for odd NPE - don't know what this readAspect goal is (javadoc welcome) a... | avasseur | 2005-10-19 | 1 | -4/+11 |
* | Code for enhancement 107741: Updated WeavingURLClassLoader (thanks to Matthew... | aclement | 2005-10-14 | 4 | -45/+680 |
* | update for temp fix 99861 for Ron | avasseur | 2005-10-11 | 2 | -10/+52 |
* | Let the bug floodgates open, reweavable is now default (pr91417) | aclement | 2005-10-05 | 2 | -5/+5 |
* | fix for pr108123 and pr106500 - better diagnostics and exceptions, plus suppo... | acolyer | 2005-09-26 | 2 | -1/+6 |