1772 Commitit (40820887f00b919b084e3ac2f5f7e3b03a9af50d)
 

Tekijä SHA1 Viesti Päivämäärä
  aclement 40820887f0 72766 - when *source compiling* output messages to prevent ITD on enums/annotations 19 vuotta sitten
  aclement 7296f648df 72766 - more helpers for identifying enums/annotations 19 vuotta sitten
  aclement 4a3b9fe5d1 72766 - when *binary weaving* output messages to stop ITDs on enums/annotations 19 vuotta sitten
  aclement bbfea3bdfa 72766 - helper methods for identifying enums/annotations that call the BCEL stuff i wrote. 19 vuotta sitten
  aclement e14deaf15a 72766 - messages output when preventing ITDs on enums/annotations 19 vuotta sitten
  aclement d2fb8b7a31 72766: This is covariance support. only missing bit is for dynamic join point matching (marked XXXAJ5 in the code) - thats not a 1.5.0M1 item I dont think... 19 vuotta sitten
  acolyer 52594375fc fixed typo in the "id" of the chapter 19 vuotta sitten
  acolyer 81aaa8d9b7 couple of doc bugs pointed out by andy... 19 vuotta sitten
  aclement 4d1c2948a2 Part of 72766: Bridge methods - we now do the right thing if we see one (i.e. we ignore it as a source of join points) 19 vuotta sitten
  wisberg cc251667ab JDeveloper url 19 vuotta sitten
  acolyer e7da38f30f ensure every generated html file has a meaningful name 19 vuotta sitten
  acolyer 4f5756d56f aspectj 5 docs update. Signature matching chapter added. 19 vuotta sitten
  acolyer acbb4e5b1a more updates to 1.5 design 19 vuotta sitten
  aclement 639b61b6a7 Final !! fixes for Bug 78954: Compiler cannot cope with 4000 jars on the classpath 19 vuotta sitten
  aclement 837c97b0dd Some more fixes for Bug 78954: Compiler cannot cope with 4000 jars on the classpath. 19 vuotta sitten
  aclement 6d7e965c46 Fix some stuff that Wes pointed out: addEmptyConstructor() in ClassGen has always been broken and the src.zip for BCEL that was generated included test imports. 19 vuotta sitten
  aclement 4345b4b36f BCEL Java5 Support 19 vuotta sitten
  aclement 1ad46c857b BCEL Java5 Support 19 vuotta sitten
  aclement 8644e07c0d BCEL Java5 Support 19 vuotta sitten
  aclement bfd1d4d0b5 Fixed 2 xml errors. 19 vuotta sitten
  aclement 9f1649a4d9 Some enhancements discovered whilst working on bugzilla bug 78954: Compiler cannot cope with 4000 jars on the classpath. These enhancements cause things to be done 'lazily' in BCEL. 19 vuotta sitten
  aclement 3838917cde Imports organized. 19 vuotta sitten
  aclement cee487403c Doesnt delete the 'src' dir. 19 vuotta sitten
  aclement 066aacd6f5 Adding BCEL src to bcel-builder project. We change/patch BCEL more frequently than we import new versions of BCEL into AspectJ - so it makes sense to make that patching process easier than the importing process. Also the Java5 support would result in an unwieldy patch.txt file. 19 vuotta sitten
  acolyer 72172aa072 some small updates in annotations, plus beginnings of varargs section 19 vuotta sitten
  acolyer 5233d33616 use AccessibleObject rather than java.lang.reflect.Member 19 vuotta sitten
  acolyer 5b313c381f updated for new annotations style 19 vuotta sitten
  ehilsdal 42ef110b10 dealing with incomplete Test renaming to CoreTest 19 vuotta sitten
  acolyer 4638d74821 updated to not allow general extension of type patterns 19 vuotta sitten
  ehilsdal afd9f470f5 attendees should not use blackdown jdk under linux 19 vuotta sitten
  ehilsdal 90ec904ca2 changes influenced by OOPSLA 2004 19 vuotta sitten
  ehilsdal 90da53cec2 revised with info from OOPSLA 2004: 19 vuotta sitten
  acolyer c9363fd12a build the 1.5 developer's notebook as part of the distribution. 19 vuotta sitten
  acolyer 20331431a5 early draft of AspectJ 1.5 documentation - do not rely on the contents of these docs yet!!! 19 vuotta sitten
  aclement edd6539e53 Matthews fix for Bugzilla Bug 77163: Load time weaver default verbose setting 19 vuotta sitten
  mkersten aab9c2c57d Applied patch for bug#77799 "NullPointerException in StructureSearchManager" 19 vuotta sitten
  acolyer 2e2a268ed2 Needs a blank-line before Name: section 20 vuotta sitten
  aclement 6aa75169a7 Fix for Bugzilla Bug 76798: Add versions to woven class files - enabling better backwards compatibility. 20 vuotta sitten
  acolyer 5ee03aeb76 don't upset windows script... 20 vuotta sitten
  ehilsdal 8596531262 fixing an html bug 20 vuotta sitten
  acolyer 85c225d0a8 preparations for 1.2.1 release 20 vuotta sitten
  acolyer 8a64fa2912 Bugzilla Bug 73895 20 vuotta sitten
  acolyer ecbb3e642a fix for bugzilla bug 75486: issingleton or issingleton() 20 vuotta sitten
  acolyer 6d754a3e91 fix for Bugzilla Bug 75486 20 vuotta sitten
  aclement a303a09bbd Fix for Bugzilla Bug 74952: before,after !(cflow(within(Trace*))) prints nothing 20 vuotta sitten
  acolyer d3108e86e0 fix for Bugzilla Bug 73369 20 vuotta sitten
  wisberg f6f9f6518c dup showWeaveInfo in 1.11 - already added in revision 1.10 20 vuotta sitten
  aclement 6beb43faee Fix for Bugzilla Bug 76096: Anonymous classes unaware of introductions into abstract classes (error can't find type $Local$) 20 vuotta sitten
  aclement ae186f2bb9 Docs for ANT task showWeaveInfo option. 20 vuotta sitten
  aclement cd39b13b69 Aha! You foul LazyTjp testcase. The fix I put in to properly support '-proceedOnError' highlighted a problem in this testcase which (until recently) was producing a compile time error *and* still writing the .class file out to disk. 20 vuotta sitten