]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
2004-12-10 acolyerfinal(?) @args fixes
2004-12-10 acolyertesting for @args
2004-12-09 acolyermore testing, @args support
2004-12-09 acolyermore tests
2004-12-09 acolyerupdated binary form
2004-12-09 aclementAllows passing of extra argument to the compiler (...
2004-12-09 aclementAutoboxing testdata - all primitives covered.
2004-12-09 acolyercompleted @this and @target
2004-12-09 acolyeradd in @this and @target tests to main suite
2004-12-09 acolyerget test instructions ahead of jump test
2004-12-09 acolyerwho put that there???
2004-12-09 acolyermore @this @target fixes and tests
2004-12-09 aclementComplete varargs support.
2004-12-09 acolyermock java.lang.annotation.Annotation
2004-12-09 aclementAllows for MarkerAnnotations - doh! (i.e. ones with...
2004-12-09 acolyerclarify requirement for runtime retention in @this...
2004-12-09 acolyerannotation tests for this and target
2004-12-09 acolyerfail gracefully when trying to bind in an @pcd
2004-12-09 acolyerupdate installer page
2004-12-09 acolyera few words about 1.5.0 M1
2004-12-09 acolyerfixed some alignment issues in grammar fragments
2004-12-09 acolyerupdates for 1.5.0 M1
2004-12-09 acolyersay what we are installing...
2004-12-08 acolyer@within, @withincode impl (non-binding)
2004-12-08 acolyerunwanted import
2004-12-08 acolyerfirst @annotation test
2004-12-08 acolyerlots of pointcut parsing test cases for @xxx pcds
2004-12-08 acolyerupdate to new @pat syntax
2004-12-08 aclementAnnotation matching.
2004-12-08 aclementAnnotation matching.
2004-12-08 acolyer@annotation parsing and matching
2004-12-08 acolyerupdated binary form
2004-12-08 acolyerupdated test cases to reflect new parsing
2004-12-08 aclementAnnotation matching.
2004-12-08 acolyerupdates to annotation parsing...
2004-12-08 acolyerupdates to annotation parsing...
2004-12-08 aclementAnnotation matching.
2004-12-07 acolyerupdate the scanner class too to tokenize correctly
2004-12-07 acolyerupdated jdtcore that can also handle @, ... as PseudoTokens
2004-12-07 acolyermore parser test cases and updates
2004-12-07 aclementWith type mungers remembering their location, we now...
2004-12-07 aclementRebuilt due to type munger attribute change
2004-12-07 aclementFinally ... type mungers now remember where they came...
2004-12-07 aclementAnnotation Matching - test code
2004-12-06 acolyerannotation pattern and type pattern parsing and test...
2004-12-06 acolyerwork in progress.... annotation pointcuts, parsing...
2004-12-06 acolyerwork in progress.... annotation pointcuts, parsing...
2004-12-06 acolyerwork in progress.... annotation pointcuts, parsing...
2004-12-06 aclementFixes for Bug 80249: Order of types passed to compiler...
2004-12-06 wisbergjdeveloperaop link, corrected html, added email archive...
2004-12-03 aclementThis modified ordering (?!?) means you don't get silly...
2004-12-03 aclementremove that stupid launcher in org.eclipse.jdt.core
2004-12-03 aclement72766 - varargs policing in signature matching
2004-12-03 aclement72766 - varargs policing in signature matching
2004-12-03 aclement72766 - avoided another problem to do with asking unres...
2004-12-03 aclement72766 - avoid the potential NPE !
2004-12-03 aclement72766 - varargs policing in signature matching
2004-12-03 acolyerintegrate new tools tests into suite
2004-12-03 acolyerAPIs allowing 3rd parties to integrate with AspectJ...
2004-12-02 acolyersupport for 3rd party integration with pointcut parsing...
2004-12-02 acolyerAPIs allowing 3rd parties to integrate with AspectJ...
2004-12-02 acolyerupdated description of tools package to reflect wider...
2004-12-02 acolyerAPIs allowing 3rd parties to integrate with AspectJ...
2004-12-02 aclement72766 - improved build.xml for building the testcode jar
2004-12-02 aclement72766 - enum testdata
2004-12-02 aclement72766 - annotation testdata
2004-12-02 aclement72766 - progress text file for 1.5.0M1
2004-12-02 aclement72766 - enum/annotations tests added to suite.
2004-12-02 aclement72766 - tests to confirm ITDs on enums/annotations...
2004-12-02 aclementfixed unused imports
2004-12-02 aclement72766 - implement isEnum/isAnnotation
2004-12-02 aclement72766 - when *source compiling* output messages to...
2004-12-02 aclement72766 - more helpers for identifying enums/annotations
2004-12-02 aclement72766 - when *binary weaving* output messages to stop...
2004-12-02 aclement72766 - helper methods for identifying enums/annotation...
2004-12-02 aclement72766 - messages output when preventing ITDs on enums...
2004-12-01 aclement72766: This is covariance support. only missing bit...
2004-12-01 acolyerfixed typo in the "id" of the chapter
2004-12-01 acolyercouple of doc bugs pointed out by andy...
2004-11-30 aclementPart of 72766: Bridge methods - we now do the right...
2004-11-30 wisbergJDeveloper url
2004-11-28 acolyerensure every generated html file has a meaningful name
2004-11-28 acolyeraspectj 5 docs update. Signature matching chapter added.
2004-11-24 acolyermore updates to 1.5 design
2004-11-23 aclementFinal !! fixes for Bug 78954: Compiler cannot cope...
2004-11-23 aclementSome more fixes for Bug 78954: Compiler cannot cope...
2004-11-22 aclementFix some stuff that Wes pointed out: addEmptyConstructo...
2004-11-19 aclementBCEL Java5 Support
2004-11-19 aclementBCEL Java5 Support
2004-11-19 aclementBCEL Java5 Support
2004-11-19 aclementFixed 2 xml errors.
2004-11-18 aclementSome enhancements discovered whilst working on bugzilla...
2004-11-18 aclementImports organized.
2004-11-18 aclementDoesnt delete the 'src' dir.
2004-11-18 aclementAdding BCEL src to bcel-builder project. We change...
2004-11-18 acolyersome small updates in annotations, plus beginnings...
2004-11-17 acolyeruse AccessibleObject rather than java.lang.reflect...
2004-11-16 acolyerupdated for new annotations style
2004-11-11 ehilsdaldealing with incomplete Test renaming to CoreTest
2004-11-10 acolyerupdated to not allow general extension of type patterns
next