48 Revīzijas (8d33cfa5274720b7e72effb3f20ce09628b79787)

Autors SHA1 Ziņojums Datums
  Andrey Turbanov 2301b36776 Cleanup redundant type casts, due to too weak variable type declaration pirms 2 gadiem
  Andy Clement fab59b5d20 Improve annotation style if pointcut handling pirms 2 gadiem
  Andy Clement f1cb850e40 polish - typo pirms 2 gadiem
  Andrey Turbanov 4c8c90de69 Reduce empty array allocations pirms 2 gadiem
  Andrey Turbanov 80e0c5adc8 Replace more usages of StringBuffer with StringBuilder pirms 2 gadiem
  Andrey Turbanov c4c3ceac69 Update org.aspectj.matcher code to use generics. pirms 2 gadiem
  Andrey Turbanov bfd6fee99d Cleanup redundant boxing. pirms 2 gadiem
  Andrey Turbanov 7cec6ee4da Trim trailing whitespaces. pirms 2 gadiem
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. pirms 2 gadiem
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 pirms 3 gadiem
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls pirms 3 gadiem
  Alexander Kriegisch f0cc6138f9 Strip down compiler messages to AspectJ-specific ones pirms 3 gadiem
  Jerry James 3255a3c562 Fix javadoc references to nonexistent fields, classes, or packages pirms 3 gadiem
  Jerry James de14ca22d7 Fix misplaced or incorrect javadoc tags pirms 3 gadiem
  Jerry James f8f117808b Fix misplaced or incorrectly nested HTML tags pirms 3 gadiem
  Jerry James f7f7656f81 Fix incorrect HTML entities in javadoc comments pirms 3 gadiem
  Lars Grefer 85ad27ee70 Remove unnecessary interface modifiers pirms 3 gadiem
  Lars Grefer 702f3fa5bd Cleanup unused imports pirms 3 gadiem
  Lars Grefer 639f5030e0 Weaken Collection declarations pirms 3 gadiem
  Lars Grefer 2409bcbc7c Redundant Collection.addAll() call pirms 3 gadiem
  Lars Grefer 3641f1626d Collection.toArray() call style pirms 3 gadiem
  Lars Grefer d66bec041a Manual array copy pirms 3 gadiem
  Lars Grefer a85308ec10 Manual array to collection copy pirms 3 gadiem
  Lars Grefer d7ba05ce26 Remove checks for old Java Versions pirms 3 gadiem
  Lars Grefer e1bff9a570 Use the diamond operator where possible pirms 3 gadiem
  Andy Clement cacc9d5602 Add a debug flag to workaround issue until we can sort it (565713) pirms 3 gadiem
  Lars Grefer 93ce335dc0 Unnecessary unboxing pirms 3 gadiem
  Lars Grefer f33600d4d5 Unnecessary boxing pirms 3 gadiem
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' pirms 3 gadiem
  Lars Grefer a508fd5315 'while' loop replaceable with enhanced 'for' loop pirms 3 gadiem
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop pirms 3 gadiem
  Andy Clement c3289ab86b Polish pirms 3 gadiem
  Andy Clement 869b7cccd3 Fix 550705: tricky intermittent verify error pirms 4 gadiem
  Andy Clement 282c5d2d07 polish pirms 4 gadiem
  Andy Clement ded957880d Debug for 551732 pirms 4 gadiem
  Andy Clement 4d6668df0c Fix 550494 pirms 4 gadiem
  Andy Clement af640d2d88 Fix Bug 550290 - Lack of TypeSafeEnum#hashCode may lead to non-deterministic bytecode pirms 4 gadiem
  Andy Clement c53bdfe303 polish for 1.9.3 pirms 5 gadiem
  Andy Clement 8819fad9f4 333274: more tests and fixes: nested @Around advice with proceed pirms 5 gadiem
  Andy Clement 35c4a7d9d8 Adding ProceedingJoinPoint built in type pirms 5 gadiem
  Andy Clement de2f7c7532 Fix version tagging for info strings pirms 5 gadiem
  Andy Clement 7758d629f9 tweak matcher for weaver module requirements pirms 5 gadiem
  Andy Clement afaa961b29 mavenized org.aspectj.matcher module - wip pirms 5 gadiem