2186 Commits (d09f86f3551c500323606a765b74a0028aeaec60)
 

Author SHA1 Message Date
  acolyer d09f86f355 add some style to our guides ;) 19 years ago
  aclement e5339af220 Use names like 'tjp.GetInfo' rather than 'tjp_GetInfo' in the lint message ! 19 years ago
  aclement c55a1db4b1 Guard against NPE 19 years ago
  aclement d3a9088bfc Configure weaver to behave in 1.5 way if Java compiler is configured that way in AJDT. 19 years ago
  aclement 883af3699c Fix for a test that was relying on previous state lying around on disk from a previous test. 19 years ago
  aclement e460b1e3da Fix for problem introduced when checking contents of dirs on the classpath for changes. (see PR85297) 19 years ago
  wisberg 8c4479ee1f replaced Java 1.4 API 19 years ago
  aclement 5ed6f1500e Don't report unimportant relationships (e.g. perobject) 19 years ago
  aclement 7d28c3b34f Removed 4 FIXMEs and added relationships for declare annotation on ITDs 19 years ago
  aclement f33c8225d1 Fix for using declare annotation to target things in the default package 19 years ago
  aclement 68eda4e35b new tests for ASM testing of declare annotation targetting ITDs 19 years ago
  aclement 381de4c97d make deca labels 'declare @xxx' rather than 'declare at_xxx' 19 years ago
  aclement facce3e93c new icons for annotation/enum, 'borrowed' from JDT UI 19 years ago
  aclement b967da32c0 guard on structure model dumping. 19 years ago
  acolyer d0b3d11780 added test for pr83645 into suite 19 years ago
  aclement 0d14ccfa4c Enhancement 88862: declare annotation hitting ITDs. 19 years ago
  acolyer fb01cad1cc fix for Bugzilla Bug 84333 19 years ago
  aclement 776ab61a02 Declare annotation hitting ITDs: reworked the code generation mechanism for retrieving annotations from ITDs. 19 years ago
  aclement e61670d772 not useful anymore 19 years ago
  aclement b617e0709e reworked, temporarily commented out the MethodSignature stuff as it misbehaves for me. 19 years ago
  acolyer 68f6350882 fix for Bug 84122 - Allow aspectPath to contain directories 19 years ago
  aclement ef3044a08d allow for changes in the underlying annotation set. 19 years ago
  aclement 70fb0d14b3 one fixme resolved ... 19 years ago
  acolyer b0f270ee10 enh 76055 - 19 years ago
  acolyer 13a88313ea test and fix for handling a *... varargs pattern 19 years ago
  wisberg 8c80fde9d4 bug 53209 - inpathDirCopyFilter doc updates and tests 19 years ago
  wisberg 8766cadf5e bug 53209 - inpathDirCopyFilter tests 19 years ago
  wisberg 1dbed37c0e bug 53209 - inpathDirCopyFilter 19 years ago
  acolyer b5f4d09e4f Fix for Bugzilla Bug 88652: an array type as the last parameter in a signature does not match on the varargs declared method 19 years ago
  aclement 8e275e3b93 Declare annotation with ITDs: testcode 19 years ago
  acolyer f82e6f25e3 fix for missing syntax error on execution((@XXX *) Foo.new(..)) 19 years ago
  wisberg 6d7638833f dead link, new source modules 19 years ago
  acolyer e29477276d fix for Bugzilla Bug 42743: declare soft limitation 19 years ago
  acolyer 204274dc05 test cases for Bugzilla Bug 42743: declare soft limitation 19 years ago
  acolyer e35d9ee624 added some words on context binding across disjunctions and declare soft behaviour wrt. RuntimeExceptions 19 years ago
  aclement 5375d7f3e1 Much more robust way to dig round the structure model ... 19 years ago
  aclement a0aeb25088 Oops! Now skips advice/etc when looking for matches for dec @method/@ctor 19 years ago
  aclement 79129daa01 temporary fix to ensure we see relationships for dec @type when incrementally compiling 19 years ago
  aclement 3938f0e5d5 Ensures on multiple compiles the method generated for a declare statement always has the same name. 19 years ago
  acolyer cbe1fbc633 the "challenge Andy" mother of all dec @xxx tests. 19 years ago
  aclement 4a2b927f41 Guard test execution on 1.5 vm level 19 years ago
  aclement fa54cd9666 Guard test execution on 1.5 vm level. 19 years ago
  acolyer e743d8b920 added example for declare @constructor 19 years ago
  acolyer 8408337179 added test for declare @constructor 19 years ago
  aclement 220fa73463 Declare annotation: all the XML specs for the tests 19 years ago
  aclement d10cabc3f0 Declare annotation: Buckets of test cases! 19 years ago
  aclement 06fba26743 Declare annotation: source weaving of declare @type. Includes (commented out) declare @method/constructor/field implementations for possible future use - not required right now as applying them early (during compiling rather than weaving) makes no sense. 19 years ago
  aclement 7dc7cdd9bd Declare annotation: cope with null symbolic declare 19 years ago
  aclement 6ee78b2480 Declare annotation: filled in the blanks 19 years ago
  aclement 3123880881 Bug found during declare annotation structure model testing! 19 years ago