9 Коміти (cbdbba0ab06898cd7ab6d69e33d2db990d8b8799)

Автор SHA1 Повідомлення Дата
  Alexander Kriegisch cbdbba0ab0 Globally replace "http:" by "https:" in non-XML files 3 місяці тому
  Andrey Turbanov 4c8c90de69 Reduce empty array allocations 2 роки тому
  Andrey Turbanov 7cec6ee4da Trim trailing whitespaces. 2 роки тому
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 роки тому
  Andy Clement e0adab7d8f polish 3 роки тому
  Lars Grefer 3641f1626d Collection.toArray() call style 3 роки тому
  Lars Grefer a85308ec10 Manual array to collection copy 3 роки тому
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3 роки тому
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 роки тому
  Andy Clement 9659cfe976 mavenizing bcel-builder - complete 5 роки тому
  aclement 7c89067090 refactoring 14 роки тому
  aclement 250b7a1b06 refactoring 14 роки тому
  aclement 396c3fcb58 refactoring 14 роки тому
  aclement 600b449498 refactoring 14 роки тому
  aclement f7fd9e7bf3 refactoring 14 роки тому
  aclement e7a87072d7 refactoring 14 роки тому
  aclement 40de2e7d33 refactoring 14 роки тому
  aclement 0a395eb90a Java5 upgrades 14 роки тому
  aclement 655986cb7d 246125: promoted generic sig parsing code to util 15 роки тому
  aclement 86d6de035d removed unused code and chewed on by formatter 15 роки тому
  aclement d9758c1fa6 tidy 15 роки тому
  aclement 260bff8874 MEMORY: Don't create unnecessary empty string arrays for implemented interfaces 16 роки тому
  aclement 1fe2cde765 231396: Comment #4: Big Refactoring 16 роки тому
  acolyer 15941fb2e3 updates to bcel to support isNested test on JavaClass 18 роки тому
  acolyer 590f81aacb add support and tests for isAnonymous in JavaClass 18 роки тому
  acolyer a39f595c0c tests and implementation for 108120 - runtime pointcut parsing and matching. 18 роки тому
  aclement a248b806f9 generics: can determine if java class is generic. 19 роки тому
  acolyer 103c4a5187 lazy loading and parsing of generic signature 19 роки тому
  acolyer 25ad67c1f6 added getGenericSignature method 19 роки тому
  aclement 1ad46c857b BCEL Java5 Support 19 роки тому
  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 роки тому
  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 роки тому