6 Revize (4c8c90de69b4e3cdeea0f598fea5a5358ac2c861)

Autor SHA1 Zpráva Datum
  Andrey Turbanov 4c8c90de69 Reduce empty array allocations před 2 roky
  Andrey Turbanov 7cec6ee4da Trim trailing whitespaces. před 2 roky
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. před 2 roky
  Lars Grefer e1bff9a570 Use the diamond operator where possible před 3 roky
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' 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
  Andy Clement 80de31e4da invokedynamic support in bcel před 12 roky
  aclement 6913762cc4 optimization před 14 roky
  aclement 136fe84334 formatted před 14 roky
  aclement 7c89067090 refactoring před 14 roky
  aclement 600b449498 refactoring před 14 roky
  aclement f7fd9e7bf3 refactoring před 14 roky
  aclement e7a87072d7 refactoring před 14 roky
  aclement 0a395eb90a Java5 upgrades před 14 roky
  aclement ba83575cf2 organized imports před 16 roky
  aclement 1fe2cde765 231396: Comment #4: Big Refactoring před 16 roky
  aclement 2e81a3f807 PipeliningFeature146781:Some AjBcel changes to reduce amount of garbage created during weaving. před 18 roky
  aclement d21465f014 GenericsWork: Lots of changes in here, tidying stuff up, moving it around. Have made some of the signature processing generics aware (still work in progress) - also started adding new parsing code for the more complex signatures we are likely to encounter, this is tested but not currently used anywhere. See GenericSignatureParsingTest před 19 roky
  aclement 5713fc9ee0 For Martin Lippert - removed static state from class. 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