1. 6cecadb Update jdt.core and tests to v20120221-0704 by Stephan Herrmann · 12 years ago
  2. c6dd181 Test & fix for Bug 372433 - [refactoring][dom] extract method in a by Stephan Herrmann · 12 years ago
  3. 74ba1aa Test & fix for Bug 370271 - [compiler] NPE in PredicateGenerator with no by Stephan Herrmann · 12 years ago
  4. 880f349 Test (enabled) & fix for Bug 372391 - [compiler] creating bound role in by Stephan Herrmann · 12 years ago
  5. 18694f7 Test & fix for Bug 370273 - [compiler][otjld] consider allowing base by Stephan Herrmann · 12 years ago
  6. 7184487 Fixed bug 371969: [assist] combination of edits in linked mode may by Stephan Herrmann · 12 years ago
  7. 4968676 Add test resource for commit 7ce1dfcfcafa57052500d5791b03d5b1e8868d82 by Stephan Herrmann · 12 years ago
  8. 72d84d5 Test & fix for Bug 370656 - [assist] remove signatures from method by Stephan Herrmann · 12 years ago
  9. 9d6e99d Test & fix for Bug 370654 - F3 fails for parameterized role method by Stephan Herrmann · 12 years ago
  10. 7ce1dfc Test for team serialization (bugs 304728 and 304729). by Stephan Herrmann · 12 years ago
  11. e2086a3 mark recently added as negative test. by Stephan Herrmann · 12 years ago
  12. ecfaa01 Test & fix for Bug 355259 - Cannot declare role-typed field in an by Stephan Herrmann · 12 years ago builds/201201311031
  13. e85de3c Bug 353468 - [completion] completing a method binding inserts nested by Stephan Herrmann · 12 years ago
  14. 9a6c154 Revert change in MethodBinding#readableName which cause a failure in by Stephan Herrmann · 12 years ago
  15. 3cef2f0 Test & fix for Bug 370076 - [compiler] misplaced annotation before by Stephan Herrmann · 12 years ago
  16. 8c96cc0 Bug 369880 - Regression: failure to resolve Import-Package by Stephan Herrmann · 12 years ago
  17. 8574731 Test & fix for Bug 370040 - [otre] NoSuchFieldError when mixing class by Stephan Herrmann · 12 years ago
  18. cfc39f5 Test for Bug 348085 - [rewrite] creating Internal Role pattern at deep by Stephan Herrmann · 12 years ago
  19. dffa4e9 Test & fix for bug 367605 - [refactoring] missing update of base import by Stephan Herrmann · 12 years ago
  20. 1437f3b Test & fix for Bug 316698 - [refactoring] Refactoring for moving a role by Stephan Herrmann · 12 years ago
  21. d2cecfd Test & fix for bug 348076: [assist][rewrite] changing import to import by Stephan Herrmann · 12 years ago
  22. 563b309 Test & fix for bug 355302 - organize import deletes required base import by Stephan Herrmann · 12 years ago
  23. 0f8bfbb Test & fix for Bug 366597 - [compiler] NPE with role ifc wrongly by Stephan Herrmann · 12 years ago builds/201112131519 releases/OTDT_2.1M4
  24. c37ee03 prevent this test from outputting garbage after it already ended. by Stephan Herrmann · 12 years ago
  25. df472c5 adjust expected test result to changes in jdt.ui. by Stephan Herrmann · 12 years ago
  26. 9addd7c Test & fix for Bug 345646 - [select] F3 not working for a specific signature-less callin binding by Stephan Herrmann · 12 years ago
  27. 3516406 Test & fix for Bug 362003 - [assist] completion is broken after <B base R> after a base guard by Stephan Herrmann · 13 years ago
  28. d425912 Adjusting tests to a change in Bug 348574 - [quickfix] implement abstract methods from tsuper by Stephan Herrmann · 13 years ago
  29. 3e36a52 Test & fix for Bug 359894 - [compiler] support @Override for static role methods by Stephan Herrmann · 13 years ago
  30. 2d40f4e Fix for Bug 348574 - [quickfix] implement abstract methods from tsuper by Stephan Herrmann · 13 years ago
  31. 3199b0c Fix for Bug 348574 - [quickfix] implement abstract methods from tsuper by Stephan Herrmann · 13 years ago
  32. f849044 Test & fix for Bug 351520 - Undefined getClass() for role in seperate role file by Stephan Herrmann · 13 years ago
  33. bc9e3e8 More improvements re Bug 355274 - [assist] make the add signatures assist smarter vis-a-vis ambiguous method bindings by Stephan Herrmann · 13 years ago
  34. 7627999 test & implementation for Bug 355274 - [assist] make the add signatures assist smarter vis-a-vis ambiguous method bindings by Stephan Herrmann · 13 years ago
  35. 8e13a0c Test & fix for Bug 355255 - [assist] NPE during completion if team contains an enum by Stephan Herrmann · 13 years ago
  36. e2c7499 add indirect dependency to please the OSGi-unaware compiler by Stephan Herrmann · 13 years ago
  37. e6d65a2 Test and fix for Bug 355253 - warnings regarding synthetic variables _OT$unlowerd$123 by Stephan Herrmann · 13 years ago
  38. 471273b Necessary test updates after Bug 355311 - error regarding abstract method in non-abstract role may be displayed at position 0 by Stephan Herrmann · 13 years ago
  39. f911e28 Two disabled tests for Bug 355441 - illegal bytecode for team constructor with declared lifting and field access by Stephan Herrmann · 13 years ago
  40. fa1ee28 test & fix for Bug 354976 - better reporting of playedBy inside plain class by Stephan Herrmann · 13 years ago
  41. 8815d4f Test & fix for Bug 355321 - Avoid warning for multiple callins from the same team by Stephan Herrmann · 13 years ago
  42. 725d001 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
  43. 4038a94 Test & fix for Bug 355313 - inferred callout not working for implicitly inherited method by Stephan Herrmann · 13 years ago
  44. 890b533 copyright update. by Stephan Herrmann · 13 years ago
  45. 112057c Test & fix for Bug 355315 - callout inferred to implement protected method causes IllegalAccessError by Stephan Herrmann · 13 years ago
  46. 1c581ab Test & fix for Bug 355314 - abstract method error may be masked by callout binding by Stephan Herrmann · 13 years ago
  47. 5d02b39 Fix for Bug 355297 - Make infra structure around AbstractMarkable API by Stephan Herrmann · 13 years ago
  48. 36f38fb Fix for Bug 355263 - [otre] avoid performance penalty due to eager creation of _OT$roleSet by Stephan Herrmann · 13 years ago
  49. 7ab79f8 Test & fix for Bug 355007 - Using role as resource in try-with-resources creates bogus byte code by Stephan Herrmann · 13 years ago
  50. e22970a Test & fix for Bug 348570 - [compiler] missing team anchor reported against enum by Stephan Herrmann · 13 years ago
  51. 7816f1b Test and fix for Bug 348146 - [compiler] NPE when compiling serializable team at compliance level 1.3 by Stephan Herrmann · 13 years ago
  52. 72e49ce add disabled test re Bug 330002 by Stephan Herrmann · 13 years ago
  53. d39a439 Test & fix for Bug 354244 - Role-side callin guard predicate interferes with Team.isExecutingCallin() by Stephan Herrmann · 13 years ago
  54. 568a32d + Remove obsolete method by Stephan Herrmann · 13 years ago
  55. 29081dc try to avoid overriding now-final method from superclass (build failure) by Stephan Herrmann · 13 years ago
  56. 119e659 adjust expected messages: bogus secondary error is no longer reported, perhaps due to grammar change. by Stephan Herrmann · 13 years ago
  57. 175f8ff Test & fix for Bug 352605 - Eclipse is reporting "Could not retrieve superclass" every few minutes by Stephan Herrmann · 13 years ago
  58. 08b4a8a otredyn: implement callout (compiler-part) by Stephan Herrmann · 13 years ago
  59. 3d1663e Additional fix for Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  60. bb38aa6 Additional fix for Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  61. 66189f3 Test & fix for Bug 350318 - [compiler] Erroneous name clash error in @Override methods by Stephan Herrmann · 13 years ago
  62. 8d12407 Partial fix for Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  63. fa5f6f4 Test & fix for Bug 351317 - Error in (redundant) cast of anchored type by Stephan Herrmann · 13 years ago
  64. 1b0d5b7 gather all nullity related projects under contrib by Stephan Herrmann · 13 years ago
  65. da59b26 remove temporary debug output. case is resolved (see Bug 347546 - [model] role creation wizard leaks working copies) by Stephan Herrmann · 13 years ago
  66. e8ab78b Test harness and fix for Bug 347546 - [model] role creation wizard leaks working copies by Stephan Herrmann · 13 years ago
  67. 9aad557 debugging output to track a test failure on build.eclipse.org by Stephan Herrmann · 13 years ago
  68. 90b9df2 addendum to Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  69. de9f4dc addendum to Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  70. da3c7ed try to make tests safer / more deterministic, after observing: by Stephan Herrmann · 13 years ago
  71. 4378990 Test & fix for Bug 316601 - [debug] Debugger has no valid source position for lifting of phantom role file by Stephan Herrmann · 13 years ago
  72. a00d38b minor message correction: at user level we say method binding, not method mappin. by Stephan Herrmann · 13 years ago
  73. 0b2915e part 4 of implementing Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception. by Stephan Herrmann · 13 years ago
  74. d3238f6 3rd part of implementing Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception. by Stephan Herrmann · 13 years ago
  75. b5c7423 adjust test to changed error message. by Stephan Herrmann · 13 years ago
  76. 1ed4e16 Version update etc. see Bug 345276 - Switch to release version 2.0.0 by Stephan Herrmann · 13 years ago
  77. c3d47d3 Test adjustments required for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  78. 7aa4219 Experiment for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception. by Stephan Herrmann · 13 years ago
  79. 2c1095e a small API cleanup: don't mix String and char[] representations in IMethodSpec by Stephan Herrmann · 13 years ago
  80. c234451 additional test & fix for Bug 332790 - [search] search doesn't find tsuper method calls by Stephan Herrmann · 13 years ago
  81. d5fc8d2 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
  82. b27479b a note on how to debug this test by Stephan Herrmann · 13 years ago
  83. 9292f73 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
  84. 4fb9897 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
  85. 4366934 Test & fix for Bug 343594 - [compiler] VerifierError when synthetic accessor is copied during incremental build by Stephan Herrmann · 13 years ago
  86. 17fd8c2 Test & fix for Bug 343079 - [compiler] internal compiler error when trying to invoke an abstract method as tsuper by Stephan Herrmann · 13 years ago
  87. 44b6eb3 adjust expected test result after fix for Bug 335777 - [compiler] don't flag missing precedence if different enclosing teams by Stephan Herrmann · 13 years ago
  88. 7e126c9 test & fix for Bug 332790 - [search] search doesn't find tsuper method calls by Stephan Herrmann · 13 years ago
  89. 80c610d Fix & test adjustments for Bug 343045 - [compiler][smap] improve performance of smap generation by Stephan Herrmann · 13 years ago
  90. 46c37e5 Strengthen existing test and fix for Bug 335774 - [compiler] don't flag "bindingconventions" against import in superteam by Stephan Herrmann · 13 years ago
  91. df8e4e0 Test & fix for Bug 335777 - [compiler] don't flag missing precedence if different enclosing teams by Stephan Herrmann · 13 years ago
  92. b7e9a3e Test and fix for Bug 340103 - [assist] FUP of bug 340083 by Stephan Herrmann · 13 years ago
  93. e3965ea Test for Bug 341499 - [compiler][null] allocate extra bits in all methods of UnconditionalFlowInfo by Stephan Herrmann · 13 years ago
  94. 1d64d6c Tests & fix for Bug 340083 - [assist] cannot complete inside a binding guard by Stephan Herrmann · 13 years ago
  95. 37c4dd6 Test & fix for Bug 339823 - [select] base constructor invocation is not selectable by Stephan Herrmann · 13 years ago
  96. cc32a18 Test & fix for Bug 339807 - [compiler] inferred callout to field doesn't support lifting by Stephan Herrmann · 13 years ago
  97. 7e828f8 Test & fix for Bug 339801 - [compiler] declared lifting cannot resolve base imported base type by Stephan Herrmann · 13 years ago
  98. 82eb14a adjust expected result: don't ascribe any code in __OT__Confined to intermediate teams by Stephan Herrmann · 13 years ago
  99. 3e95799 adjust expected result: from two overlapping @SuppressWarnings now the outer if flagged as unused, which is actually better. by Stephan Herrmann · 13 years ago
  100. 3c63aa6 Test & fix for Bug 339520 - [quickfix] creating a role constructor via quickfix creates ';' instead of body by Stephan Herrmann · 13 years ago