4 Commits (b1c52e2f5eb624037b8c799c20fbd1b4fd611d9a)

Author SHA1 Message Date
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 years ago
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3 years ago
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 years ago
  Andy Clement 9659cfe976 mavenizing bcel-builder - complete 5 years ago
  Andy Clement 7d47cba010 Bug#531694: generate more optional thisJoinPoint construction code 6 years ago
  Andy Clement 6b620ba3aa Fix for Bug 531819 - Negative parameter annotation matching not behaving 6 years ago
  Andy Clement b6aec92d1e Use generics 9 years ago
  aclement e22468a36b 359159: modified Constants initialization 12 years ago
  aclement 9b9952cc69 optimization 14 years ago
  aclement f7fd9e7bf3 refactoring 14 years ago
  aclement 0a395eb90a Java5 upgrades 14 years ago
  aclement 502c0971fc PERFORMANCE: create and reuse common types 16 years ago
  aclement 3948b598c5 231396: refactoring AspectJ: useless count field removed and new constants added 16 years ago
  aclement 1fe2cde765 231396: Comment #4: Big Refactoring 16 years ago
  aclement 2e81a3f807 PipeliningFeature146781:Some AjBcel changes to reduce amount of garbage created during weaving. 18 years ago
  acolyer a39f595c0c tests and implementation for 108120 - runtime pointcut parsing and matching. 18 years ago
  aclement 5027659c5f GenericsWork: Angly aware signature processing. 19 years ago
  aclement 5713fc9ee0 For Martin Lippert - removed static state from class. 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 1ad46c857b BCEL Java5 Support 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