10 コミット (8e9239ebf0c2aa0d0ababf517e12be2e4f046869)

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