]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
2017-10-30 Andy ClementFixes Bug 526594
2017-09-26 Andy Clement1.8.11 release info updates
2017-09-26 Andy Clementtestcode polish for 1.8.11 V1_8_11RC1
2017-09-26 Andy ClementMake the 1.8 slightly more tolerant of Java 9
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-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
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-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
2015-04-23 Andy ClementAPT and missing declaring type in BTB hierarchy
2015-04-20 Andy Clement464749: Fix, remove Play class
2015-04-01 Andy Clement406167: cope with rogue generic inner type signatures
2015-03-27 Andy Clement462146: -parameters option on iajc
2015-03-23 Andy Clement462821: invokedynamic detection in hierarchy of aspects
2015-01-29 Andy Clement1.8.5 readme V1_8_5
2015-01-29 Andy Clement458660
2015-01-08 Andy Clement450634: support Windows 8 when computing best batch...
2015-01-08 Andy Clement456374: == to equals
2015-01-08 Andy Clement456003: == to equals
2015-01-08 Andy Clement456457: unresolvable member fix. Testcode for 456801...
2015-01-07 Andy Clement455277: pull across JDT core fix for 300408
2014-11-18 Andy ClementFurther 451966: privileged aspect and ITDs
2014-11-17 Andy ClementFix for 451966: privileged aspects and itd on interfaces
2014-11-17 Andy ClementUpdated for 1.8.4
2014-11-17 Andy Clementtestcode for 451966
2014-11-06 Andy Clement1.8.4 V1_8_4
2014-11-06 Andy Clement1.8.4 docs
2014-11-05 Andy ClementFix 449739: support is(FinalType)
2014-10-30 Andy ClementFix 449401: thisAspectInstance compile problem with...
2014-10-24 Andy ClementFix for building on Java8 V1_8_3a
2014-10-23 Andy Clementmake tests tidy up after themselves V1_8_3
2014-10-21 Andy Clementmake tests tidy up after themselves
2014-10-21 Andy Clementupdated for 1.8.3
2014-10-21 Andy ClementSupport for @RequiredTypes and abstract aspects
2014-10-08 Andy ClementFix 443355: interface super references
2014-10-08 Andy ClementUse generics
2014-10-07 Andy ClementFix for 445968: caching
2014-10-07 Andy ClementPolish generics
next