1. 54902f0 Fix for new test test221_loweringToBaseclass14: by Stephan Herrmann · 15 years ago
  2. 929d6e4 Fix for new test test127_nonTeamSuperclass3: by Stephan Herrmann · 15 years ago
  3. 99280bf fix NPE: when re-connecting creation method in nested team use the classpart to search for members. by Stephan Herrmann · 15 years ago
  4. 4f9e5c3 don't ever copy role, if a binary one exists (let BuildManager manage this situation) by Stephan Herrmann · 15 years ago
  5. aa5cb46 fix for modified version of test3320_inferredCalloutToField11 by Stephan Herrmann · 15 years ago
  6. f33f703 Fix regression in Observer example also witnessed by test4144_callinToInherited1 by Stephan Herrmann · 15 years ago
  7. 530c48e Fixes for new tests test172_invalidWideningOfConfinedRole4-6 by Stephan Herrmann · 15 years ago
  8. d42074c fix regression: arrays can indeed have different lenghts if some bindings are binary by Stephan Herrmann · 15 years ago
  9. a4113f9 Fixing new test test1626_loopingOverExternalized2: by Stephan Herrmann · 15 years ago
  10. 0bbe721 Fixing new test test1626_loopingOverExternalized1: by Stephan Herrmann · 15 years ago
  11. 7e6c6b3 Fix regression in test3313_calloutToFieldOfAnchored2 ff. (compile order?) by Stephan Herrmann · 15 years ago
  12. 359381f Fix regression in test721_calloutBoundAbstractMethodInvocation2 by Stephan Herrmann · 15 years ago
  13. 2d481c7 Fix regression in test232_boundRoleWithoutConstructor4 (compile in one go): by Stephan Herrmann · 15 years ago
  14. f7f058e Improve analysis of base-calls in the presence of inheritance: by Stephan Herrmann · 15 years ago
  15. 1486850 Fix for regression in testX11_bindingInheritance1 by Stephan Herrmann · 15 years ago
  16. 4c4afc2 Fix for new test test1524_secondaryTeam1: by Stephan Herrmann · 15 years ago
  17. b0c448c fix a compile-order problem revealed by test219_playedbyInheritance1 by Stephan Herrmann · 15 years ago
  18. 9debc8d fix for test216_samePlayerAsSuperrole2: by Stephan Herrmann · 15 years ago
  19. 6bbc525 Fix for Bug 304346 - Overriding of role ctor does not prevent generation of default ctor by Stephan Herrmann · 15 years ago
  20. 36b7cf1 Fix for Bug 304344 - Overriding "extends" incorrectly flagged as incompatible by Stephan Herrmann · 15 years ago
  21. 8f29b01 uniformly check visibility of creator-methods via MethodModel._srcCtor by Stephan Herrmann · 15 years ago
  22. 28b4de6 slightly better protection against memory leakage, by Stephan Herrmann · 15 years ago
  23. 260b1c9 Improve recovery in test1522_roleTagInJavadoc5 by Stephan Herrmann · 15 years ago
  24. 787ee70 Mark byte code as version "1.5.0" for now. Cleanup pending. by Stephan Herrmann · 15 years ago
  25. 389b23a several improvements regarding generics & roles (while working on an example for bidirectional relations): by Stephan Herrmann · 15 years ago
  26. e08108b Fix for new CastTest.test050: by Stephan Herrmann · 15 years ago
  27. e5d6be8 update jdt.core to v_A39 using patch from the corresponding update in old svn for 1.4.0 by Stephan Herrmann · 15 years ago
  28. 8cb8512 optimization: avoid instanceof check if it is statically known to yield true. by Stephan Herrmann · 15 years ago
  29. 1637d27 Do not expect _callsBaseCtor to be initialized before analyseCode. by Stephan Herrmann · 15 years ago
  30. 56efcea more generally avoid complaints re @Override for generated or copied methods. by Stephan Herrmann · 15 years ago
  31. d74004a avoid one more warning for generated methods (seen with generated accessor to private role field) by Stephan Herrmann · 15 years ago
  32. 5356378 fix regression in test1126_nestingAndLayering4pf after conversion to junit: by Stephan Herrmann · 15 years ago
  33. c8e2d2b avoid some optional warnings being reported against generated methods/fields. by Stephan Herrmann · 15 years ago
  34. bdf4f15 fix verify errors in many otjld-tests like org.eclipse.objectteams.otdt.tests.otjld.rolesandteams.ImplicitInheritance.test0c11_implicitlyInheritingStaticRoleMethod1(): by Stephan Herrmann · 15 years ago
  35. cfdc849 corrected wording in one message to cover two possible causes. by Stephan Herrmann · 15 years ago
  36. 8e9dfd0 optimization: * generate liftDynamic method only if needed by Stephan Herrmann · 15 years ago
  37. f317af9 restore the new-team-wizard for aspectBindings after the switch to ITeam. by Stephan Herrmann · 15 years ago
  38. b9b43ef Fix an AIOOBE that occurred because tsuper-marker was stripped off arguments but not off argumentTypes. by Stephan Herrmann · 15 years ago
  39. d881e48 never mark an enum as AccRole, fixes new test Java5.testA120_enumInTeam2() (uncommitted) by Stephan Herrmann · 15 years ago
  40. 3e8b065 Do not apply AccImplementing between a role class/ifc pair. by Stephan Herrmann · 15 years ago
  41. 8158d8d NPE avoidance: if ROFI already has errors silently ignore null enclosingType at this point. by Stephan Herrmann · 15 years ago
  42. 0e39087 Remove all remaining traces of JMangler (except from guide/features.html) & additional cleanup: by Stephan Herrmann · 15 years ago
  43. de1b54a treat SuperFieldReadAccess like FieldReadAccess by Stephan Herrmann · 15 years ago
  44. 98f9eca Prevent an NPE that was observed during problem reporting. by Stephan Herrmann · 15 years ago
  45. b7ed851 avoid one more warning for generated methods. by Stephan Herrmann · 15 years ago
  46. c1f84b1 adjust FQN for OTREInternalError by Stephan Herrmann · 15 years ago
  47. 1bec4c8 consistency spec<->impl: boolean parameter was not evaluated by Stephan Herrmann · 15 years ago
  48. 7b7062f initial commit in accordance with CQ 3784 by Stephan Herrmann · 15 years ago