1772 Revīzijas (40820887f00b919b084e3ac2f5f7e3b03a9af50d)
 

Autors SHA1 Ziņojums Datums
  aclement 40820887f0 72766 - when *source compiling* output messages to prevent ITD on enums/annotations pirms 19 gadiem
  aclement 7296f648df 72766 - more helpers for identifying enums/annotations pirms 19 gadiem
  aclement 4a3b9fe5d1 72766 - when *binary weaving* output messages to stop ITDs on enums/annotations pirms 19 gadiem
  aclement bbfea3bdfa 72766 - helper methods for identifying enums/annotations that call the BCEL stuff i wrote. pirms 19 gadiem
  aclement e14deaf15a 72766 - messages output when preventing ITDs on enums/annotations pirms 19 gadiem
  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... pirms 19 gadiem
  acolyer 52594375fc fixed typo in the "id" of the chapter pirms 19 gadiem
  acolyer 81aaa8d9b7 couple of doc bugs pointed out by andy... pirms 19 gadiem
  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) pirms 19 gadiem
  wisberg cc251667ab JDeveloper url pirms 19 gadiem
  acolyer e7da38f30f ensure every generated html file has a meaningful name pirms 19 gadiem
  acolyer 4f5756d56f aspectj 5 docs update. Signature matching chapter added. pirms 19 gadiem
  acolyer acbb4e5b1a more updates to 1.5 design pirms 19 gadiem
  aclement 639b61b6a7 Final !! fixes for Bug 78954: Compiler cannot cope with 4000 jars on the classpath pirms 19 gadiem
  aclement 837c97b0dd Some more fixes for Bug 78954: Compiler cannot cope with 4000 jars on the classpath. pirms 19 gadiem
  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. pirms 19 gadiem
  aclement 4345b4b36f BCEL Java5 Support pirms 19 gadiem
  aclement 1ad46c857b BCEL Java5 Support pirms 19 gadiem
  aclement 8644e07c0d BCEL Java5 Support pirms 19 gadiem
  aclement bfd1d4d0b5 Fixed 2 xml errors. pirms 19 gadiem
  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. pirms 19 gadiem
  aclement 3838917cde Imports organized. pirms 19 gadiem
  aclement cee487403c Doesnt delete the 'src' dir. pirms 19 gadiem
  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. pirms 19 gadiem
  acolyer 72172aa072 some small updates in annotations, plus beginnings of varargs section pirms 19 gadiem
  acolyer 5233d33616 use AccessibleObject rather than java.lang.reflect.Member pirms 19 gadiem
  acolyer 5b313c381f updated for new annotations style pirms 19 gadiem
  ehilsdal 42ef110b10 dealing with incomplete Test renaming to CoreTest pirms 19 gadiem
  acolyer 4638d74821 updated to not allow general extension of type patterns pirms 19 gadiem
  ehilsdal afd9f470f5 attendees should not use blackdown jdk under linux pirms 19 gadiem
  ehilsdal 90ec904ca2 changes influenced by OOPSLA 2004 pirms 19 gadiem
  ehilsdal 90da53cec2 revised with info from OOPSLA 2004: pirms 19 gadiem
  acolyer c9363fd12a build the 1.5 developer's notebook as part of the distribution. pirms 19 gadiem
  acolyer 20331431a5 early draft of AspectJ 1.5 documentation - do not rely on the contents of these docs yet!!! pirms 19 gadiem
  aclement edd6539e53 Matthews fix for Bugzilla Bug 77163: Load time weaver default verbose setting pirms 19 gadiem
  mkersten aab9c2c57d Applied patch for bug#77799 "NullPointerException in StructureSearchManager" pirms 19 gadiem
  acolyer 2e2a268ed2 Needs a blank-line before Name: section pirms 20 gadiem
  aclement 6aa75169a7 Fix for Bugzilla Bug 76798: Add versions to woven class files - enabling better backwards compatibility. pirms 20 gadiem
  acolyer 5ee03aeb76 don't upset windows script... pirms 20 gadiem
  ehilsdal 8596531262 fixing an html bug pirms 20 gadiem
  acolyer 85c225d0a8 preparations for 1.2.1 release pirms 20 gadiem
  acolyer 8a64fa2912 Bugzilla Bug 73895 pirms 20 gadiem
  acolyer ecbb3e642a fix for bugzilla bug 75486: issingleton or issingleton() pirms 20 gadiem
  acolyer 6d754a3e91 fix for Bugzilla Bug 75486 pirms 20 gadiem
  aclement a303a09bbd Fix for Bugzilla Bug 74952: before,after !(cflow(within(Trace*))) prints nothing pirms 20 gadiem
  acolyer d3108e86e0 fix for Bugzilla Bug 73369 pirms 20 gadiem
  wisberg f6f9f6518c dup showWeaveInfo in 1.11 - already added in revision 1.10 pirms 20 gadiem
  aclement 6beb43faee Fix for Bugzilla Bug 76096: Anonymous classes unaware of introductions into abstract classes (error can't find type $Local$) pirms 20 gadiem
  aclement ae186f2bb9 Docs for ANT task showWeaveInfo option. pirms 20 gadiem
  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. pirms 20 gadiem