2005-09-14 |
aclement | test for pr102210 |
commit | commitdiff | tree | snapshot |
2005-09-14 |
aclement | organized imports |
commit | commitdiff | tree | snapshot |
2005-09-14 |
aclement | test and fix for pr109486: bcel exception when expectin... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
aclement | To fix one of Matthews problems with FFDC binary compat... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
aclement | To fix one of Matthews problems with FFDC binary compat... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
aclement | was missing two jars - I've added them. |
commit | commitdiff | tree | snapshot |
2005-09-13 |
aclement | rebuilt due to attribute modifications. |
commit | commitdiff | tree | snapshot |
2005-09-13 |
aclement | test and fix for pr106554: staticinitialization and PTW |
commit | commitdiff | tree | snapshot |
2005-09-13 |
aclement | test and fix for pr106554: staticinitialization and PTW |
commit | commitdiff | tree | snapshot |
2005-09-12 |
acolyer | tests and a fix for the bug with no name, in which... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
acolyer | tests and fix for pr105181, implicit cast of itd field... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
aclement | Test and fix for PR103740: Compiler failure on @annotation |
commit | commitdiff | tree | snapshot |
2005-09-12 |
acolyer | tests and fix for pr108903 - MUST process from super... |
commit | commitdiff | tree | snapshot |
2005-09-11 |
acolyer | added test for pr105181 |
commit | commitdiff | tree | snapshot |
2005-09-09 |
acolyer | tests and fix for pr108826, not correctly converting... |
commit | commitdiff | tree | snapshot |
2005-09-09 |
acolyer | clarification of args matching with null for pr68603. |
commit | commitdiff | tree | snapshot |
2005-09-09 |
acolyer | tests and fix for pr109124, not correctly recognizing... |
commit | commitdiff | tree | snapshot |
2005-09-08 |
acolyer | fixed an unneccessary 1.5 dependency that had crept... |
commit | commitdiff | tree | snapshot |
2005-09-08 |
mkersten | Fix for Bug #109016: NullPointerException when building... |
commit | commitdiff | tree | snapshot |
2005-09-08 |
acolyer | tests and fix for pr108886, result of having no source... |
commit | commitdiff | tree | snapshot |
2005-09-08 |
acolyer | tests and fix for pr109042, unusedArgument warning... |
commit | commitdiff | tree | snapshot |
2005-09-08 |
acolyer | tests and fix for pr108902 and pr108903 |
commit | commitdiff | tree | snapshot |
2005-09-08 |
acolyer | removed unused import |
commit | commitdiff | tree | snapshot |
2005-09-06 |
acolyer | tests and fix for pr108816, args with binding with... |
commit | commitdiff | tree | snapshot |
2005-09-06 |
acolyer | fix for pr108818, if the declaring type of the member... |
commit | commitdiff | tree | snapshot |
2005-09-06 |
acolyer | fix for pr108818, changed the signature of concretize... |
commit | commitdiff | tree | snapshot |
2005-09-06 |
acolyer | fix for pr108818, remember the actual declaring type... |
commit | commitdiff | tree | snapshot |
2005-09-06 |
acolyer | tests for pr108818, private pointcuts overridden inadve... |
commit | commitdiff | tree | snapshot |
2005-09-05 |
acolyer | fix for pr87530, final modifier on interface itdm |
commit | commitdiff | tree | snapshot |
2005-09-05 |
acolyer | tests for pr87530, final modifier on interface itdm |
commit | commitdiff | tree | snapshot |
2005-09-02 |
acolyer | tests and fix for pr99125 - duplicate members in interf... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
acolyer | test and fix for pr101606, unused privated method warni... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
acolyer | second part of test and fix for pr102212 - synchronized... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
acolyer | tests and fix for pr1202212 - poor job of testing modif... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
acolyer | tests and fix for pr99136 (dup adviceDidNotMatch warnin... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
acolyer | tests and fix for pr108062, failing to correctly tokeni... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
acolyer | Patch files to reapply changes developed in exploring... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
acolyer | fix for pr98290, 'matches declare' relationship not... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
acolyer | fix and test updates for enh 102459 - provide more... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
acolyer | fix for pr102479, allow clients to provide a custom... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
acolyer | ensure every section has an assigned id so that urls... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
acolyer | fix for pr59076, much more memory efficient creation... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
acolyer | tests for pr59397, synthetic ITC arg confusing matching |
commit | commitdiff | tree | snapshot |
2005-09-01 |
acolyer | make sure we have *all* the formals in scope when unpac... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
acolyer | use the matchingSignature of a shadow for matching... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
acolyer | don't match against synthetic constructor args |
commit | commitdiff | tree | snapshot |
2005-09-01 |
acolyer | enable an effectiveSignature to be set on a LazyMethodGen |
commit | commitdiff | tree | snapshot |
2005-09-01 |
acolyer | remember the declared (non-synthetic) signature of... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
acolyer | use the orginal (non-synthetic) constructor sig for... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
acolyer | enables a Shadow to have a signature to be used for... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
acolyer | test and fix for pr74048, unused private warnings for... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
acolyer | add extra guard in runtime matching of args. |
commit | commitdiff | tree | snapshot |
2005-09-01 |
acolyer | tests and fix for pr59196, args pcd not ignoring synthe... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
acolyer | fixed a couple of typos reported by Alexander Popescu... |
commit | commitdiff | tree | snapshot |
2005-08-31 |
acolyer | tests and fix for pr71159, visibility not taken into... |
commit | commitdiff | tree | snapshot |
2005-08-31 |
acolyer | tests and fix for pr107858, inline field access in... |
commit | commitdiff | tree | snapshot |
2005-08-31 |
acolyer | tests for pr104024, inner class constructed inline... |
commit | commitdiff | tree | snapshot |
2005-08-31 |
acolyer | tests and fix for pr105479, declare parents introducing... |
commit | commitdiff | tree | snapshot |
2005-08-31 |
acolyer | test for pr95992 |
commit | commitdiff | tree | snapshot |
2005-08-31 |
acolyer | fix for pr108370, enum switch in itd method with target... |
commit | commitdiff | tree | snapshot |
2005-08-31 |
acolyer | tests for pr108370, enum switch in itd method with... |
commit | commitdiff | tree | snapshot |
2005-08-31 |
acolyer | fix for pr108454, 'Waving' crash on a 1.5 java generics? |
commit | commitdiff | tree | snapshot |
2005-08-31 |
acolyer | tests for pr108454, 'Waving' crash on a 1.5 java generics? |
commit | commitdiff | tree | snapshot |
2005-08-31 |
acolyer | fix for pr108448 - failing to look in *all* outer types... |
commit | commitdiff | tree | snapshot |
2005-08-31 |
acolyer | fix for pr108377, Verify error on unqualified reference... |
commit | commitdiff | tree | snapshot |
2005-08-30 |
acolyer | fix for newsgroup reported problem w. assignability... |
commit | commitdiff | tree | snapshot |
2005-08-30 |
acolyer | fix for pr107953, @AfterThrowing with no formal |
commit | commitdiff | tree | snapshot |
2005-08-30 |
acolyer | tests for pr107953 and newsgroup reported issue of... |
commit | commitdiff | tree | snapshot |
2005-08-30 |
acolyer | "band aid" for pr107530. This will treat the symptom... |
commit | commitdiff | tree | snapshot |
2005-08-30 |
acolyer | fix for pr108425, type parameter used in method of... |
commit | commitdiff | tree | snapshot |
2005-08-30 |
acolyer | tests for pr108425 and pr108104 |
commit | commitdiff | tree | snapshot |
2005-08-26 |
acolyer | tests for pr108050, signature matching in multiple... V1_5_0M3a |
commit | commitdiff | tree | snapshot |
2005-08-26 |
acolyer | fix for pr108014, when we don't find a method on a... |
commit | commitdiff | tree | snapshot |
2005-08-26 |
acolyer | no longer call genericTypeSignature on a LocalTypeBindi... |
commit | commitdiff | tree | snapshot |
2005-08-26 |
acolyer | tests for pr108104 |
commit | commitdiff | tree | snapshot |
2005-08-26 |
aclement | Fix for pr107713: classcastexception cant happen now. |
commit | commitdiff | tree | snapshot |
2005-08-25 |
mkersten | Fix for Bug #82752: ProgramElement.getSourceSignature... V1_5_0M3 |
commit | commitdiff | tree | snapshot |
2005-08-25 |
acolyer | tests for pr107898 and pr72668 |
commit | commitdiff | tree | snapshot |
2005-08-25 |
acolyer | hopefully this really is the very very last we'll see... |
commit | commitdiff | tree | snapshot |
2005-08-25 |
acolyer | updates for M3, mostly tidying and making it clear... |
commit | commitdiff | tree | snapshot |
2005-08-25 |
aclement | Fix for pr104720: busted tableswitch on around advice... |
commit | commitdiff | tree | snapshot |
2005-08-24 |
acolyer | fix for Bugzilla Bug 107898 |
commit | commitdiff | tree | snapshot |
2005-08-24 |
acolyer | fix for pr107784, IllegalStateException on parsing... |
commit | commitdiff | tree | snapshot |
2005-08-24 |
acolyer | fix for pr107784, failure to parse an array of a primit... |
commit | commitdiff | tree | snapshot |
2005-08-24 |
aclement | Fixes for 82989 and 91381 - they can now be closed. |
commit | commitdiff | tree | snapshot |
2005-08-24 |
aclement | two more bug testcases. |
commit | commitdiff | tree | snapshot |
2005-08-24 |
aclement | whoops - did I forget to check this fix in earlier? |
commit | commitdiff | tree | snapshot |
2005-08-24 |
acolyer | fix for pr82752: ProgramElement.getSourceSignature... |
commit | commitdiff | tree | snapshot |
2005-08-24 |
aclement | fixes for ensuring inherited ITDs are visible to the... |
commit | commitdiff | tree | snapshot |
2005-08-24 |
aclement | generic itd bridge tests - not all activated yet. |
commit | commitdiff | tree | snapshot |
2005-08-24 |
aclement | with the fix to ensure the methodverifier in the compil... |
commit | commitdiff | tree | snapshot |
2005-08-24 |
aclement | generic itd bridge method test code. |
commit | commitdiff | tree | snapshot |
2005-08-24 |
aclement | organized imports. |
commit | commitdiff | tree | snapshot |
2005-08-24 |
acolyer | better error messages when failing to unpack a generic... |
commit | commitdiff | tree | snapshot |
2005-08-24 |
acolyer | last piece of the $Local$ fix |
commit | commitdiff | tree | snapshot |
2005-08-24 |
aclement | bridge method tests - commented out right now... |
commit | commitdiff | tree | snapshot |
2005-08-24 |
aclement | new @override test plus genericitd bridge method tests. |
commit | commitdiff | tree | snapshot |
2005-08-24 |
aclement | genericitds: bridge method testcode. |
commit | commitdiff | tree | snapshot |
2005-08-23 |
aclement | organized imports. |
commit | commitdiff | tree | snapshot |
2005-08-23 |
aclement | added dependency on loadtime so that loadtime makes... |
commit | commitdiff | tree | snapshot |
next |