aboutsummaryrefslogtreecommitdiffstats
path: root/loadtime
Commit message (Expand)AuthorAgeFilesLines
* 117189: patch from Ron, tidied up by Matthew: reduce overhead when no aspects...aclement2005-11-231-43/+47
* Replacing bcel-builder with bcel. Should just export from weaver.wisberg2005-11-181-1/+1
* fix for pr116255aclement2005-11-151-2/+19
* Matthews patches for 115275aclement2005-11-151-3/+14
* Removing 1.5 API String.contains(..)wisberg2005-11-141-1/+4
* Matthews patches from 95529aclement2005-11-116-29/+70
* Switch to using a parser that should be around on 1.4.aclement2005-11-071-6/+7
* #114897 notreweavable is default on LTW - by Matthew Webster.avasseur2005-11-071-4/+4
* aspects/include handling and doc update as per #115275avasseur2005-11-076-14/+62
* relegate adviceDidNotMatch to info for LTW unless explicitly set as an option...acolyer2005-11-041-1/+2
* autodetect java version and configure world accordingly (now that aj is stric...acolyer2005-11-041-1/+4
* Matthews patch for 113510aclement2005-11-021-40/+5
* wasnt setting the defaults if nothing supplied.aclement2005-11-011-1/+3
* impl and test for dec precedence in aop.xml without extendsavasseur2005-10-273-17/+40
* detects starttWith pattern in aop.xml include/exclude and do fast matchavasseur2005-10-261-5/+92
* fix for #113587: when aop.xml include/exclude is used, javac @Aspect are not ...avasseur2005-10-251-1/+1
* ajdtcore for abstract @Pointcutavasseur2005-10-252-19/+1
* concrete-aspect impl and doc for LTW - see #95529avasseur2005-10-257-16/+398
* perf improvements from Matthew and Ron #113511avasseur2005-10-242-12/+21
* changed the fix - it didnt even compile on my machine without this change...aclement2005-10-191-1/+1
* fix for odd NPE - don't know what this readAspect goal is (javadoc welcome) a...avasseur2005-10-191-4/+11
* Code for enhancement 107741: Updated WeavingURLClassLoader (thanks to Matthew...aclement2005-10-144-45/+680
* update for temp fix 99861 for Ronavasseur2005-10-112-10/+52
* Let the bug floodgates open, reweavable is now default (pr91417)aclement2005-10-052-5/+5
* fix for pr108123 and pr106500 - better diagnostics and exceptions, plus suppo...acolyer2005-09-262-1/+6
* David Knibb's patch for enh 109173 :- Weaving Adaptor enhancementsacolyer2005-09-234-10/+233
* support for -XhasMemberacolyer2005-08-232-0/+5
* -Xlint:xxx and -Xlintfile:xxx in aop.xmlavasseur2005-08-122-1/+50
* fix corrupted test failing on Jrockit, fix a ltw doc, ltw include are ORed as...avasseur2005-07-281-6/+9
* fix in ltw log + test + some doc on custom message handler is evilavasseur2005-07-212-8/+8
* ltw reweavable test for Mattew bug, fix some wrong getCoreType that makes som...avasseur2005-07-181-3/+3
* fix LTW for JMX stuff, rename messageHolder, some doc on that + dumpavasseur2005-07-182-8/+11
* This is the beginning of a significant refactoring needed to cleanly support ...acolyer2005-07-151-5/+5
* 99861 temp fix for deadlock when Sun' Unsafe.defineClass API is used (deadloc...avasseur2005-07-111-6/+8
* JRockit agent for LTW with 1.3/1.4 + update in docavasseur2005-07-042-0/+81
* LTW weaver/dump@within option + fix a sout in weaveravasseur2005-06-207-32/+86
* comment out dump - needs to be impl thru weaver option pretty soonavasseur2005-06-161-1/+1
* #96371 META-INF/aop.xml lookup fix + testavasseur2005-05-301-1/+3
* newbuild.xml replacing build.xml, with Alex okwisberg2005-05-192-65/+3
* unused importswisberg2005-05-192-2/+0
* adding xml-apis.jar and xercesImpl.jar for SAX dependencies (for JDK 1.3)wisberg2005-05-191-0/+8
* aspects are reweavable by default, fixed issue in (AJC + LTW + Inlining + @AJ)avasseur2005-05-173-5/+24
* added test entries instead of autowiredtest for Andy sake, fix 1.4 dependanci...avasseur2005-05-131-3/+16
* replacement for build.xml (move there when validated)wisberg2005-05-111-0/+6
* unneeded importswisberg2005-05-111-6/+1
* fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are lateT...avasseur2005-05-103-32/+60
* ignore the bin folder...aclement2005-05-051-0/+1
* eclipse stuff for loadtime module to become Java Project.aclement2005-05-042-0/+53
* removed unused imports. (they clog up eclipse warnings view!)aclement2005-05-043-44/+22
* LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME +...avasseur2005-05-041-0/+1