]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
2006-02-02 aclementsimple visitor added that lets you discover if a pointc...
2006-02-02 aclementErr, corrected to visit the right branch as well as...
2006-02-02 aclement@AJ around tests for 126167
2006-02-01 aclementthats better.
2006-02-01 aclementoops
2006-02-01 aclementfix for 125810 (from helen)
2006-02-01 aclementtestcode for 125699 and 125810 from matthew. test for...
2006-01-31 acolyerfree up maps during cleanup() processing
2006-01-31 acolyerget build configuration via accessor, not direct field...
2006-01-31 acolyermade all the state in AjState private so we can get...
2006-01-31 acolyercleanup the EclipseFactory afterCompilation
2006-01-31 acolyeradded a cleanup method to release memory held in type...
2006-01-31 aclementdom changes for 125809 (from helen)
2006-01-30 acolyersupport for -messageHolder command-line option. This...
2006-01-30 acolyersupport for -messageHolder : do nothing since this...
2006-01-30 acolyersupport for messageHolder attribute even when forking...
2006-01-30 aclementenh 123423 (expose PTW type) - code currently commented...
2006-01-30 aclementfixes for 125475/125480 - matches nothing @AJ support...
2006-01-30 aclementavoid NPE (125657)
2006-01-30 aclementtestcode for 125475/125480 (from matthew) and for enh...
2006-01-30 aclementtestcode for 125475/125480 (from matthew) and for enh...
2006-01-30 aclementuseful definition of STRING
2006-01-29 aclementfix and test for 123901. test for 125475 (commented...
2006-01-27 aclementfixes for the AST - see comment #26 in 110465. Now...
2006-01-27 aclementfix for 121395 - error message on stupid aspectpath
2006-01-27 aclementfix for 125405 - demote raws to simple on incremental...
2006-01-27 aclementtestcode for 125405
2006-01-26 aclementhelens changes for 125295 - should keep AJDT happy.
2006-01-26 aclementincludes the AST changes already checked into shadows...
2006-01-26 aclementNew tests for all the AST changes - and updated tests...
2006-01-26 aclementnecessary magic. Factory 'mechanism' used so that...
2006-01-26 aclementSubclass for the AST that is able to create pointcuts...
2006-01-26 aclementnew placeholder nodes for type patterns and signature...
2006-01-26 aclementnew distinct nodes for the different types of declare...
2006-01-25 aclementoops, crap comment earlier - fix for 125101
2006-01-25 aclementfix is checked in.
2006-01-25 aclementfix for 122452 - pattern parser for a duff pointcut...
2006-01-25 aclementtest and fix for 125080 - mixing numbers of types in...
2006-01-25 aclementtest and fix for 125080 - mixing numbers of types in...
2006-01-25 aclementtestcode for 122452
2006-01-24 aclementtest and fix for 124999
2006-01-24 aclementtestcode for 124399
2006-01-23 aclementtest and fix for 124654: generic annotation matching..
2006-01-23 aclementtest and fix for 124808
2006-01-23 aclementtest and fix for pr124803 - mixing numbers of tvars...
2006-01-22 wisbergincremental and memory answers gleaned from matthew...
2006-01-20 aclementbuild the model.
2006-01-20 acolyerprofiles of the 1.5.0 release of AspectJ building sprin...
2006-01-20 acolyerant script for running profiling tests against aspectj...
2006-01-20 acolyersupport for <jvmarg>...</jvmarg> when forking (needed...
2006-01-20 aclement77166 - newarray joinpoint support. "-Xjoinpoints:array...
2006-01-20 aclement77166 - newarray joinpoint support. "-Xjoinpoints:array...
2006-01-20 aclementwithout this check, we sometimes hide earlier problems.
2006-01-20 aclement77166 - newarray joinpoint support. "-Xjoinpoints:array...
2006-01-20 aclement77166 - newarray joinpoint support. "-Xjoinpoints:array...
2006-01-19 aclement77166 - newarray joinpoint - testcode
2006-01-18 aclement122347 - at least evict *something* from the type map...
2006-01-18 aclementunused import.
2006-01-18 acolyeran additional interface that custom message handlers...
2006-01-18 acolyerUse ant's TaskLogger for all output from our task,...
2006-01-17 aclementtest and fix for 123612 - remember to clear the caches...
2006-01-17 aclementdoc updates for 76101 from Helen - how to build AJ...
2006-01-17 aclementtests for 123695 and 124105
2006-01-17 aclementfix for 123695 - allow for null (no annotations)
2006-01-17 aclementfix for 124105 - resolve the signature
2006-01-17 aclementtestcode for 124105
2006-01-17 aclementtestcode for 123695
2006-01-16 aclementpr58524 (golden oldie...) - from Helen - removing...
2006-01-16 aclementremoved rogue debugging statement.
2006-01-16 aclementpr121711 - from Helen - comment #19
2006-01-16 aclementpr121711 - from Helen - removing >1.3 apis that were...
2006-01-15 acolyerpr122248, only unpack generic signatures if the world...
2006-01-13 aclementmore ajdoc changes - see pr121711 - from Helen.
2006-01-13 aclementajdoc changes - moving to using a sandbox for testing...
2006-01-10 aclementspelling fixed! (pr122417)
2006-01-10 aclementpr122458
2006-01-10 aclementoops - bug number not quite right, fixed now.
2006-01-10 aclementtest and fix for pr112458 - also created the 151 test...
2006-01-09 aclementfixes for ajdoc crash - bug 122728
2006-01-09 aclementfix from comment #14 on bug 119453 to do with incorrect...
2005-12-22 acolyerdoc fix for @DeclareParents
2005-12-21 aclementproper fix for 121385.
2005-12-21 aclementfixes for 121575.
2005-12-21 aclementtestcode for 121575
2005-12-21 aclementhelens fixes for AST and ITDs - uses declared modifiers...
2005-12-21 aclementajdoc: fixes for 58520 from Helen.
2005-12-21 aclementajdoc: fixes from Helen for 119453
2005-12-21 aclementtestcode for 119453
2005-12-20 aclementmatthews doc changes for ltw
2005-12-19 aclementmatthews message accumulation changes for ltw
2005-12-19 acolyerupdates to docs for 1.5.0
2005-12-19 acolyermoved to aspectj5rt
2005-12-19 acolyermerge of RB_V1_5_0 changes back into HEAD
2005-12-19 acolyerdoc updates from RB_V1_5_0
2005-12-19 avasseurfix NPE in mixing style (can be in concrete aspect...
2005-12-19 aclementfix for 121384 - just make sure the decp has a source...
2005-12-19 aclementtestcode for 121384
2005-12-19 aclementincludes an error on purpose (class is not static)
2005-12-19 aclementorganized imports
2005-12-19 aclementfixed up @DP tests.
next