8518 Commits (c8da9556e21be5b919c3f74d868202d7e564e17c)
 

Author SHA1 Message Date
  Alexander Kriegisch c8da9556e2 Set version to 1.9.8 2 years ago
  Alexander Kriegisch 812ebc15e0 Update README-198.html and set release date 2 years ago
  Alexander Kriegisch c4d8195397 IDE.md points to AJDT Eclipse update sites 2 years ago
  Andy Clement fab59b5d20 Improve annotation style if pointcut handling 2 years ago
  Andy Clement f1cb850e40 polish - typo 2 years ago
  Andy Clement ea734d7e5d Try to improve error reporting when Asm access issues 2 years ago
  Andy Clement a6697eca30 protect against NPE for inheritance and annotation style 2 years ago
  Andy Clement 065a854ee6
Merge pull request #116 from kriegaex/release-198 2 years ago
  Alexander Kriegisch 068381dcb7 Add more content to README-198.html 2 years ago
  Alexander Kriegisch 372b53f3b3 Restructure README-198.html a bit 2 years ago
  Andy Clement b720626100 Fix annotation style support for if(true) and if(false) 2 years ago
  Andy Clement 08414a740d
Merge pull request #113 from turbanoff/use_generic_in_weaver_module 2 years ago
  Andrey Turbanov ffda2dde2d Update 'weaver' code to use generics 2 years ago
  Andy Clement 3227aad604 Couple of basic tests for the repository optimizations 2 years ago
  Alexander Kriegisch 4ee5489a4a Optimize class loading - make backward compatible with legacy behaviour 3 years ago
  Stefan Starke 0e58847d8d Optimize class loading 4 years ago
  Andy Clement 1b3cead171
Merge pull request #112 from turbanoff/use_genercs_in_runtime_module 2 years ago
  Andrey Turbanov a877b48c51 Update 'runtime' code to use generics 2 years ago
  Andy Clement 8cdc6f3df7
Merge pull request #104 from turbanoff/use_generic_instead_of_raw_types 2 years ago
  Andy Clement 04b4ff0853
Merge pull request #109 from turbanoff/avoid_empty_arrays_allocation 2 years ago
  Andy Clement 605b700abf
Merge pull request #110 from turbanoff/use_StringBuilder_for_concatenation_in_loop 2 years ago
  Andy Clement 254ba9e8bb
Merge pull request #111 from kriegaex/release-198 2 years ago
  Alexander Kriegisch 250aa63cb2 Update README-198.html with condy bugfix info 2 years ago
  Alexander Kriegisch de63b63d82 Add test for Java 11 constant-dynamic 2 years ago
  Andy Clement 92779d0829 Fix ConstantDynamic to use the right tag. 2 years ago
  Andrey Turbanov be522b7e8a Use StringBuilder/StringJoiner for concatenation String's in loop 2 years ago
  Andrey Turbanov 4c8c90de69 Reduce empty array allocations 2 years ago
  Andy Clement 4021ffcbfe
Merge pull request #103 from turbanoff/redundant_boxing 2 years ago
  Andy Clement 3f6f25d6a1
Merge pull request #107 from turbanoff/more_StringBuilder_instead_of_StringBuffer 2 years ago
  Andrey Turbanov 80e0c5adc8 Replace more usages of StringBuffer with StringBuilder 2 years ago
  Andy Clement 7a10203a7c
Merge pull request #102 from turbanoff/trim_trailing_whitespaces 2 years ago
  Andy Clement 5abc2f1dce
Merge pull request #101 from turbanoff/use_StringBuilder_instead_of_StringBuffer 2 years ago
  Andy Clement 27aba3f4df
Merge pull request #100 from turbanoff/File.exists_before_File.isDirectory_is_redundant 2 years ago
  Andy Clement 90cfa088f5
Merge pull request #106 from kriegaex/release-198 2 years ago
  Alexander Kriegisch 2544ad77d9 Add forgotten Bugs198Tests to test suite 2 years ago
  Alexander Kriegisch 846776147b Set version to 1.9.8-SNAPSHOT 2 years ago
  Alexander Kriegisch d2588d086f Set version to 1.9.8.RC3 2 years ago
  Alexander Kriegisch 99448ba572 Document bugfix #105 in release notes 2 years ago
  Alexander Kriegisch 90ae35226e More minor 1.9.7 to 1.9.8 version bumps in docs 2 years ago
  Alexander Kriegisch cbdb8e067c Incorporate JDT Core fix + test for #105 2 years ago
  Andy Clement 8b42ec9980
Merge pull request #99 from kriegaex/release-198 2 years ago
  Andrey Turbanov c4c3ceac69 Update org.aspectj.matcher code to use generics. 2 years ago
  Andrey Turbanov bfd6fee99d Cleanup redundant boxing. 2 years ago
  Andrey Turbanov 7cec6ee4da Trim trailing whitespaces. 2 years ago
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 years ago
  Andrey Turbanov 793a015abb According to javadoc File.isDirectory 'true' if and only if the file denoted by this abstract pathname exists and is a directory. 2 years ago
  Alexander Kriegisch bc2c65717d IDE.md: Add Eclipse update site for AJDT compatible with 2021-09 2 years ago
  Alexander Kriegisch 99f1df6dc8 Minor 1.9.7 to 1.9.8 version bumps in docs and Ant script 2 years ago
  Andy Clement 37773d026a
Merge pull request #98 from kriegaex/release-198 2 years ago
  Alexander Kriegisch 2998309ea2 Make AspectJ Ant task compatible with Java 16, 17 2 years ago