10 Commits (8e9239ebf0c2aa0d0ababf517e12be2e4f046869)

Author SHA1 Message Date
  Andrey Turbanov 1c1d575a43 Make Trace instances as static final to give JIT a chance to optimize 2 years ago
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 years ago
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3 years ago
  Lars Grefer 93ce335dc0 Unnecessary unboxing 3 years ago
  Lars Grefer f33600d4d5 Unnecessary boxing 3 years ago
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' 3 years ago
  Andy Clement 869b7cccd3 Fix 550705: tricky intermittent verify error 4 years ago
  Andy Clement 282c5d2d07 polish 4 years ago
  Andy Clement afaa961b29 mavenized org.aspectj.matcher module - wip 5 years ago
  Andy Clement 7d47cba010 Bug#531694: generate more optional thisJoinPoint construction code 6 years ago
  Andy Clement d92319c43f Updates to better cope with future JDKs 6 years ago
  Andy Clement 7f0dc0dd21 Fixes Bug 526594 6 years ago
  Andy Clement 64c97807a2 Fixing generics warnings 7 years ago
  Andy Clement 784906d2ee Code polishing and extra diagnostics around types and parameterized types 8 years ago
  Andy Clement 5219b4af2c Add option not to generate local variable tables in some scenarios 8 years ago
  Andy Clement bbc514a031 Polish 1.8.0 and optimized fastmatch for and/or pointcut 10 years ago
  Andy Clement f1a8813c3b 390269: fix for gc'd raw type refs 11 years ago
  Andy Clement 0435426892 375777 debug 12 years ago
  Andy Clement 45cbaf5e89 375777: ClassCastException 12 years ago
  Andy Clement f340cea270 376030 12 years ago
  Andy Clement 549d227a8d 374745 12 years ago
  Andy Clement 0cf0cb2dfb support -Xset:makeTjpFieldsTransient=true 12 years ago
  aclement c09ff5a063 Java7 merge - in progress 12 years ago
  aclement cf25e81e27 239649 and primitives no longer all resolved by default 13 years ago
  aclement a53143e61f minimalModel ON by default. demotion ON by default (for AJDT as well as LTW) 13 years ago
  aclement bb2aea40a6 349764 13 years ago
  aclement ba10175fff type demotion fixes. -Xset:avoidFinal=true to avoid final methods for around infra methods 13 years ago
  aclement f8ff09094b 344005: fix. Tests are in here but unfinished. 13 years ago
  aclement f7e5b6d7cf synchronization to allow multiple threads to start using the world (see Thorstens post on the mailing list) 13 years ago
  aclement 80785bfd53 PR336997 13 years ago
  aclement f631ad6e4e 323417 "Sometimes StackOverflow is got while weaving" 14 years ago
  aclement cbdbc8b60f 323438 14 years ago
  aclement adbcc5d4e2 save array construction 14 years ago
  aclement 6f56350c8e spelling typo 14 years ago
  aclement 782187124b 278496: some attempted improvements 14 years ago
  aclement b700ab3bfb 278496: corrected demotion activation 14 years ago
  aclement b1a13ead72 278496: type demotion, complete! 14 years ago
  aclement c320a72794 278496 14 years ago
  aclement 877d250ffc generics 14 years ago
  aclement d0c72683fe 319114: removed nodes map 14 years ago
  aclement aadb8b8a59 310506: optional aspects 14 years ago
  aclement e67b60892f PushIn 14 years ago
  aclement c9ddef9fd7 more overweaving tests and fixes: method call/field get/set 14 years ago
  aclement 70eb597518 292264: declare error/warning with type patterns 14 years ago
  aclement 83a479f572 refactored generic type handling 14 years ago
  aclement 9fe3fe7425 299552: private ITD fields stay private in target (with unmangled name): itdVersion property on world, set via -Xset:itdVersion=1/2 14 years ago
  aclement f31f43ba78 make the return to softrefs configurable 14 years ago
  aclement a1fe853372 apparently cracked the long standing issue of recursive exception in isAssignableFrom 14 years ago
  aclement 60383f5837 reset method 14 years ago