1. 48ea983 Test & fix for Bug 359894 - [compiler] support @Override for static role methods by Stephan Herrmann · 13 years ago
  2. ee9ce72 Fix for Bug 348574 - [quickfix] implement abstract methods from tsuper by Stephan Herrmann · 13 years ago
  3. f0b46f0 Fix for Bug 357029 - 'as' is not a valid identifier, breaks org.apache.xerces.dom3.as package by Stephan Herrmann · 13 years ago
  4. 7d944ef update to 3.8M2 using v_C10. by Stephan Herrmann · 13 years ago
  5. acb1c76 Fix for Bug 357557 - restore CompilationUnitStructureRequestor.acceptTypeParameter(..) with original signature by Stephan Herrmann · 13 years ago
  6. fd73b6b Fix for Bug 357552 - Revert modifier change of JavaElement.escapeMementoName(..) by Stephan Herrmann · 13 years ago
  7. 9b2f467 Test & fix for Bug 351520 - Undefined getClass() for role in seperate role file by Stephan Herrmann · 13 years ago
  8. 8cf3470 upgrade to v_C07 by Stephan Herrmann · 13 years ago
  9. 9849a5e More improvements re Bug 355274 - [assist] make the add signatures assist smarter vis-a-vis ambiguous method bindings by Stephan Herrmann · 13 years ago
  10. 5b6ddb0 test & implementation for Bug 355274 - [assist] make the add signatures assist smarter vis-a-vis ambiguous method bindings by Stephan Herrmann · 13 years ago
  11. 12f8e38 Test & fix for Bug 355255 - [assist] NPE during completion if team contains an enum by Stephan Herrmann · 13 years ago
  12. a02566e Test and fix for Bug 355253 - warnings regarding synthetic variables _OT$unlowerd$123 by Stephan Herrmann · 13 years ago
  13. 3df378f Full update to intermediate version v_C06. by Stephan Herrmann · 13 years ago
  14. f922995 add missing files for building jdtCompilerAdapter.jar (since bug 327899) by Stephan Herrmann · 13 years ago
  15. 28079a7 test & fix for Bug 354976 - better reporting of playedBy inside plain class by Stephan Herrmann · 13 years ago
  16. 141c901 Test & fix for Bug 355311 - error regarding abstract method in non-abstract role may be displayed at position 0 by Stephan Herrmann · 13 years ago
  17. 934a228 copyright update. by Stephan Herrmann · 13 years ago
  18. ab0197a Test & fix for Bug 355313 - inferred callout not working for implicitly inherited method by Stephan Herrmann · 13 years ago
  19. 046213e copyright update. by Stephan Herrmann · 13 years ago
  20. 770250c Test & fix for Bug 355315 - callout inferred to implement protected method causes IllegalAccessError by Stephan Herrmann · 13 years ago
  21. dea708e Test & fix for Bug 355314 - abstract method error may be masked by callout binding by Stephan Herrmann · 13 years ago
  22. d27e242 initialize enum-typed field to avoid NPE in switch in CalloutImplementor.java:581. by Stephan Herrmann · 13 years ago
  23. 8fccb2e fix typo in previous change. by Stephan Herrmann · 13 years ago
  24. 6f2d882 Fix for Bug 355297 - Make infra structure around AbstractMarkable API by Stephan Herrmann · 13 years ago
  25. a73cb6f First implementation of Bug 314610 - Produce warning when two roles capture the same method at the same time by Stephan Herrmann · 13 years ago
  26. 57c4196 Test & fix for Bug 355007 - Using role as resource in try-with-resources creates bogus byte code by Stephan Herrmann · 13 years ago
  27. 70ec1e9 mark compiler as 2.1.0 M1 by Stephan Herrmann · 13 years ago
  28. 61efec8 revert to previous, changing this dependency of course breaks the build by Stephan Herrmann · 13 years ago
  29. 51567e1 Test & fix for Bug 348570 - [compiler] missing team anchor reported against enum by Stephan Herrmann · 13 years ago
  30. 3c1edc8 Test and fix for Bug 348146 - [compiler] NPE when compiling serializable team at compliance level 1.3 by Stephan Herrmann · 13 years ago
  31. f02c196 workaround for Bug 350133 - Check for Updates suggests Object Teams patch for JDT by Stephan Herrmann · 13 years ago
  32. dd780c6 Upgrade to v_C04 for Juno M1 by Stephan Herrmann · 13 years ago
  33. 0b58837 Test & fix for Bug 354244 - Role-side callin guard predicate interferes with Team.isExecutingCallin() by Stephan Herrmann · 13 years ago
  34. c56eb7b Fix for regression in new test org.eclipse.jdt.core.tests.model.TypeHierarchyTests.testBug300576b() by Stephan Herrmann · 13 years ago
  35. b5de18f Fix several regressions in CompletionTests by Stephan Herrmann · 13 years ago
  36. cc1b2d1 Fix regression in JavaSearchBugsTest.testBug110336f: by Stephan Herrmann · 13 years ago
  37. 24b12e4 fix build failure (OTTypeHierarchies:703) caused by previous commit: if a lowering expr occurs in a by Stephan Herrmann · 13 years ago
  38. cd90249 Fix regression in NestedTeams.test1123_teamLayeredOnRegularNested3() at 1.7: by Stephan Herrmann · 13 years ago
  39. 77f7435 comment change, only. by Stephan Herrmann · 13 years ago
  40. e75c3d0 Fix regression in org.eclipse.objectteams.otdt.ui.tests.refactoring.extractmethod.ExtractMethodTests.testDeclaredLifting1(): by Stephan Herrmann · 13 years ago
  41. c5ebc78 still one more location needing to take JLS4 into consideration. by Stephan Herrmann · 13 years ago
  42. 7ba3adb more locations needing to take JLS4 into consideration. by Stephan Herrmann · 13 years ago
  43. 959293e Fix regression in OTJavaTypeSearchTest: merge accidentally deleted one OT change. by Stephan Herrmann · 13 years ago
  44. bcc29b6 fix regressions in otdt.ui.tests.refactoring RenameTypeTest: by Stephan Herrmann · 13 years ago
  45. 2807887 Avoid double reporting of diamond-related error in new tests GenericsRegressionTest_1_7 (e.g., test0037) by Stephan Herrmann · 13 years ago
  46. 06b4ec3 better fix for PolymorphicSignatureTest that still processes the first arguments in a call to a varargs method. by Stephan Herrmann · 13 years ago
  47. b9089ee Fix AIOOBE from new PolymorphicSignatureTest: original may have fewer formals than are actuals in the call. by Stephan Herrmann · 13 years ago
  48. 3ad4328 fix CCE and other failures in GenericsRegressionTests: by Stephan Herrmann · 13 years ago
  49. c433a47 avoid clash of IsGeneratedWithProblem with new constant IsDiamond. by Stephan Herrmann · 13 years ago
  50. 4906c60 add new resources for unicode handling (from v_B72_R37x) by Stephan Herrmann · 13 years ago
  51. 7ede2cb repair LTR for catch argument, which was broken by the recent merge with Java7 support. by Stephan Herrmann · 13 years ago
  52. 44109d3 Basic merge with v_B72_R37x incl. support for Java7. by Stephan Herrmann · 13 years ago
  53. ea59a2a revert hapless dependency, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=351117 by Stephan Herrmann · 13 years ago
  54. 5ca6b8e Test & fix for Bug 352605 - Eclipse is reporting "Could not retrieve superclass" every few minutes by Stephan Herrmann · 13 years ago
  55. 2cde4ec document background info behind previous commit. by Stephan Herrmann · 13 years ago
  56. 631def1 Fix regression in CalloutToField.test3317_multipleCalloutToSameField2() by Stephan Herrmann · 13 years ago
  57. 62e1c08 otredyn: implement callout (compiler-part) by Stephan Herrmann · 13 years ago
  58. 4f75b17 Fup of Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  59. d209bf7 comment update by Stephan Herrmann · 13 years ago
  60. 7b25b8a Additional fix for Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  61. 8ac9067 Additional fix for Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  62. fa2b622 Test & fix for Bug 350318 - [compiler] Erroneous name clash error in @Override methods by Stephan Herrmann · 13 years ago
  63. e7a81b9 Partial fix for Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  64. c8212e8 otredyn: avoid reporting secondary errors in testB11_sh11b() by Stephan Herrmann · 13 years ago
  65. 06c7102 otredyn: by Stephan Herrmann · 13 years ago
  66. e0d81a6 otredyn: precise boxing of base call arguments (using the required type, rather than provided) by Stephan Herrmann · 13 years ago
  67. cc18016 otredyn: array-lifting/lowering. by Stephan Herrmann · 13 years ago
  68. 1b4d1a3 implement dispatching of static base-calls for otredyn by Stephan Herrmann · 13 years ago
  69. 01414f7 fixed two situations where generated code needs more casts by Stephan Herrmann · 13 years ago
  70. b523300 when working on otredyn I saw a situation where lack of constant caused NPE, by Stephan Herrmann · 13 years ago
  71. 3c78f92 adopt one missing line from the old CallinImplementor by Stephan Herrmann · 13 years ago
  72. 4c1bd56 New attribute field declaringBaseClassName as needed for test4141_dangerousCallinBinding3 by Stephan Herrmann · 13 years ago
  73. 6ffa62b otredyn improvement: - fixed a CCE - handle arg boxing by Stephan Herrmann · 13 years ago
  74. 8727396 more otredyn fixes for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  75. 5cc322c update otredyn for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  76. 40ba96e Test & fix for Bug 351317 - Error in (redundant) cast of anchored type by Stephan Herrmann · 13 years ago
  77. 662bee4 revert 1342 for this file: broke standalone usage (w/o osgi), by Stephan Herrmann · 13 years ago
  78. c034a48 change namespace of artificial dependency. by Stephan Herrmann · 13 years ago
  79. 67ca2d3 try to lock our jdt.core to the exact Indigo version of jdt.ui to avoid mixing jdt-with-java7 by Stephan Herrmann · 13 years ago
  80. 8f40d9b doc cleanup: remove obsolete "tag" "MIGRATION_STATE". by Stephan Herrmann · 13 years ago
  81. 72160ff remove references to "RCx" in preparation for the real release. by Stephan Herrmann · 13 years ago
  82. 7e0a080 remove temporary debug output. case is resolved (see Bug 347546 - [model] role creation wizard leaks working copies) by Stephan Herrmann · 13 years ago
  83. cf6af8e update to JDT/Core v_B61 by Stephan Herrmann · 13 years ago
  84. dc61e24 version update and about info for RC3 by Stephan Herrmann · 13 years ago
  85. 34a5e6a more (temporary) debugging output to track a test failure on build.eclipse.org by Stephan Herrmann · 13 years ago
  86. 5e07b18 more (temporary) debugging output to track a test failure on build.eclipse.org by Stephan Herrmann · 13 years ago
  87. 9228658 more (temporary) debugging output to track a test failure on build.eclipse.org by Stephan Herrmann · 13 years ago
  88. 968f0e8 addendum to Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  89. f1cecfb branding for RC2 by Stephan Herrmann · 13 years ago
  90. 89b29ac improve previous patch: actually synchronize all access to unopenedTypes. by Stephan Herrmann · 13 years ago
  91. 13f7f24 try to make safe for concurrent access after I saw AIOOBE triggered from _unopenedTypes.remove(type) by Stephan Herrmann · 13 years ago
  92. 624433c Test & fix for Bug 316601 - [debug] Debugger has no valid source position for lifting of phantom role file by Stephan Herrmann · 13 years ago
  93. 398062d update to v_B60 (= 3.7 RC2) by Stephan Herrmann · 13 years ago
  94. cfa946e minor message correction: at user level we say method binding, not method mappin. by Stephan Herrmann · 13 years ago
  95. 086e354 comment-only change in early preparation for merging-in BETA_JAVA7 from jdt.core orig: by Stephan Herrmann · 13 years ago
  96. dca8353 white space update from orig. by Stephan Herrmann · 13 years ago
  97. 5270df8 tiny bugfix: message mentioning "callin" should be reported only against callin mappings by Stephan Herrmann · 13 years ago
  98. 9afa8b9 Implementation for Bug 345844 - [assist] quickfix for adding "throws LiftingFailedException" by Stephan Herrmann · 13 years ago
  99. e304eb3 cleanup (hopefully) after the change in build strategy: by Stephan Herrmann · 13 years ago
  100. 513900e debugging pde.build which started to generate empty target in our feature. by Stephan Herrmann · 13 years ago