62 Комити (master)

Аутор SHA1 Порука Датум
  Alexander Kriegisch a1a700fc6e Implement source location matching for weave messages in XML tests пре 1 година
  Alexander Kriegisch 1d17d255a9 Remove BCEL files from 'lib' module пре 2 месеци
  Alexander Kriegisch 512d3fc281 AjcTestCase: Improve forked JVM parameter handling пре 2 месеци
  Alexander Kriegisch 198957fd26 LangUtil: remove methods like 'is11VMOrGreater', 'is1dot5VMOrGreater' пре 3 месеци
  Alexander Kriegisch f986c3d183 Workaround for defining classes during LTW пре 4 месеци
  Alexander Kriegisch 61ceb8a58e Move docs examples directory two levels up пре 4 месеци
  Alexander Kriegisch 4403dd934b Remove references and docs about obsolete tools пре 4 месеци
  Alexander Kriegisch 39c5da6eb9 AjcTestCase: Make sure main methods can be called in Java 21 пре 7 месеци
  Alexander Kriegisch 41849751a8 Put ASM on classpath for Ajc in tests пре 9 месеци
  Alexander Kriegisch dd3177909e Further improve indentation of compilation results on the console пре 1 година
  Alexander Kriegisch 827115335f Fix indentation of compilation results on the console пре 1 година
  Alexander Kriegisch 35e93cf9df AjcTestCase: be less verbose when appending to buffer repeatedly пре 2 година
  Alexander Kriegisch dbb6a9e149 Make sure to always print commands when running Java test classes пре 2 година
  Alexander Kriegisch 8a933427ec Add test case + experimental fix for AJC option '--add-exports' пре 2 година
  Alexander Kriegisch 3ddb113287 Add JDT Core and bcel-builder to test classpath пре 2 година
  Alexander Kriegisch 2337e33ea1 Make sure that program arguments are passed through in full LTW mode пре 2 година
  Alexander Kriegisch 2d2110f364 Introduce AjcTestCase.DEFAULT_FULL_LTW_CLASSPATH_ENTRIES пре 2 година
  Alexander Kriegisch 356ab9a26e AJDT Core: use JUnit 4 from class path instead of 3.8 from lib/junit пре 2 година
  Alexander Kriegisch a385d8b661 Fix broken 'useFullLTW' test mode пре 2 година
  Alexander Kriegisch 4075a0bd13 Use static imports for file and path separator constants пре 2 година
  Andrey Turbanov 80e0c5adc8 Replace more usages of StringBuffer with StringBuilder пре 2 година
  Andrey Turbanov bfd6fee99d Cleanup redundant boxing. пре 2 година
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. пре 2 година
  Alexander Kriegisch 1dd6a2d47c Rename DOM AST class TypePattern to AbstractTypePattern пре 2 година
  Alexander Kriegisch e220e5166d Minor code clean-ups пре 2 година
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 пре 3 година
  Alexander Kriegisch 45254f5881 Replace use of ASM-renamed by original ASM пре 3 година
  Alexander Kriegisch 0e7ac59f24 Remove some cruft from test classes Ajc, AjcTestCase, AntSpec пре 3 година
  Alexander Kriegisch 1602d79a82 Remove managing obsolete folder lib/asm пре 3 година
  Alexander Kriegisch fa8dc8d9bf Fix OutjarTest regarding Ajc output (usage messages etc.) пре 3 година
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls пре 3 година
  Alexander Kriegisch e4a2a5a5d2 Fix + improve some tests regarding Ajc output (usage messages etc.) пре 3 година
  Alexander Kriegisch 7fab8259c4 Upgrade to ASM 9.1, delete obsolete ASM binaries пре 3 година
  Alexander Kriegisch 2fd6804db8 Fix 'ajdoc' tests for Java 15 build пре 3 година
  Alexander Kriegisch afb35f52be AjcTestCase cosmetics: surround command in failure report by quotes пре 3 година
  Lars Grefer 85ad27ee70 Remove unnecessary interface modifiers пре 3 година
  Lars Grefer 702f3fa5bd Cleanup unused imports пре 3 година
  Lars Grefer 639f5030e0 Weaken Collection declarations пре 3 година
  Lars Grefer 2409bcbc7c Redundant Collection.addAll() call пре 3 година
  Lars Grefer 3641f1626d Collection.toArray() call style пре 3 година
  Lars Grefer d66bec041a Manual array copy пре 3 година
  Lars Grefer a85308ec10 Manual array to collection copy пре 3 година
  Andy Clement b0b2f50a27 Fix up tests and reduce verbosity on J11 пре 3 година
  Andy Clement 1e2096910f Trying to reduce test verbosity пре 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 c3289ab86b Polish пре 3 година