44 次代码提交 (a625ea2ed4810fb5aa1334c027418d25cfb37834)

作者 SHA1 备注 提交日期
  aclement a625ea2ed4 fix for 95516 (-outxml / -outxmlfile) - from Matthew. 18 年前
  aclement bb9d2de08e pr93253: lazytjp the default 18 年前
  aclement 12e6334bf5 Let the bug floodgates open, reweavable is now default (pr91417) 18 年前
  acolyer d485f9bcc4 fix for pr108123 and pr106500 - better diagnostics and exceptions, plus support for -Xdev:Pinpoint 19 年前
  acolyer 2ac1f6da9d support for -XhasMember 19 年前
  acolyer 27c6150906 Andrew Huff's patch for the -log option 19 年前
  acolyer 9cc00566ff it's a whole new compiler in there... 19 年前
  acolyer 75c1c3ea4d support in ajc for parsing and error reporting of @AspectJ style aspect definitions (aspect, pointcut, advice only at this point). Also include the AddAtAspectJAnnotationsVisitor support. Switch off using -Xdev:NoAtAspectJProcessing. 19 年前
  acolyer 68f6350882 fix for Bug 84122 - Allow aspectPath to contain directories 19 年前
  acolyer 35cab775d1 java 5 support 19 年前
  aclement b1111a9826 Autoboxing and decp restrictions 19 年前
  aclement 0a77939b32 Fix for: 19 年前
  aclement 8e4d8980e4 Fix for Bugzilla Bug 73433 20 年前
  aclement b133299238 Fix for Bugzilla Bug 73334 20 年前
  aclement d1551bda9b Part of fix for AJDT bug 72671 20 年前
  aclement f5035234ee Matthews enhancement fix for Bugzilla Bug 72154 "Support for simple dump file" 20 年前
  aclement 36d7a888c5 Bugzilla Bug 71339 20 年前
  acolyer 648c0f4d15 fix for Bugzilla Bug 42573 20 年前
  aclement 2982b4cc62 The BIG commit. 20 年前
  acolyer 6ea8300440 fix for Bugzilla Bug 58681 20 年前
  acolyer 2327a54f26 simplify options processing for AJDT 20 年前
  mkersten 865310a81d I added -XjavadocsInModel to make the addition of Javadoc strings to the ASM only happen when request it (prevent bloat of the model with strings. 20 年前
  acolyer bd589bc1fa fix for Bugzilla Bug 54621 20 年前
  aclement 16a0abd70e Fix for Bug 36430: Xreweavable support 20 年前
  jhugunin 0c833438da Implemented feature for Bugzilla Bug 48091 20 年前
  acolyer 19ed0a21b8 move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the 20 年前
  acolyer 1c6db5d4f2 Andy Clement's patch for enh 46347: "-inpath" 20 年前
  wisberg 758454f63b fix for 42574. (Not using FileUtil.listFiles as recursive (and looks broken for nested files), because I think jre/ext dir is not - should confirm. 20 年前
  mkersten b42236b95a Added path canonicalization to config parser. 21 年前
  mkersten a26cac9b4c ------ 21 年前
  mkersten b2d927ffc0 This problem occurred when a command line compile did not specify a "-classpath" option. In that case BuildArgParser loaded System.getProperty("java.class.path"). However, in the launch script aspectjtools.jar is already added to the VM's classpath. We remove all occurrences of "aspectjtools.jar" from the detected classpath. This should enable bootstrapping ajc. 21 年前
  mkersten d5ea336dac Fix for AJDT bug 40380. 21 年前
  mkersten b6cdbc9269 Expanded error message to make it clear that it is coming from parsing. 21 年前
  jhugunin 812c943083 fix for reported bug with invalid classpath entries (from the environment) 21 年前
  wisberg f19d5143d4 - special-casing -help to avoid printing usage twice 21 年前
  jhugunin 7e47f0f2fa added test that deprecation warnings are not shown unless asked for 21 年前
  wisberg ecfb76ec93 - detecting unflagged directories 21 年前
  jhugunin e3ad8bbd02 Major changes in order to move to Eclipse-JDT 2.1 as a base. 21 年前
  acolyer 2e89f544a7 Ran "Organize imports" to remove redundant imports etc - 21 年前
  wisberg e7e3398a96 Mainly updated AjcConfigParser 21 年前
  mkersten 85a827a7f2 Committed patches specified in: 21 年前
  jhugunin 5641e01efb fixed initial implementor for code written in 2002 to be just PARC, not Xerox/PARC 21 年前
  jhugunin 28f09b17d4 finished implementation of around inlining 21 年前
  wisberg d842c4f113 initial version 21 年前