21 次代码提交 (b1c52e2f5eb624037b8c799c20fbd1b4fd611d9a)

作者 SHA1 备注 提交日期
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 年前
  Dmitry Mikhaylov 91024728dc minor improvements 2 年前
  Dmitry Mikhaylov c973566f54 test for failing synchronization in LocalVariableTable.unpack 2 年前
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 3 年前
  Dmitry Mikhaylov e09d968326 add synchronization to LocalVariableTable 3 年前
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls 3 年前
  Lars Grefer 85ad27ee70 Remove unnecessary interface modifiers 3 年前
  Andy Clement e0adab7d8f polish 3 年前
  Lars Grefer 702f3fa5bd Cleanup unused imports 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 93ce335dc0 Unnecessary unboxing 3 年前
  Lars Grefer f33600d4d5 Unnecessary boxing 3 年前
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' 3 年前
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 年前
  Andy Clement c3c07fdb4b polish 4 年前
  Andy Clement 9659cfe976 mavenizing bcel-builder - complete 5 年前