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