1863 Commits (a5eb692fe2be04f482da90dd1f8565c3d5bbe1a3)
 

Author SHA1 Message Date
  wisberg cc251667ab JDeveloper url 19 years ago
  acolyer e7da38f30f ensure every generated html file has a meaningful name 19 years ago
  acolyer 4f5756d56f aspectj 5 docs update. Signature matching chapter added. 19 years ago
  acolyer acbb4e5b1a more updates to 1.5 design 19 years ago
  aclement 639b61b6a7 Final !! fixes for Bug 78954: Compiler cannot cope with 4000 jars on the classpath 19 years ago
  aclement 837c97b0dd Some more fixes for Bug 78954: Compiler cannot cope with 4000 jars on the classpath. 19 years ago
  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 years ago
  aclement 4345b4b36f BCEL Java5 Support 19 years ago
  aclement 1ad46c857b BCEL Java5 Support 19 years ago
  aclement 8644e07c0d BCEL Java5 Support 19 years ago
  aclement bfd1d4d0b5 Fixed 2 xml errors. 19 years ago
  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 years ago
  aclement 3838917cde Imports organized. 19 years ago
  aclement cee487403c Doesnt delete the 'src' dir. 19 years ago
  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 years ago
  acolyer 72172aa072 some small updates in annotations, plus beginnings of varargs section 19 years ago
  acolyer 5233d33616 use AccessibleObject rather than java.lang.reflect.Member 19 years ago
  acolyer 5b313c381f updated for new annotations style 19 years ago
  ehilsdal 42ef110b10 dealing with incomplete Test renaming to CoreTest 19 years ago
  acolyer 4638d74821 updated to not allow general extension of type patterns 19 years ago
  ehilsdal afd9f470f5 attendees should not use blackdown jdk under linux 19 years ago
  ehilsdal 90ec904ca2 changes influenced by OOPSLA 2004 19 years ago
  ehilsdal 90da53cec2 revised with info from OOPSLA 2004: 19 years ago
  acolyer c9363fd12a build the 1.5 developer's notebook as part of the distribution. 19 years ago
  acolyer 20331431a5 early draft of AspectJ 1.5 documentation - do not rely on the contents of these docs yet!!! 19 years ago
  aclement edd6539e53 Matthews fix for Bugzilla Bug 77163: Load time weaver default verbose setting 19 years ago
  mkersten aab9c2c57d Applied patch for bug#77799 "NullPointerException in StructureSearchManager" 19 years ago
  acolyer 2e2a268ed2 Needs a blank-line before Name: section 19 years ago
  aclement 6aa75169a7 Fix for Bugzilla Bug 76798: Add versions to woven class files - enabling better backwards compatibility. 19 years ago
  acolyer 5ee03aeb76 don't upset windows script... 19 years ago
  ehilsdal 8596531262 fixing an html bug 19 years ago
  acolyer 85c225d0a8 preparations for 1.2.1 release 19 years ago
  acolyer 8a64fa2912 Bugzilla Bug 73895 19 years ago
  acolyer ecbb3e642a fix for bugzilla bug 75486: issingleton or issingleton() 19 years ago
  acolyer 6d754a3e91 fix for Bugzilla Bug 75486 19 years ago
  aclement a303a09bbd Fix for Bugzilla Bug 74952: before,after !(cflow(within(Trace*))) prints nothing 19 years ago
  acolyer d3108e86e0 fix for Bugzilla Bug 73369 19 years ago
  wisberg f6f9f6518c dup showWeaveInfo in 1.11 - already added in revision 1.10 20 years ago
  aclement 6beb43faee Fix for Bugzilla Bug 76096: Anonymous classes unaware of introductions into abstract classes (error can't find type $Local$) 20 years ago
  aclement ae186f2bb9 Docs for ANT task showWeaveInfo option. 20 years ago
  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 years ago
  aclement b0aed72880 Re-add the LazyTjp testcase. 20 years ago
  mkersten 6be5440fdf Modified test to account for additional "uses pointcut" relationships. 20 years ago
  mkersten c5ac111c5b Change to prevent "uses-pointcut" nodes from appearing by default 20 years ago
  aclement bf412c6787 TEMPORARILY deactivated one test to get a !*(&*^ build to work. 20 years ago
  aclement d6f0fe29a6 TEMPORARILY removed some tests - to see if they enable the build to progress. 20 years ago
  wisberg 22a8bfca49 set static variable to avoid reading value set by other tests 20 years ago
  wisberg 52d8746b89 variables available in if(b), removed mdash entity as unknown 20 years ago
  mkersten 24508c8f49 Comment cleanup. 20 years ago
  mkersten e19fc5d4b7 Added "uses pointcut" relation to the ASM. 20 years ago