]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
2017-09-21 Andy ClementBring Java9 branch in line with 1.8.11 progress
2017-09-21 Andy Clementadd constants to list
2017-09-21 Andy Clementrebuilt bcel
2017-09-21 Andy ClementMerged post 1.8.5 changes into Java9 branch
2017-09-20 Andy Clementlatest version
2017-09-20 Andy Clementminor tweaks to better handle J9
2017-09-20 Andy Clementlatest JDT update for Java9
2017-09-20 Andy ClementUpgrading bcel to latest J9 attributes
2017-06-28 Andy Clementcompatibility with JDK 190 build 175
2017-05-09 Andy Clementpickup latest jdt core
2017-05-09 Andy Clementfixup tests for 1.9
2017-05-09 Andy Clementadapt to JDT changes
2017-05-09 Andy ClementAdapt to JDT changes
2017-05-09 Andy ClementCorrected version for latest update
2017-05-09 Andy ClementAdd resolution of argument types
2017-05-09 Andy ClementAdd ability to recognize an intertype scope
2017-05-08 Andy ClementAdd version of jdtcore with proper APT support
2017-05-08 Andy ClementAdd guard for clone()
2016-12-17 Andy Clement509327: extended the test slightly
2016-12-17 Andy Clementreduced min Java version to 1.6
2016-12-16 Andy Clementpolish
2016-12-16 Andy Clement1.8.11 test setup and wip tests
2016-12-16 Andy Clement509327: Minor fixes to improve the situation, wip
2016-12-09 Andy Clementfix warnings in build - support .isJava8 option in... V1_8_10
2016-12-09 Andy Clement508661: testcode
2016-12-08 Andy ClementPolishing for 1.8.10 release
2016-12-08 Andy ClementUpdate to latest JDT (neon 2)
2016-12-08 Andy ClementAdjust from nasty exception to messages
2016-12-02 Andy Clementadded 2016/2017 to years
2016-11-18 Andy ClementFix 500035: handling target only binding in @AJ pointcut
2016-11-10 Andy ClementFix 502119: InterTypeFieldBinding.java:122 - NullPointe...
2016-11-10 Andy ClementFix 404345: another occurence of broken annotation...
2016-11-08 Andy ClementFix 500796: Allow for kotlin creating 'synthetic' local...
2016-11-07 Andy ClementUpgraded to new JDT compiler - neon.1 and a bit
2016-10-28 Andy ClementFixing generics warnings
2016-07-29 Andy ClementFix ambiguous binding problem on anonymous types
2016-07-27 Andy Clementinfra changes for 1.9 builds
2016-07-27 Andy ClementFurther 1.9 changes: better handling of source/target V1_9_0_BETA5
2016-07-25 Andy Clementcreate copy of 1.6 sanity tests for use at 1.9
2016-07-23 Andy Clementadd asm v6 for stackmap creation on Java 9
2016-06-29 Andy Clementensure modules on path in build arg parser V1_9_0_BETA4
2016-06-27 Andy Clementchange to latest j9 commit
2016-06-27 Andy ClementFix classpath for tests on Java9
2016-06-27 Andy ClementChange to support new packaging of modules in Java9
2016-06-27 Andy ClementJava9 jrt-fs.jar helpers
2016-06-27 Andy ClementRemove diamond usage
2016-06-17 Andy ClementUpgrading to latest 1.9 compiler
2016-06-06 Andy Clement[j9] Basic read/write of Module attribute
2016-05-12 Andy ClementCode polishing and extra diagnostics around types and...
2016-05-12 Andy ClementFix 493554 - Missing InnerClasses attribute for nested...
2016-05-12 Andy Clementgenerics
2016-03-29 Andy ClementFix 490315 - InvokeDynamic.java:126 there is no classna...
2016-03-14 Andy ClementCorrected version for 1.8.9
2016-03-14 Andy Clement1.8.9 docs V1_8_9
2016-03-14 Andy Clementadded logging
2016-03-14 Andy ClementFix 489596 - upgrade jdt to mars.2
2016-03-08 Andy ClementFix 488216: Load-time weaver loses class changes of...
2016-02-26 Andy Clementadditional diagnostic info
2016-02-18 Andy ClementFix 487927: ClassFormatException if LocalVariableTable...
2016-02-18 Andy ClementFix 433351: Declare parents fails on interfaces on...
2016-02-11 Andy ClementFix 487694: Race condition in annotation unpacking...
2016-02-10 Andy ClementFix 485583: NullPointerException in org.aspectj.ajdt...
2016-01-27 Andy ClementFix 486612: Can lose a super type bound when weaving...
2016-01-20 Andy ClementFixes for compile time overweaving
2016-01-20 Andy Clementupdated to 1.8.9
2016-01-20 Andy Clementrefactoring to use generics, reduce warnings
2016-01-19 Andy ClementFix 486203: NPE in IntelliJ since 1.8.7
2016-01-08 Andy ClementFix 485448: Building Roo projects NPE in AnnotationDisc...
2016-01-07 Andy Clement1.8.8 readme
2016-01-07 Andy ClementFix 470658: Corrupted Local Variable Table V1_8_8
2016-01-05 Andy ClementFix 485055: declare @field failing for final String...
2016-01-05 Andy ClementFix 484941 - NPE AnnotationDiscoveryVisitor
2016-01-04 Andy ClementUp'd version to beta3
2016-01-04 Andy ClementCope with java version becoming 9.X rather than 1.9.X
2015-12-08 Andy Clement482945: obfuscated class file finding outer class
2015-11-25 Andy ClementAdd 1.8.8 testsuite to 1.8 test list
2015-11-25 Andy ClementFix 482990: throw exception if asm missing at > 1.6...
2015-11-19 Andy ClementFix 461323: around advice on default methods
2015-11-18 Andy ClementVersion up'd to 1.8.8
2015-11-18 Andy ClementFix 478003: declare parents with generic itd npe
2015-09-08 Andy ClementBasic 1.8.7 docs V1_8_7
2015-09-08 Andy Clement458871: dynamically attach agent
2015-09-04 Andy Clement464604: ajdoc SIOOBE on Java7
2015-09-04 Andy Clement476245: compile error already fixed in 1.8.7
2015-09-03 Andy Clement307147: missing joinpoints for itds invoking private...
2015-09-02 Andy ClementBug 475152 - infinite loop during build time weaving...
2015-09-02 Andy Clement475728, 432874
2015-08-10 Andy ClementUpdate version to 1.8.7
2015-08-10 Andy ClementUpdate Asm to pick up fixes for stack map generation
2015-08-10 Andy ClementAdd option not to generate local variable tables in...
2015-08-06 Andy ClementSupport annotation conversion for class annotation...
2015-08-05 Andy ClementFix Bug 473555 - File descriptors leak in ExtensibleURL...
2015-08-01 Andy ClementCope with Java9 b74 changes
2015-06-25 Andy ClementAspectJ upgraded to Mars compiler
2015-06-08 Andy ClementDoh, forgot 1.8.6 version in this messages file
2015-06-08 Andy Clementallow reflection world to resolve generated types ...
2015-05-15 Andy ClementBug 467415 - Weaver created bridge methods missing...
2015-05-12 Andy ClementDo not attach INTERFACE modifier to methods from interfaces
2015-04-23 Andy ClementFix 463926
2015-04-23 Andy Clementweaving generic types
next