1. 4209b64 Test & fix for Bug 315373 - [assist] completion proposes callout override with nothing to override by Stephan Herrmann · 14 years ago
  2. 9e4a303 Fix for Bug 315322 - [compiler] final field with initializer breaks implicit inheritance by Stephan Herrmann · 14 years ago
  3. 0550fbf cleanup: warnings by Stephan Herrmann · 14 years ago
  4. d5c3cc6 update jdt.core to v_A56 and build against 3.6RC3 by Stephan Herrmann · 14 years ago
  5. db48bf6 Fix for Bug 314741 - [compiler] violation of OTJLD 1.2.2(g) can be masked by other error by Stephan Herrmann · 14 years ago
  6. 6a69914 Fixes for Bug 314714 - [compiler] cannot compile multiple toplevel teams in the same compilation unit by Stephan Herrmann · 14 years ago
  7. cf8495a Fix 2 regressions (NPE): by Stephan Herrmann · 14 years ago
  8. 9ce31ef Initial implementation for Bug 310923 - [assist] Quick assist for adding/removing signatures in method bindings by Stephan Herrmann · 14 years ago
  9. 3421d29 Tests & implementation for Bug 314039 - [dom] [rewrite] more complete rewriting for method mappings by Stephan Herrmann · 14 years ago
  10. 8f4b321 - update jdt.core to v_A54 - prepare for building against 3.6RC2 by Stephan Herrmann · 14 years ago
  11. ad242b6 Test & fix for Bug 313804 - [dom] [assist] add support for "precedence after" in DOM and quickfix by Stephan Herrmann · 14 years ago
  12. 9fdf9db advance patch in anticipation of otjld tests. by Stephan Herrmann · 14 years ago
  13. 885406d two fups of r342 by Stephan Herrmann · 14 years ago
  14. de6d198 Test and fix for Bug 311885 - [compiler] toggling CCE in incremental compilation of nested phantom role by Stephan Herrmann · 14 years ago
  15. 9900472 update jdt.core to v_A53 by Stephan Herrmann · 14 years ago
  16. e47ced2 Fix for bug 310917: by Stephan Herrmann · 14 years ago
  17. 9190327 during indexing make sure each team with an explicit superclass also gets by Stephan Herrmann · 14 years ago
  18. c43b329 Fix old regressions in MementoTests (these tests never ran at objectteams.org?!?): by Stephan Herrmann · 14 years ago
  19. 4fac782 Fix regression old in TypeHierarchyTests#testResilienceToMissingBinaries() by Stephan Herrmann · 14 years ago
  20. 6aca7cf Fix regression in OTJavaTypeSearchTests#testRoleReferenceInPredicate by Stephan Herrmann · 14 years ago
  21. d54929c Normally, SourceElementNotifier.notifySourceElementRequestor() is invoked with a freshly parsed CUD, by Stephan Herrmann · 14 years ago
  22. 436c703 Test and fix for Bug 311432 - Inferred callouts to private static fields make OrganizeImports to import private fields by Stephan Herrmann · 14 years ago
  23. 0a24bbc Test and fix for Bug 311339 - Quickfix "Add Return Statement" inserts invalid code by Stephan Herrmann · 14 years ago
  24. f8671e3 fix for new test test914_bindingPredicate21 by Stephan Herrmann · 14 years ago
  25. d3f3cd0 Early adopting patch for Bug 311048 - AbortCompilation propagated from CompilationUnitProblemFinder.process() by Stephan Herrmann · 14 years ago
  26. 9cbc903 build as M2 against 3.6 M7 by Stephan Herrmann · 14 years ago
  27. 8320595 Fix for Bug 311201 - hasRole(Object, Class) call in inner teams ends up in NoSuchMethodError, by Stephan Herrmann · 14 years ago
  28. 7b056dc Fix encoding for method spec with array-type parameter, fixes AIOOBE(0) when trying to by Stephan Herrmann · 14 years ago
  29. c8280b8 should have been part of r267 by Stephan Herrmann · 14 years ago
  30. 5c9a10e free-hand fix for a CCE seen in the logs: by Stephan Herrmann · 14 years ago
  31. 3f544e8 Fix for new test test1710_confinedBoundRole2: by Stephan Herrmann · 14 years ago
  32. 074ca4e fix regressions due to new IProblem/irritant token. by Stephan Herrmann · 14 years ago
  33. d70a7b7 new compiler error message as to avoid generating illegal byte code before enhancement bug 310881 is implemented. by Stephan Herrmann · 14 years ago
  34. 6c186a4 update jdt.core and its tests to v_A48 and prepare for building against I20100426-0852 by Stephan Herrmann · 14 years ago
  35. 0fa111f corrected resolving of javadoc type reference using base import scope, see test04m_javadocBaseImportReference1(). by Stephan Herrmann · 14 years ago
  36. 1e3ee00 Implementation for enhancement bug 310621 - [compiler] should warn when after callin ignores return value of its role method by Stephan Herrmann · 14 years ago
  37. 3961b99 update jdt.core and tests to v_A47 by Stephan Herrmann · 14 years ago
  38. c317338 improve previous patch: make sure we only erase if type is actually parameterized. by Stephan Herrmann · 14 years ago
  39. 5b59985 Fix regressions caused by recently introduced restore* methods: by Stephan Herrmann · 14 years ago
  40. cf8770d replace most references to objectteams.org with new links, by Stephan Herrmann · 14 years ago
  41. bfd9f51 Fix regression in CalloutBindingTest#testResultLifting2(): by Stephan Herrmann · 14 years ago
  42. e5144c6 Avoid error logging re unconfigured Dependencies in org.eclipse.jdt.core.tests.compiler.regression.EnclosingMethodAttributeTest. by Stephan Herrmann · 14 years ago
  43. 3ce9838 Fix regression in test4131_illegalLiftingBindingAmbiguity2 introduced by optimization from r81: by Stephan Herrmann · 14 years ago
  44. b9238d4 fix regression in test713_roleImplementsInheritedAbstractMethod2: by Stephan Herrmann · 14 years ago
  45. 191a6c9 prepare for building against I20100423-0906 w/ v_A46 by Stephan Herrmann · 14 years ago
  46. a55c341 Update jdt core and tests to v_A46 by Stephan Herrmann · 14 years ago
  47. 90fce70 improve r222: don't copy serialization (or reflection) methods. by Stephan Herrmann · 14 years ago
  48. 6c344a3 fix build error: base reference in new code must support decapsulation by Stephan Herrmann · 14 years ago
  49. 61a7122 cleaned up version of the patches from bug 304728 and bug 304729 (second strategy). by Stephan Herrmann · 14 years ago
  50. 7b84a8b Add retrying to reading generated class files: self-building seemed to have timing issues on build.eclipse.org. by Stephan Herrmann · 14 years ago
  51. a4413f7 Fix CallinMarkerTest.testMarkers_4() as a witness for bug 303474: by Stephan Herrmann · 14 years ago
  52. 3e8fe96 fix yet new regressions in OTReconcilerTests.testAnchoredType03, account for: by Stephan Herrmann · 14 years ago
  53. 54fd023 prepare for building against I20100420-0800 with jdt.core v_A45. by Stephan Herrmann · 14 years ago
  54. f3e60b3 update jdt.core to v_A45 by Stephan Herrmann · 14 years ago
  55. 7c9bb33 Fixed a memory leak observed in otjld-testsuite and analysed by MAT: by Stephan Herrmann · 14 years ago
  56. 51db867 removed one unused method. by Stephan Herrmann · 14 years ago
  57. 6c96408 Fix regression in testX12_resultLifting2 (incompatible return types of callin method after copy) by Stephan Herrmann · 14 years ago
  58. c4aa9eb Fix regression in test181_refiningAbstractRole1() by Stephan Herrmann · 14 years ago
  59. 8107ad9 Improve/fix r172 for the scenario of comparing null to null by Stephan Herrmann · 14 years ago
  60. 9654e63 Fix regression in test1518_implicitlyInheritRoleFile2() by Stephan Herrmann · 14 years ago
  61. 13e05eb Fix a regression in test139_illegalTsuperAccess5f() by Stephan Herrmann · 14 years ago
  62. 1ca8c6f fix a regression in test117_nestedClassClashesWithInherited1() where copyNonWideConstants did not recognize by Stephan Herrmann · 14 years ago
  63. 44bf5b7 Now that copyAllNonWideConstants() also copies class-constants, these must be mapped via ConstantPoolObjectMapper, too. by Stephan Herrmann · 14 years ago
  64. 20a816c Fix regression (illegal bytecode) in test1111_roleInheritsCallinFromTsupers1()): by Stephan Herrmann · 14 years ago
  65. 6b0b788 Adjust compilation order: by Stephan Herrmann · 14 years ago
  66. 36f1f47 Fix regressions in several otjld tests by Stephan Herrmann · 14 years ago
  67. a84fca0 fix a regression in OTReconcilerTests.testAnchoredType03: by Stephan Herrmann · 14 years ago
  68. 485b9c0 minor comment fix by Stephan Herrmann · 14 years ago
  69. 537d03a NPE fixes: by Stephan Herrmann · 14 years ago
  70. 5d9a520 Fix missing source positions for PopExpression in LoweringConditional by Stephan Herrmann · 14 years ago
  71. 54902f0 Fix for new test test221_loweringToBaseclass14: by Stephan Herrmann · 14 years ago
  72. 929d6e4 Fix for new test test127_nonTeamSuperclass3: by Stephan Herrmann · 14 years ago
  73. 99280bf fix NPE: when re-connecting creation method in nested team use the classpart to search for members. by Stephan Herrmann · 14 years ago
  74. 4f9e5c3 don't ever copy role, if a binary one exists (let BuildManager manage this situation) by Stephan Herrmann · 14 years ago
  75. aa5cb46 fix for modified version of test3320_inferredCalloutToField11 by Stephan Herrmann · 14 years ago
  76. f33f703 Fix regression in Observer example also witnessed by test4144_callinToInherited1 by Stephan Herrmann · 14 years ago
  77. 530c48e Fixes for new tests test172_invalidWideningOfConfinedRole4-6 by Stephan Herrmann · 14 years ago
  78. d42074c fix regression: arrays can indeed have different lenghts if some bindings are binary by Stephan Herrmann · 14 years ago
  79. a4113f9 Fixing new test test1626_loopingOverExternalized2: by Stephan Herrmann · 14 years ago
  80. 0bbe721 Fixing new test test1626_loopingOverExternalized1: by Stephan Herrmann · 14 years ago
  81. 7e6c6b3 Fix regression in test3313_calloutToFieldOfAnchored2 ff. (compile order?) by Stephan Herrmann · 14 years ago
  82. 359381f Fix regression in test721_calloutBoundAbstractMethodInvocation2 by Stephan Herrmann · 14 years ago
  83. 2d481c7 Fix regression in test232_boundRoleWithoutConstructor4 (compile in one go): by Stephan Herrmann · 14 years ago
  84. f7f058e Improve analysis of base-calls in the presence of inheritance: by Stephan Herrmann · 14 years ago
  85. 1486850 Fix for regression in testX11_bindingInheritance1 by Stephan Herrmann · 14 years ago
  86. 4c4afc2 Fix for new test test1524_secondaryTeam1: by Stephan Herrmann · 14 years ago
  87. b0c448c fix a compile-order problem revealed by test219_playedbyInheritance1 by Stephan Herrmann · 14 years ago
  88. 9debc8d fix for test216_samePlayerAsSuperrole2: by Stephan Herrmann · 14 years ago
  89. 6bbc525 Fix for Bug 304346 - Overriding of role ctor does not prevent generation of default ctor by Stephan Herrmann · 14 years ago
  90. 36b7cf1 Fix for Bug 304344 - Overriding "extends" incorrectly flagged as incompatible by Stephan Herrmann · 14 years ago
  91. 8f29b01 uniformly check visibility of creator-methods via MethodModel._srcCtor by Stephan Herrmann · 14 years ago
  92. 28b4de6 slightly better protection against memory leakage, by Stephan Herrmann · 14 years ago
  93. 260b1c9 Improve recovery in test1522_roleTagInJavadoc5 by Stephan Herrmann · 14 years ago
  94. 0a9509c try building against I20100330-0800, which contains the required patch for bug 306510 by Stephan Herrmann · 14 years ago
  95. 9850213 Prepare for building on build.eclipse.org: by Stephan Herrmann · 14 years ago
  96. 787ee70 Mark byte code as version "1.5.0" for now. Cleanup pending. by Stephan Herrmann · 14 years ago
  97. 389b23a several improvements regarding generics & roles (while working on an example for bidirectional relations): by Stephan Herrmann · 14 years ago
  98. 4ec0820 Bug 306696 - Internal Error after wrong precendece declaration Test + Fix by Stephan Herrmann · 14 years ago
  99. e08108b Fix for new CastTest.test050: by Stephan Herrmann · 14 years ago
  100. 26da885 completing the update to helios M6 (version numbers of original changesets in old svn): by Stephan Herrmann · 14 years ago