]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
2005-04-13 aclementTest for pr90806
2005-04-13 aclementFix for pr90806 - stash sourcecontext whilst we have it.
2005-04-13 aclementTest programs for pr90806
2005-04-13 aclementChanged copyright message slightly to keep test happy !
2005-04-12 aclementFrom The Branch: Alex's new annotations for annotation...
2005-04-12 acolyerintegrating patch from Andrew Huff to update building...
2005-04-10 acolyeradd a bit of padding below h1 for IE V1_5_0M2
2005-04-10 acolyeradd some style to our guides ;)
2005-04-07 aclementUse names like 'tjp.GetInfo' rather than 'tjp_GetInfo...
2005-04-07 aclementGuard against NPE
2005-04-07 aclementConfigure weaver to behave in 1.5 way if Java compiler...
2005-04-06 aclementFix for a test that was relying on previous state lying...
2005-04-05 aclementFix for problem introduced when checking contents of...
2005-03-26 wisbergreplaced Java 1.4 API
2005-03-24 aclementDon't report unimportant relationships (e.g. perobject)
2005-03-24 aclementRemoved 4 FIXMEs and added relationships for declare...
2005-03-24 aclementFix for using declare annotation to target things in...
2005-03-24 aclementnew tests for ASM testing of declare annotation targett...
2005-03-24 aclementmake deca labels 'declare @xxx' rather than 'declare...
2005-03-24 aclementnew icons for annotation/enum, 'borrowed' from JDT UI
2005-03-24 aclementguard on structure model dumping.
2005-03-24 acolyeradded test for pr83645 into suite
2005-03-23 aclementEnhancement 88862: declare annotation hitting ITDs.
2005-03-23 acolyerfix for Bugzilla Bug 84333
2005-03-23 aclementDeclare annotation hitting ITDs: reworked the code...
2005-03-23 aclementnot useful anymore
2005-03-23 aclementreworked, temporarily commented out the MethodSignature...
2005-03-23 acolyerfix for Bug 84122 - Allow aspectPath to contain directories
2005-03-23 aclementallow for changes in the underlying annotation set.
2005-03-23 aclementone fixme resolved ...
2005-03-23 acolyerenh 76055 -
2005-03-23 acolyertest and fix for handling a *... varargs pattern
2005-03-22 wisbergbug 53209 - inpathDirCopyFilter doc updates and tests
2005-03-22 wisbergbug 53209 - inpathDirCopyFilter tests
2005-03-22 wisbergbug 53209 - inpathDirCopyFilter
2005-03-22 acolyerFix for Bugzilla Bug 88652: an array type as the last...
2005-03-17 aclementDeclare annotation with ITDs: testcode
2005-03-14 acolyerfix for missing syntax error on execution((@XXX *)...
2005-03-14 wisbergdead link, new source modules
2005-03-14 acolyerfix for Bugzilla Bug 42743: declare soft limitation
2005-03-14 acolyertest cases for Bugzilla Bug 42743: declare soft limitation
2005-03-14 acolyeradded some words on context binding across disjunctions...
2005-03-11 aclementMuch more robust way to dig round the structure model ...
2005-03-11 aclementOops! Now skips advice/etc when looking for matches...
2005-03-11 aclementtemporary fix to ensure we see relationships for dec...
2005-03-11 aclementEnsures on multiple compiles the method generated for...
2005-03-11 acolyerthe "challenge Andy" mother of all dec @xxx tests.
2005-03-11 aclementGuard test execution on 1.5 vm level
2005-03-11 aclementGuard test execution on 1.5 vm level.
2005-03-11 acolyeradded example for declare @constructor
2005-03-11 acolyeradded test for declare @constructor
2005-03-10 aclementDeclare annotation: all the XML specs for the tests
2005-03-10 aclementDeclare annotation: Buckets of test cases!
2005-03-10 aclementDeclare annotation: source weaving of declare @type...
2005-03-10 aclementDeclare annotation: cope with null symbolic declare
2005-03-10 aclementDeclare annotation: filled in the blanks
2005-03-10 aclementBug found during declare annotation structure model...
2005-03-10 aclementDeclare annotation: first bit of weaving messages for...
2005-03-10 aclementDeclare annotation: does binary weaving of @type, copes...
2005-03-10 aclementDeclare annotation: Does weaving of @field, @method...
2005-03-10 aclementImproved FIXME comments ;)
2005-03-10 aclementDeclare annotation: uses the new annotation type munger
2005-03-10 aclementDeclare annotation: manages a set of annotations now
2005-03-10 aclementFixed signature for constructor nodes to look the same...
2005-03-10 aclementDeclare annotation: Doesnt report errors for annotation...
2005-03-10 aclementDeclare annotation: now holds set of annotations
2005-03-10 aclementFIXME altered so we can distinguish old ones from new...
2005-03-10 aclementDeclare annotation: exposes collections of declare...
2005-03-10 aclementDeclare annotation: getAnnotations added.
2005-03-10 aclementDeclare annotation: new kind of type munger created.
2005-03-10 aclementDeclare annotation: added getAnnotation/addAnnotation...
2005-03-10 aclementDeclare annotation: support for new declare collections.
2005-03-10 aclementtemporarily removed one test... until parser reopened...
2005-03-10 aclementDeclare annotation: add the 50 odd tests in.
2005-03-10 aclementDeclare annotation: put guards in for structure model...
2005-03-10 aclementDeclare annotation: only declare annotation provides...
2005-03-10 aclementDeclare annotation: modified to take account of new...
2005-03-10 aclementFIXME altered - now names culprit (me)
2005-03-10 aclementDeclare annotation: useful to know if a type pattern...
2005-03-10 aclementDeclare annotation: useful to know if a signature patte...
2005-03-10 aclementDeclare annotation: creates DeclareAnnotations of the...
2005-03-10 aclementDeclare annotation: loads of changes!
2005-03-10 aclementGuard logic for asm building initialized.
2005-03-10 aclementDeclareAnnotation: formatting code for declare annotati...
2005-03-10 aclementAltered FIXME to allow us to distinguish between new...
2005-03-10 aclementDeclare annotation: changed to allow a more meaningful...
2005-03-10 aclementDeclare annotation: slightly modified to allow subtype...
2005-03-10 aclementDeclare annotation: new declare nodes.
2005-03-10 aclementDeclare annotation: guard added for model building...
2005-03-10 aclementDeclare annotation: new infrastructure. AnnotationX...
2005-03-10 aclementDeclare annotation: loads of changes (see bcel-builder...
2005-03-10 acolyerfix for Bugzilla Bug 87376
2005-03-10 wisbergunused imports only
2005-03-10 acolyerfixes for annotation type pattern bugs uncovered in...
2005-03-10 acolyerremove dependency on 1.2 API - runtime libs must work...
2005-03-10 aclementDeclare annotation: tests changed due to constant pool...
2005-03-10 aclementDeclare annotation: infrastructure upgrade. Mainly...
2005-03-10 aclementFor Martin Lippert - removed static state from class.
2005-03-10 aclementDeclare annotation: New lints
2005-03-10 aclementDeclare annotation: added @Target as a well known type
next