31 Commits (cbdbba0ab06898cd7ab6d69e33d2db990d8b8799)

Author SHA1 Message Date
  Alexander Kriegisch cbdbba0ab0 Globally replace "http:" by "https:" in non-XML files 3 months ago
  Alexander Kriegisch 9161b23b47 BCEL: use MAX_CP_ENTRIES from internal class, not from JRE 1 year ago
  Alexander Kriegisch 063d3cc59a Address upstream BCEL vulnerability CVE-2022-42920 1 year ago
  Alexander Kriegisch 208eafba32 Improve condy (constant dynamic) support 1 year ago
  Andy Clement 92779d0829 Fix ConstantDynamic to use the right tag. 2 years ago
  Andrey Turbanov 4c8c90de69 Reduce empty array allocations 2 years ago
  Andrey Turbanov 80e0c5adc8 Replace more usages of StringBuffer with StringBuilder 2 years ago
  Andrey Turbanov 7cec6ee4da Trim trailing whitespaces. 2 years ago
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 years ago
  Dmitry Mikhaylov 91024728dc minor improvements 2 years ago
  Dmitry Mikhaylov c973566f54 test for failing synchronization in LocalVariableTable.unpack 2 years ago
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
  Dmitry Mikhaylov e09d968326 add synchronization to LocalVariableTable 3 years ago
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls 3 years ago
  Lars Grefer 85ad27ee70 Remove unnecessary interface modifiers 3 years ago
  Andy Clement e0adab7d8f polish 3 years ago
  Lars Grefer 702f3fa5bd Cleanup unused imports 3 years ago
  Lars Grefer 3641f1626d Collection.toArray() call style 3 years ago
  Lars Grefer a85308ec10 Manual array to collection copy 3 years ago
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3 years ago
  Lars Grefer 93ce335dc0 Unnecessary unboxing 3 years ago
  Lars Grefer f33600d4d5 Unnecessary boxing 3 years ago
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' 3 years ago
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 years ago
  Andy Clement c3c07fdb4b polish 4 years ago
  Andy Clement 9659cfe976 mavenizing bcel-builder - complete 5 years ago