]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
2019-01-11 Andy ClementOn JDK11 call the defineClass variant with a Protection...
2019-01-11 Andy ClementDiagnostics for https://bugs.eclipse.org/bugs/show_bug...
2019-01-10 Andy ClementInclude JDTCore fix for APT classloader closing
2019-01-09 Andy Clementbetter infrastructure for checking pointcuts terminate...
2018-11-19 Andy ClementFix 541325 - Support is(AbstractType)
2018-10-23 Andy Clementpolish V1_9_2
2018-10-23 Andy Clementpolish
2018-10-23 Andy ClementExclude delegation loader on JDK11 too (it has been...
2018-10-16 Andy ClementAdd missing .classpath change V1_9_2RC3
2018-10-15 Andy ClementMinor tweak to avoid NPE in BinaryTypeBinding method...
2018-10-15 Andy Clementwip 1.9.2 readme
2018-10-15 Andy ClementMerge changes for 536782
2018-10-15 Andy Clementadjust to allow clean merge - attempt 1
2018-10-15 Andy Clementpolish javadoc
2018-10-15 Andy Clementtypo reported by Emmanuel Bourg
2018-10-15 Andy Clementpolish
2018-10-15 Andy Clementbetter handling for 1.8 modules
2018-10-15 Andy Clementpolish
2018-10-11 Andy Clement537678: Lazy initialization of jrt filesystem
2018-10-11 Kui LiuChange the mehtod name "containsField" to "findsField".
2018-10-11 Andy ClementRemove class used for debugging
2018-10-11 Andy Clementpolish
2018-10-11 Andy Clementpolish
2018-10-10 Andy Clement513528: Fix use of lambda in ITD
2018-10-10 Andy ClementReverse default - behave like 1.5 (support annotations...
2018-10-02 Andy ClementUp'd commit hash to correct one for 1.9.2.rc2
2018-10-01 Andy ClementMore fixes for 1.9.2 V1_9_2_RC2
2018-09-29 Andy Clement1.9.2.RC1 changes V1_9_2_RC1
2018-08-29 Andy ClementGeneralized exception that might occur
2018-08-29 Andy ClementFix 538393: Allow for toString() to fail on some classl...
2018-08-25 Andy Clement537825: Remove FINAL for cflow related class elements...
2018-05-29 Andy ClementFix some generics warnings, add overrides
2018-05-25 Andy Clementtestcode for 535086
2018-05-25 Andy ClementInitial cut at bug 535086 - pertypewithin and non vis...
2018-05-25 Andy ClementRebuilt as a DEVELOPMENT version
2018-04-20 Andy ClementWorking towards 1.9.1 V1_9_1
2018-04-18 Andy ClementSupport Java10
2018-04-02 Andy Clementtweak title V1_9_0
2018-04-02 Andy ClementFixed release date to 2-Apr for 1.9.0
2018-04-02 Andy ClementUpdated readme for 1.9.0 release
2018-04-02 Andy ClementUpdated to 1.9.0 final
2018-04-02 Andy Clement533038: Clear some generated class entries during class...
2018-03-21 Andy ClementFix 514062 - Failure duing stackmap generation of ...
2018-03-12 Andy Clementdocs for new code generation and factory methods
2018-03-12 Andy ClementAdd checking for env variable ASPECTJ_OPTS in addition...
2018-03-10 Andy Clementreset to 0 size to trigger it getting built
2018-03-10 Andy ClementBug#531694: generate more optional thisJoinPoint constr...
2018-02-28 Andy ClementFix for Bug 531819 - Negative parameter annotation...
2018-02-21 Andy ClementUpdates for 1.9.0.RC4 - latest JDT V1_9_0_RC4
2018-02-14 Andy Clementoops, really remove dodgy test
2018-02-14 Andy Clementtemporarily remove dodgy test
2018-02-14 Andy Clementadd generics
2018-02-14 Andy ClementRemove modules from 'full classpath' for now
2018-02-14 Andy ClementFix Bug 531179 - Add compiler arg support to iajc task
2018-02-14 Andy Clementadd generics
2018-02-14 Andy Clementmore tests around module options
2018-02-14 Andy Clementbetter handling of modules
2018-02-14 Andy ClementFixed up path handling, including implicit jmod inclusion
2018-02-14 Andy Clementmore generics and missing @Overrides
2018-02-14 Andy ClementNew simple tests for buildconfig
2018-02-14 Andy ClementAdjusted to refer to ASM 6 non beta
2018-02-14 Andy ClementLatest JDT changes
2018-02-14 Andy ClementAdd intermediate test class that ensures the tests...
2018-02-14 Andy ClementAdd missing overrides
2018-02-14 Andy ClementAdd basic rename functionality to file step
2018-02-14 Andy ClementAdd missing Overrides
2018-02-14 Andy Clementtidy up comment
2018-02-14 Andy ClementAdd missing key for invalidModuleName
2018-02-14 Andy Clementupdated for 2018
2018-02-07 Andy ClementAdd missing cases to bcel constantToString
2018-02-05 Andy Clementavoid <> for now until build changes made to jump to... V1_9_0_RC3
2018-02-05 Andy ClementJDT Upgrade for 1.9.0.rc3
2018-02-01 Andy Clementmerged
2018-01-03 Andy Clementremove rogue println
2017-11-17 Andy ClementMerge branch 'master' into earlyJava9
2017-11-09 Andy Clementbump compiler.name for rc2 earlyJava9
2017-11-09 Andy Clementupdated readme for 1.9.0.rc2
2017-11-09 Andy ClementUpdates to better cope with future JDKs
2017-11-01 Andy ClementFix 526734 - Incorrect generic override decp validation...
2017-10-30 Andy ClementFixes Bug 526594
2017-10-23 Andy Clementfix typo
2017-10-23 Andy ClementFix 525972 - java.lang.ArrayIndexOutOfBoundsException...
2017-10-23 Andy ClementFix 526381 - Log-Message for nonReweavableTypeEncounter...
2017-10-23 Andy ClementFix 526382 - damaged manifest.mf prevents LTW running...
2017-10-20 Andy Clement1.9.0 docs
2017-10-20 Andy Clement1.9.0 update
2017-10-20 Andy ClementAdjust how classpath entries manipulated for Java9...
2017-10-20 Andy ClementMoved to package
2017-10-20 Andy Clementwip allowing flexibility in test infra for using module...
2017-10-20 Andy ClementSet version to 1.9.0.RC1
2017-10-20 Andy Clementadded module/modulesourcepath to compiler configuration...
2017-10-20 Andy Clementremoved shared reflection world test for now
2017-10-20 Andy ClementSwitched from diamond to specific types
2017-10-20 Andy ClementAdded automatic module name
2017-10-20 Andy Clementswitched from diamond operator
2017-10-20 Andy ClementAdded automatic module name
2017-10-20 Andy ClementAdded automatic module name
2017-10-20 Andy ClementLatest jdtcore - with visibilty adjusted for classpath...
2017-10-20 Andy ClementTemporarily removing world reuse - needs a bit more...
2017-10-20 Andy ClementAdded automatic module name
next