]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
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
2014-10-07 Andy ClementFix 443477: remove pre-init from cflow to avoid verify...
2014-10-07 Andy ClementFix 436653: conditional aspect activation plus various...
2014-09-30 Andy Clement445395: invokedynamic in around advice
2014-09-30 Andy Clement445395: more support for invokedynamic
2014-09-17 Andy ClementFix for 444398: annotation style abstract aspect extend...
2014-08-27 Andy Clement442425: fix error on attempted annotation style decp
2014-08-20 Andy Clementtidy up after tests finish
2014-08-20 Andy Clementenabling AJDT to use annotation processors
2014-08-14 Andy Clementfixing paths so that distro build isn't huge V1_8_2
2014-08-14 Andy Clement1.8.2 readme added to index
2014-08-14 Andy ClementUpdated for 1.8.2
2014-08-14 Andy Clement1.8.2 readme
2014-08-14 Andy Clementfresh jars with recent apt fixes in
2014-08-14 hsestupin-s arg is not necessary
2014-08-14 hsestupin[commit new jars] add new jars step
2014-08-14 hsestupin[commit new jars] delete step
2014-08-14 hsestupinadd APT test generating Java files
2014-08-11 hsestupinadd apt args when calling from ant (AjcTask)
2014-08-08 Andy Clementfixing for Javadoc differences in 1.8
2014-08-08 Andy ClementTests more reliable on 1.7 and later
2014-08-07 Andy Clementupdated version string
2014-08-07 Andy ClementUpdate JDT to 2b07958
next