]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
2024-05-11 Alexander KriegischAdd 1.9.22.1 release notes
2024-04-26 Alexander KriegischClasspathManagerTestCase cosmetics
2024-04-26 Ric HarrisImprove ClassPathManager performance, caching unfound...
2024-04-26 Alexander KriegischAdd ClasspathManagerTestCase::testUnfoundClassPerformance
2024-04-17 Alexander KriegischIDE.md: Remove old repo.t5.fi M2E update sites, add...
2024-04-13 Alexander KriegischUse aspect file/line matching for weave messages in...
2024-04-13 Alexander KriegischBcelObjectType: Add experimental code to set source...
2024-04-13 Alexander KriegischMinor code cosmetics
2024-04-13 Alexander KriegischFix expected weave messages after previous changes
2024-04-13 Alexander KriegischImplement source location matching for weave messages...
2024-04-12 Alexander KriegischImprove Ajc165Tests.testFunkyPointcut_pr272233_2
2024-04-12 Alexander KriegischFurther streamline BCException
2024-04-12 Alexander KriegischImprove stack trace printing in BCException
2024-04-12 Alexander KriegischMake Ajc165Tests.testFunkyPointcut_pr272233_2 pass
2024-04-12 Alexander KriegischNew Xlint warning 'arrayCannotBeVoid' when resolving...
2024-04-12 Alexander KriegischUnresolvedType.signatureToName: fix '*' case for generi...
2024-04-12 Alexander KriegischWildTypePattern: match generic type params correctly...
2024-04-12 Alexander KriegischWildTypePattern.toString: do not parenthesesise generic...
2024-04-12 Alexander KriegischSignaturePattern.TypePatternVisitor: remove redundant...
2024-04-12 Alexander KriegischSignaturePattern: minor structural refactoring
2024-04-12 Alexander KriegischSignaturePattern: Add exception for meta annotations
2024-04-12 Alexander KriegischLint: minor structural refactoring
2024-04-12 Alexander KriegischFix test after node traversal was improved
2024-04-12 Alexander KriegischUnresolvedType: fix JVM signature conversion
2024-04-12 Alexander KriegischEnable type parameter traversal in exact type patterns
2024-04-10 Alexander KriegischJoinPointImpl minor structural refactoring
2024-04-10 KimmingLauJoinPointImpl: Remove thread-locals after usage, where...
2024-04-10 Alexander KriegischAdd IT reproducing JoinPointImpl thread-locals memory...
2024-04-09 Alexander KriegischIDE.md: update M2E connector info for aspectj.dev updat...
2024-04-08 Alexander KriegischRevert WeavingAdaptor generated class map optimisation
2024-04-08 Alexander KriegischSimpleCache: structural refactoring, better docs
2024-04-07 Alexander KriegischAdd missing asm-commons to aspectjtools
2024-04-04 Alexander KriegischRaise ClassLoaderWeavingAdaptor::defineClass visibility...
2024-03-28 Alexander KriegischREADME.md: Fix word order from comment in previous...
2024-03-28 Alexander KriegischREADME.md: Add hint about project root folder name...
2024-03-23 Alexander KriegischImplement remaining 'AspectJ_JDK_Update' tasks for...
2024-03-23 Alexander KriegischSet version to 1.9.23-SNAPSHOT
2024-03-23 Alexander KriegischRelease AspectJ 1.9.22
2024-03-23 Alexander KriegischBump JDT Core to 1.9.22
2024-03-23 Alexander KriegischAdd 1.9.22 release notes
2024-03-23 Alexander KriegischRemove some TODOs from Java feature tests
2024-03-23 Alexander KriegischSwitch to Java 22 + add basic test suite
2024-03-23 Alexander KriegischAdjust 1.6.1 'testRunningBrokenCode_pr102733*' tests...
2024-03-23 Alexander KriegischCI build: add Temurin JDK 22
2024-03-23 Alexander KriegischBump JDT Core to 1.9.22-SNAPSHOT
2024-03-16 Alexander KriegischUpdate release notes 1.9.7 to 1.9.21
2024-03-16 Alexander KriegischAsciidoctor: Do not copy target/** to aj-build/dist
2024-03-16 Alexander KriegischAsciidoctor: Create HTML/PDF with TOC level 5
2024-03-15 Alexander KriegischRemove lib/jdtcore-aj
2024-03-15 Alexander KriegischRemove lib/jarjar
2024-03-15 Alexander KriegischRemove lib/regexp
2024-03-15 Alexander KriegischRemove bcel-builder/verifier-src
2024-03-15 Alexander KriegischReactivate test in AtAjAnnotationGenTests
2024-03-15 Alexander KriegischRemove BCEL files from 'lib' module
2024-03-15 Alexander KriegischRemove Apache Commons from 'lib' module, update remaini...
2024-03-15 Alexander KriegischThrow exception for minimal AJC runtime version violation
2024-03-13 Alexander KriegischAdd links for AspectJ 1.9.21.2
2024-03-13 Alexander KriegischSet version to 1.9.22-SNAPSHOT
2024-03-13 Alexander KriegischRelease AspectJ 1.9.21.2 V1_9_21_2
2024-03-13 Alexander KriegischAdd release notes for AspectJ 1.9.21.2
2024-03-12 Alexander KriegischAvoid ThreadLocal memory leak in JoinPointImpl
2024-03-12 Alexander KriegischAdd regression tests for inheritable thread-local memor...
2024-03-12 Alexander KriegischAjcTestCase: Improve forked JVM parameter handling
2024-03-04 KimmingLauImproved fix for #285
2024-03-02 Alexander KriegischImprove unwoven class file handling in SimpleCache
2024-03-02 Alexander KriegischAdd Bugs1921Tests::testGitHub_285
2024-03-02 Alexander KriegischFix: AllTestsAspectJ171 runs correct NewFeatures suite
2024-03-02 Alexander KriegischBump AspectJ libraries in 'lib' subfolders to 1.9.21.1
2024-02-24 Alexander KriegischFurther improve '-xmlConfigured' docs
2024-02-24 Alexander KriegischAdd link to JDK-8326483 for "generated by javadoc ...
2024-02-23 Alexander KriegischRephrase docs for WeavingXmlConfig::excludesType
2024-02-22 Alexander KriegischFix typos: '-xmlConfigured', not '-xmlConfig'
2024-02-22 Alexander Kriegischajc.adoc: Fix typo ('-xmlConfigured', not '-xmlConfig')
2024-02-22 Alexander Kriegischajc.adoc: Cosmetic improvements
2024-02-22 Alexander Kriegischajc.adoc: Update '-source', '-target', '-<version>'
2024-02-22 Alexander KriegischDocument AJC option '-xmlConfigured'
2024-02-22 Alexander KriegischAdd Ajc164Tests::testMultipleXMLFiles
2024-02-21 Alexander KriegischExtend documentation for Antrun execution to fix javadocs
2024-02-19 Alexander KriegischNew abstract class JavaVersionSpecificXMLBasedAjcTestCase
2024-02-19 Alexander KriegischReformat and slightly refactor AjcTaskTest
2024-02-19 Alexander KriegischAjcTask: make version number arrays more generic
2024-02-19 Alexander KriegischRemove most MINOR_*, MINOR_* BCEL class file versions
2024-02-19 Alexander KriegischLangUtil: remove methods like 'is11VMOrGreater', 'is1do...
2024-02-19 Alexander KriegischAdd 'AspectJ_JDK_Update' hint in various places
2024-02-19 Alexander KriegischSuppress Maven download messages in CI build
2024-02-17 Alexander KriegischRephrase "check the diffs before committing" section
2024-02-17 Alexander KriegischRun Antrun post-javadoc task depending on Javadoc execution
2024-02-17 Alexander KriegischUpdate RELEASE.md
2024-02-17 Alexander KriegischMinor POM cosmetics
2024-02-17 Alexander KriegischUse Antrun plugin to eliminate javadoc version number...
2024-02-17 Alexander KriegischMaven Javadoc: Add options for reproducible build artifacts
2024-02-17 Alexander KriegischBump Maven Javadoc to 3.6.3
2024-02-17 Alexander KriegischSuppress "unresolved Maven property" warning in Intelli...
2024-02-17 Alexander KriegischReproducible builds: set project.build.outputTimestamp
2024-02-16 Alexander KriegischRemove obsolete stuff from module 'build' and lib/build
2024-02-16 Alexander KriegischAdd decade 2020-2029 to copyright years in Checklics
2024-02-15 Alexander KriegischAvoid "Last updated [timestamp]" footer on each docs...
2024-02-15 Alexander KriegischMention release 1.9.21.1 in overview pages
2024-02-15 Alexander KriegischAdd missing release notes for 1.8.12, 1.8.13, 1.8.14
2024-02-15 Alexander KriegischAdd Git .mailmap file
next