6 Revize (cbdbba0ab06898cd7ab6d69e33d2db990d8b8799)

Autor SHA1 Zpráva Datum
  Alexander Kriegisch cbdbba0ab0 Globally replace "http:" by "https:" in non-XML files před 3 měsíci
  Andrey Turbanov 4c8c90de69 Reduce empty array allocations před 2 roky
  Andrey Turbanov 7cec6ee4da Trim trailing whitespaces. před 2 roky
  Lars Grefer e1bff9a570 Use the diamond operator where possible před 3 roky
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop před 3 roky
  Andy Clement 9659cfe976 mavenizing bcel-builder - complete před 5 roky
  aclement 7c89067090 refactoring před 14 roky
  aclement 396c3fcb58 refactoring před 14 roky
  aclement eb469760c5 refactoring před 14 roky
  aclement 40de2e7d33 refactoring před 14 roky
  aclement 0a395eb90a Java5 upgrades před 14 roky
  aclement 3948b598c5 231396: refactoring AspectJ: useless count field removed and new constants added před 16 roky
  aclement 1fe2cde765 231396: Comment #4: Big Refactoring před 16 roky
  acolyer 24301586af renamed "getRealSignatureFromAttribute" to "getGenericSignature" (which is what it is). před 19 roky
  aclement a2face5f02 GenericsWork: Members now recognize that they can have a signature attribute attached that records the signature pre-erasure. It is accessible through 'getDeclaredSignature()' and is resolved lazily. před 19 roky
  aclement f51bf240ff Declare annotation: infrastructure upgrade. Mainly to ensure we copy entries between constant pools correctly - required when annotations move from one class to another (as is typical with declare annotation) před 19 roky
  aclement 1ad46c857b BCEL Java5 Support před 19 roky
  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. před 19 roky