26 Commits (b1c52e2f5eb624037b8c799c20fbd1b4fd611d9a)

Author SHA1 Message Date
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 years ago
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
  Alexander Kriegisch 45254f5881 Replace use of ASM-renamed by original ASM 3 years ago
  Alexander Kriegisch 0e7ac59f24 Remove some cruft from test classes Ajc, AjcTestCase, AntSpec 3 years ago
  Alexander Kriegisch 1602d79a82 Remove managing obsolete folder lib/asm 3 years ago
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls 3 years ago
  Alexander Kriegisch e4a2a5a5d2 Fix + improve some tests regarding Ajc output (usage messages etc.) 3 years ago
  Alexander Kriegisch 7fab8259c4 Upgrade to ASM 9.1, delete obsolete ASM binaries 3 years ago
  Alexander Kriegisch 2fd6804db8 Fix 'ajdoc' tests for Java 15 build 3 years ago
  Alexander Kriegisch afb35f52be AjcTestCase cosmetics: surround command in failure report by quotes 3 years ago
  Lars Grefer 639f5030e0 Weaken Collection declarations 3 years ago
  Lars Grefer a85308ec10 Manual array to collection copy 3 years ago
  Andy Clement b0b2f50a27 Fix up tests and reduce verbosity on J11 3 years ago
  Andy Clement 1e2096910f Trying to reduce test verbosity 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 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 199aaba33a Update ASM and fix packaging for matcher artifact 3 years ago
  Andy Clement 2704db20ec Java 13 support 4 years ago
  Andy Clement 0e2c95a369 Updated with Java12 support 5 years ago
  Andy Clement 7d2e6a2aee remove unnecessary classpath entries 5 years ago
  Andy Clement b858c78851 improved test harnesses for working with runtime 5 years ago
  Andy Clement 593e1c772c Add module tests back in - but streamlined 5 years ago
  Andy Clement 3070c95f8c various polish to previously mavenized projects to support newer ones 5 years ago
  Andy Clement c17032a561 mavenizing org.aspectj.ajdt.core - wip 5 years ago
  Andy Clement a913ec7fb3 polish 5 years ago
  Andy Clement 749b9cb3ca More fixes for 1.9.2 5 years ago
  Andy Clement f6d9aaaf05 1.9.2.RC1 changes 5 years ago
  Andy Clement 836beab108 Support Java10 6 years ago
  Andy Clement 4d12967458 Updates for 1.9.0.RC4 - latest JDT 6 years ago
  Andy Clement 2e09f8fc29 Adjusted to refer to ASM 6 non beta 6 years ago
  Andy Clement a24d15f5e7 Adjust how classpath entries manipulated for Java9 support 6 years ago
  Andy Clement ab83398525 Various changes to get tests passing on 1.8 and 1.9 6 years ago
  Andy Clement faac3d84e2 various changes to make more tests pass on Java9 6 years ago
  Andy Clement 92a9d99937 Fix classpath for tests on Java9 8 years ago
  Andy Clement 34f33f6948 Upgrading to latest 1.9 compiler 8 years ago
  Andy Clement f194d50476 refactoring to use generics, reduce warnings 8 years ago
  Andy Clement c8e951296c Fix 436653: conditional aspect activation plus various polish 9 years ago
  Andy Clement 8a6608f4d5 386341 11 years ago
  Andy Clement d4a8cc9048 generics 12 years ago
  aclement bb422ca925 328099: currently inactive examples of how we might turn on a security manager for tests 13 years ago
  aclement 671b0bc0b2 matcher on classpath for build machine test runs 15 years ago
  aclement f512165c42 246125: the SPLIT 15 years ago
  aclement 35cde06f2c 251277: making asmmanager non-singleton 15 years ago
  aclement 4f13384c8c more cp contents: might fix prob with test that had to be excluded 15 years ago
  aclement bcd9901771 allow use of DOLLARsandbox in the arguments to a 'run' test 16 years ago
  aclement 5755e1d80e 166647 changed the error message to a lint 16 years ago
  mwebster c4e60095c3 Bug 150487 "Tracing and Logging Framework" (remove 1.4 API) 18 years ago
  mwebster e2df9de0de Bug 150487 "Tracing and Logging Framework" (handle missing org.apache.commons.logging on JSE-1.3/1.4) 18 years ago