1. 0b58837 Test & fix for Bug 354244 - Role-side callin guard predicate interferes with Team.isExecutingCallin() by Stephan Herrmann · 13 years ago
  2. c56eb7b Fix for regression in new test org.eclipse.jdt.core.tests.model.TypeHierarchyTests.testBug300576b() by Stephan Herrmann · 13 years ago
  3. b5de18f Fix several regressions in CompletionTests by Stephan Herrmann · 13 years ago
  4. cc1b2d1 Fix regression in JavaSearchBugsTest.testBug110336f: by Stephan Herrmann · 13 years ago
  5. 24b12e4 fix build failure (OTTypeHierarchies:703) caused by previous commit: if a lowering expr occurs in a by Stephan Herrmann · 13 years ago
  6. cd90249 Fix regression in NestedTeams.test1123_teamLayeredOnRegularNested3() at 1.7: by Stephan Herrmann · 13 years ago
  7. 77f7435 comment change, only. by Stephan Herrmann · 13 years ago
  8. e75c3d0 Fix regression in org.eclipse.objectteams.otdt.ui.tests.refactoring.extractmethod.ExtractMethodTests.testDeclaredLifting1(): by Stephan Herrmann · 13 years ago
  9. c5ebc78 still one more location needing to take JLS4 into consideration. by Stephan Herrmann · 13 years ago
  10. 7ba3adb more locations needing to take JLS4 into consideration. by Stephan Herrmann · 13 years ago
  11. 959293e Fix regression in OTJavaTypeSearchTest: merge accidentally deleted one OT change. by Stephan Herrmann · 13 years ago
  12. bcc29b6 fix regressions in otdt.ui.tests.refactoring RenameTypeTest: by Stephan Herrmann · 13 years ago
  13. 2807887 Avoid double reporting of diamond-related error in new tests GenericsRegressionTest_1_7 (e.g., test0037) by Stephan Herrmann · 13 years ago
  14. 06b4ec3 better fix for PolymorphicSignatureTest that still processes the first arguments in a call to a varargs method. by Stephan Herrmann · 13 years ago
  15. b9089ee Fix AIOOBE from new PolymorphicSignatureTest: original may have fewer formals than are actuals in the call. by Stephan Herrmann · 13 years ago
  16. 3ad4328 fix CCE and other failures in GenericsRegressionTests: by Stephan Herrmann · 13 years ago
  17. c433a47 avoid clash of IsGeneratedWithProblem with new constant IsDiamond. by Stephan Herrmann · 13 years ago
  18. 4906c60 add new resources for unicode handling (from v_B72_R37x) by Stephan Herrmann · 13 years ago
  19. 7ede2cb repair LTR for catch argument, which was broken by the recent merge with Java7 support. by Stephan Herrmann · 13 years ago
  20. 44109d3 Basic merge with v_B72_R37x incl. support for Java7. by Stephan Herrmann · 13 years ago
  21. ea59a2a revert hapless dependency, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=351117 by Stephan Herrmann · 13 years ago
  22. 5ca6b8e Test & fix for Bug 352605 - Eclipse is reporting "Could not retrieve superclass" every few minutes by Stephan Herrmann · 13 years ago
  23. 2cde4ec document background info behind previous commit. by Stephan Herrmann · 13 years ago
  24. 631def1 Fix regression in CalloutToField.test3317_multipleCalloutToSameField2() by Stephan Herrmann · 13 years ago
  25. 62e1c08 otredyn: implement callout (compiler-part) by Stephan Herrmann · 13 years ago
  26. 4f75b17 Fup of Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  27. d209bf7 comment update by Stephan Herrmann · 13 years ago
  28. 7b25b8a Additional fix for Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  29. 8ac9067 Additional fix for Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  30. fa2b622 Test & fix for Bug 350318 - [compiler] Erroneous name clash error in @Override methods by Stephan Herrmann · 13 years ago
  31. e7a81b9 Partial fix for Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  32. c8212e8 otredyn: avoid reporting secondary errors in testB11_sh11b() by Stephan Herrmann · 13 years ago
  33. 06c7102 otredyn: by Stephan Herrmann · 13 years ago
  34. e0d81a6 otredyn: precise boxing of base call arguments (using the required type, rather than provided) by Stephan Herrmann · 13 years ago
  35. cc18016 otredyn: array-lifting/lowering. by Stephan Herrmann · 13 years ago
  36. 1b4d1a3 implement dispatching of static base-calls for otredyn by Stephan Herrmann · 13 years ago
  37. 01414f7 fixed two situations where generated code needs more casts by Stephan Herrmann · 13 years ago
  38. b523300 when working on otredyn I saw a situation where lack of constant caused NPE, by Stephan Herrmann · 13 years ago
  39. 3c78f92 adopt one missing line from the old CallinImplementor by Stephan Herrmann · 13 years ago
  40. 4c1bd56 New attribute field declaringBaseClassName as needed for test4141_dangerousCallinBinding3 by Stephan Herrmann · 13 years ago
  41. 6ffa62b otredyn improvement: - fixed a CCE - handle arg boxing by Stephan Herrmann · 13 years ago
  42. 8727396 more otredyn fixes for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  43. 5cc322c update otredyn for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  44. 40ba96e Test & fix for Bug 351317 - Error in (redundant) cast of anchored type by Stephan Herrmann · 13 years ago
  45. 662bee4 revert 1342 for this file: broke standalone usage (w/o osgi), by Stephan Herrmann · 13 years ago
  46. c034a48 change namespace of artificial dependency. by Stephan Herrmann · 13 years ago
  47. 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
  48. 8f40d9b doc cleanup: remove obsolete "tag" "MIGRATION_STATE". by Stephan Herrmann · 13 years ago
  49. 72160ff remove references to "RCx" in preparation for the real release. by Stephan Herrmann · 13 years ago
  50. 7e0a080 remove temporary debug output. case is resolved (see Bug 347546 - [model] role creation wizard leaks working copies) by Stephan Herrmann · 13 years ago
  51. cf6af8e update to JDT/Core v_B61 by Stephan Herrmann · 13 years ago
  52. dc61e24 version update and about info for RC3 by Stephan Herrmann · 13 years ago
  53. 34a5e6a more (temporary) debugging output to track a test failure on build.eclipse.org by Stephan Herrmann · 13 years ago
  54. 5e07b18 more (temporary) debugging output to track a test failure on build.eclipse.org by Stephan Herrmann · 13 years ago
  55. 9228658 more (temporary) debugging output to track a test failure on build.eclipse.org by Stephan Herrmann · 13 years ago
  56. 968f0e8 addendum to Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  57. f1cecfb branding for RC2 by Stephan Herrmann · 13 years ago
  58. 89b29ac improve previous patch: actually synchronize all access to unopenedTypes. by Stephan Herrmann · 13 years ago
  59. 13f7f24 try to make safe for concurrent access after I saw AIOOBE triggered from _unopenedTypes.remove(type) by Stephan Herrmann · 13 years ago
  60. 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
  61. 398062d update to v_B60 (= 3.7 RC2) by Stephan Herrmann · 13 years ago
  62. cfa946e minor message correction: at user level we say method binding, not method mappin. by Stephan Herrmann · 13 years ago
  63. 086e354 comment-only change in early preparation for merging-in BETA_JAVA7 from jdt.core orig: by Stephan Herrmann · 13 years ago
  64. dca8353 white space update from orig. by Stephan Herrmann · 13 years ago
  65. 5270df8 tiny bugfix: message mentioning "callin" should be reported only against callin mappings by Stephan Herrmann · 13 years ago
  66. 9afa8b9 Implementation for Bug 345844 - [assist] quickfix for adding "throws LiftingFailedException" by Stephan Herrmann · 13 years ago
  67. e304eb3 cleanup (hopefully) after the change in build strategy: by Stephan Herrmann · 13 years ago
  68. 513900e debugging pde.build which started to generate empty target in our feature. by Stephan Herrmann · 13 years ago
  69. 0227c60 Versions for building against 3.7 RC1 by Stephan Herrmann · 13 years ago
  70. 4ea615c updated jdt.core and tests to v_B59 ( = 3.7 RC1) by Stephan Herrmann · 13 years ago
  71. e581783 part 4 of implementing Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception. by Stephan Herrmann · 13 years ago
  72. 27b7e25 3rd part of implementing Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception. by Stephan Herrmann · 13 years ago
  73. b280f64 Version update etc. see Bug 345276 - Switch to release version 2.0.0 by Stephan Herrmann · 13 years ago
  74. e283d5e polish regarding Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  75. 62a8073 Implementation part two for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  76. f364891 Additional handling of LiftingFailedException re bug 337413: by Stephan Herrmann · 13 years ago
  77. 261ab66 correction of r1512 re bug 337413: by Stephan Herrmann · 13 years ago
  78. 228bb91 Experiment for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception. by Stephan Herrmann · 13 years ago
  79. 85edc38 resolve all warnings in these classes, by Stephan Herrmann · 13 years ago
  80. 10ae58b resolve all warnings in this class, by Stephan Herrmann · 13 years ago
  81. ea5d6f8 resolve all warnings in this class, by Stephan Herrmann · 13 years ago
  82. 00b23c1 a small API cleanup: don't mix String and char[] representations in IMethodSpec by Stephan Herrmann · 13 years ago
  83. e4589e8 Update to 3.7M7 using (using jdt.core at v_B53) by Stephan Herrmann · 13 years ago
  84. c234451 additional test & fix for Bug 332790 - [search] search doesn't find tsuper method calls by Stephan Herrmann · 13 years ago
  85. ddef432 versions for M7 candidate built against I20110425-1800 by Stephan Herrmann · 13 years ago
  86. 29b019c update jdt.core to v_B51 (candidate for M7) by Stephan Herrmann · 13 years ago
  87. 234bfec rename grammar to its original name for easier maintenance (updates from JDT/Core). by Stephan Herrmann · 13 years ago
  88. 0416eb8 fixed two regressions (NPE) caused by previous commit by Stephan Herrmann · 13 years ago
  89. 36997ea Part 3 of tests & fixes for Bug 316697 - [debug] Stepping through callin bindings in a role file shows bogus locations in the team by Stephan Herrmann · 13 years ago
  90. 8399429 Part 2 of tests & fixes for Bug 316697 - [debug] Stepping through callin bindings in a role file shows bogus locations in the team by Stephan Herrmann · 13 years ago
  91. 1d0b2e3 avoid null abstractPath which caused NPE in, e.g., ot.compiler.errorreporting tests. by Stephan Herrmann · 13 years ago
  92. 22fa56b Several fixes and test adjustments for Bug 316697 - [debug] Stepping through callin bindings in a role file shows bogus locations in the team by Stephan Herrmann · 13 years ago
  93. beee7fb Test & fix for Bug 343594 - [compiler] VerifierError when synthetic accessor is copied during incremental build by Stephan Herrmann · 13 years ago
  94. 51199f7 Test & fix for Bug 343079 - [compiler] internal compiler error when trying to invoke an abstract method as tsuper by Stephan Herrmann · 13 years ago
  95. 6300680 test & fix for Bug 332790 - [search] search doesn't find tsuper method calls by Stephan Herrmann · 13 years ago
  96. 5f6bb7d Fix & test adjustments for Bug 343045 - [compiler][smap] improve performance of smap generation by Stephan Herrmann · 13 years ago
  97. da86d55 Strengthen existing test and fix for Bug 335774 - [compiler] don't flag "bindingconventions" against import in superteam by Stephan Herrmann · 13 years ago
  98. 5c83c88 resolve 1 warning by Stephan Herrmann · 13 years ago
  99. 0908dff resolve compiler warnings by Stephan Herrmann · 13 years ago
  100. edc5d66 Test & fix for Bug 335777 - [compiler] don't flag missing precedence if different enclosing teams by Stephan Herrmann · 13 years ago