157 Commits (49cb924f5402c9d24379ae1af62def6fa5892649)

Author SHA1 Message Date
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
  Alexander Kriegisch 2fd6804db8 Fix 'ajdoc' tests for Java 15 build 3 years ago
  Jerry James 3255a3c562 Fix javadoc references to nonexistent fields, classes, or packages 3 years ago
  Jerry James de14ca22d7 Fix misplaced or incorrect javadoc tags 3 years ago
  Jerry James f8f117808b Fix misplaced or incorrectly nested HTML tags 3 years ago
  Jerry James f7f7656f81 Fix incorrect HTML entities in javadoc comments 3 years ago
  Lars Grefer 85ad27ee70 Remove unnecessary interface modifiers 3 years ago
  Lars Grefer 702f3fa5bd Cleanup unused imports 3 years ago
  Lars Grefer 48522f987f Update to JUnit 4.13 3 years ago
  Lars Grefer 639f5030e0 Weaken Collection declarations 3 years ago
  Lars Grefer efa2e5ce8c Collections.sort() can be replaced with List.sort() 3 years ago
  Andy Clement 8fb374ceba lets have maven fail if those tests fail... 3 years ago
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3 years ago
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' 3 years ago
  Lars Grefer a508fd5315 'while' loop replaceable with enhanced 'for' loop 3 years ago
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 years ago
  Andy Clement 17026e3524 polish 4 years ago
  Andy Clement c3c07fdb4b polish 4 years ago
  Andy Clement 01f7d8ba8e Update to 1.9.5.BUILD-SNAPSHOT in poms 5 years ago
  Andy Clement de2f7c7532 Fix version tagging for info strings 5 years ago
  Andy Clement c89830fe88 tidyup 5 years ago
  Andy Clement 5634171540 move resources to resources tree 5 years ago
  Andy Clement ed7044613f Add module tests back in - but streamlined 5 years ago
  Andy Clement e8436048b1 mavenizing ajde - done 5 years ago
  Andy Clement be07484b4a mavenizing ajde - wip 5 years ago
  Andy Clement b6f2b6337f Fix 500035: handling target only binding in @AJ pointcut 7 years ago
  aclement 997e351ea0 generics 13 years ago
  aclement c4f8d70ef6 271201: inpath handles 15 years ago
  aclement 7a625d01b8 251277: making asmmanager non-singleton 15 years ago
  aclement 2925bb82dd removing unused code 16 years ago
  aclement 25e44d2072 formatter chewed on it 16 years ago
  aclement 6b38c14ff1 findbugs/eclipse warnings fixed 16 years ago
  aclement abadca94b1 eclipse: unnecessary cast 16 years ago
  aclement ba7d08a763 incorrectly removed this code - although it needs changing, it needs null checks, not instanceof checks 16 years ago
  aclement 18f59c4ecf removed unnecessary code 16 years ago
  aclement 376223395b 231396: moved ConfigParser out of weaver jar 16 years ago
  aclement 8559a350a4 148190#35 17 years ago
  aclement a010542247 148190#32 17 years ago
  aclement e375a91c1d 148190#32 17 years ago
  aclement 9ddbb03d25 148190#32 17 years ago
  aclement 95e8f940ab 148190#32 17 years ago
  aclement cdcce76367 148190#32 17 years ago
  aclement a8600ef8d7 148190: reworked code to cope with new module ajde.core 17 years ago
  aclement 9c5ec0680f patches from 148190 #22 17 years ago
  aclement e5ef495c96 test and fix for 166580: multiple output locations and incremental compilation 17 years ago
  aclement e5f15ac120 test and fix for 168840: incremental compilation and inpath 17 years ago
  aclement c54fa62036 164288 (Jdeveloper) - fixes and tests in 17 years ago
  aclement 39c89755c3 tests and fixes for pr164384 17 years ago
  aclement 40cf610769 fix for 155213: made using date formatter lazy. 18 years ago
  aclement 91c20abd13 141556#13 - messagehandler pulled out of CompilerAdapter and changed to have nothing to do with holders (since it doesnt need to store messages) 18 years ago