1. 7d944ef update to 3.8M2 using v_C10. by Stephan Herrmann · 14 years ago
  2. 1a1bdb7 update to 3.8M2 using v_C10. by Stephan Herrmann · 14 years ago
  3. 9515a2a update to 3.8M2 using v_C10. by Stephan Herrmann · 14 years ago
  4. acb1c76 Fix for Bug 357557 - restore CompilationUnitStructureRequestor.acceptTypeParameter(..) with original signature by Stephan Herrmann · 14 years ago
  5. fd73b6b Fix for Bug 357552 - Revert modifier change of JavaElement.escapeMementoName(..) by Stephan Herrmann · 14 years ago
  6. 74df4d1 updated javadoc to the most recent semantics, main difference: by Stephan Herrmann · 14 years ago
  7. b04bef6 draft of annotations for use by https://bugs.eclipse.org/bugs/show_bug.cgi?id=186342 by Stephan Herrmann · 14 years ago
  8. 9a9664a Share project "jdt-null-annotations" into "svn+ssh://sherrmann@dev.eclipse.org/svnroot/tools/org.eclipse.objectteams" by Stephan Herrmann · 14 years ago
  9. cad5f54 compatibility with current builds towards Juno M2. by Stephan Herrmann · 14 years ago
  10. f849044 Test & fix for Bug 351520 - Undefined getClass() for role in seperate role file by Stephan Herrmann · 14 years ago
  11. 9b2f467 Test & fix for Bug 351520 - Undefined getClass() for role in seperate role file by Stephan Herrmann · 14 years ago
  12. 9c8c50f upgrade to v_C07 by Stephan Herrmann · 14 years ago
  13. b12ca6d upgrade to v_C07 by Stephan Herrmann · 14 years ago
  14. 8cf3470 upgrade to v_C07 by Stephan Herrmann · 14 years ago
  15. 1d26730 upgrade to v_C07 by Stephan Herrmann · 14 years ago
  16. a0147aa upgrade to v_C07 by Stephan Herrmann · 14 years ago
  17. 401c95f Fix for Bug 356167 - otdt maven integration fails to build plain maven java project by Stephan Herrmann · 14 years ago
  18. 8740b76 fix patch to ot_paragraph (probably broke during the plug-in split). by Stephan Herrmann · 14 years ago
  19. 92e8977 unfreeze doc plug-in by Stephan Herrmann · 14 years ago
  20. 6fd1216 update N&N and guide by Stephan Herrmann · 14 years ago
  21. bc9e3e8 More improvements re Bug 355274 - [assist] make the add signatures assist smarter vis-a-vis ambiguous method bindings by Stephan Herrmann · 14 years ago
  22. a4d5be6 More improvements re Bug 355274 - [assist] make the add signatures assist smarter vis-a-vis ambiguous method bindings by Stephan Herrmann · 14 years ago
  23. 9849a5e More improvements re Bug 355274 - [assist] make the add signatures assist smarter vis-a-vis ambiguous method bindings by Stephan Herrmann · 14 years ago
  24. 7627999 test & implementation for Bug 355274 - [assist] make the add signatures assist smarter vis-a-vis ambiguous method bindings by Stephan Herrmann · 14 years ago
  25. 85bf1f7 test & implementation for Bug 355274 - [assist] make the add signatures assist smarter vis-a-vis ambiguous method bindings by Stephan Herrmann · 14 years ago
  26. 5b6ddb0 test & implementation for Bug 355274 - [assist] make the add signatures assist smarter vis-a-vis ambiguous method bindings by Stephan Herrmann · 14 years ago
  27. b801979 Make the DOMAdaptation cope with OT/J-modifiers, too. by Stephan Herrmann · 14 years ago
  28. 8e13a0c Test & fix for Bug 355255 - [assist] NPE during completion if team contains an enum by Stephan Herrmann · 14 years ago
  29. 12f8e38 Test & fix for Bug 355255 - [assist] NPE during completion if team contains an enum by Stephan Herrmann · 14 years ago
  30. e2c7499 add indirect dependency to please the OSGi-unaware compiler by Stephan Herrmann · 14 years ago
  31. e6d65a2 Test and fix for Bug 355253 - warnings regarding synthetic variables _OT$unlowerd$123 by Stephan Herrmann · 14 years ago
  32. a02566e Test and fix for Bug 355253 - warnings regarding synthetic variables _OT$unlowerd$123 by Stephan Herrmann · 14 years ago
  33. ee82766 add new test resources as of v_C06 by Stephan Herrmann · 14 years ago
  34. 0995dd2 Full update to intermediate version v_C06. by Stephan Herrmann · 14 years ago
  35. fa0b16c Full update to intermediate version v_C06. by Stephan Herrmann · 14 years ago
  36. 90217e3 Full update to intermediate version v_C06. by Stephan Herrmann · 14 years ago
  37. 3df378f Full update to intermediate version v_C06. by Stephan Herrmann · 14 years ago
  38. 1383785 Full update to intermediate version v_C06. by Stephan Herrmann · 14 years ago
  39. 66d2301 Full update to intermediate version v_C06. by Stephan Herrmann · 14 years ago
  40. 5eb08ad Additional change re Bug 314610 - Produce warning when two roles capture the same method at the same time by Stephan Herrmann · 14 years ago
  41. 471273b Necessary test updates after Bug 355311 - error regarding abstract method in non-abstract role may be displayed at position 0 by Stephan Herrmann · 14 years ago
  42. 28f70c1 update address for bugreporting. by Stephan Herrmann · 14 years ago
  43. 3f50097 Fix for Bug 355328 - [otre] class RepositoryAccess is wasting memory by Stephan Herrmann · 14 years ago
  44. 590d8c3 Fix for Bug 355481 - [ui] class icon in the package explorer not always updated when adding/removing team modifier by Stephan Herrmann · 14 years ago
  45. 2367e34 Fix for Bug 355481 - [ui] class icon in the package explorer not always updated when adding/removing team modifier by Stephan Herrmann · 14 years ago
  46. f922995 add missing files for building jdtCompilerAdapter.jar (since bug 327899) by Stephan Herrmann · 14 years ago
  47. f911e28 Two disabled tests for Bug 355441 - illegal bytecode for team constructor with declared lifting and field access by Stephan Herrmann · 14 years ago
  48. fa1ee28 test & fix for Bug 354976 - better reporting of playedBy inside plain class by Stephan Herrmann · 14 years ago
  49. 28079a7 test & fix for Bug 354976 - better reporting of playedBy inside plain class by Stephan Herrmann · 14 years ago
  50. 2672642 Test & fix for Bug 355321 - Avoid warning for multiple callins from the same team by Stephan Herrmann · 14 years ago
  51. 8815d4f Test & fix for Bug 355321 - Avoid warning for multiple callins from the same team by Stephan Herrmann · 14 years ago
  52. 725d001 Test & fix for Bug 355311 - error regarding abstract method in non-abstract role may be displayed at position 0 by Stephan Herrmann · 14 years ago
  53. 141c901 Test & fix for Bug 355311 - error regarding abstract method in non-abstract role may be displayed at position 0 by Stephan Herrmann · 14 years ago
  54. 5542d03 re-order entries as to remind us to pull all our tests from a branch when using a branch by Stephan Herrmann · 14 years ago
  55. 934a228 copyright update. by Stephan Herrmann · 14 years ago
  56. 4038a94 Test & fix for Bug 355313 - inferred callout not working for implicitly inherited method by Stephan Herrmann · 14 years ago
  57. ab0197a Test & fix for Bug 355313 - inferred callout not working for implicitly inherited method by Stephan Herrmann · 14 years ago
  58. 890b533 copyright update. by Stephan Herrmann · 14 years ago
  59. 046213e copyright update. by Stephan Herrmann · 14 years ago
  60. 112057c Test & fix for Bug 355315 - callout inferred to implement protected method causes IllegalAccessError by Stephan Herrmann · 14 years ago
  61. 770250c Test & fix for Bug 355315 - callout inferred to implement protected method causes IllegalAccessError by Stephan Herrmann · 14 years ago
  62. 1c581ab Test & fix for Bug 355314 - abstract method error may be masked by callout binding by Stephan Herrmann · 14 years ago
  63. dea708e Test & fix for Bug 355314 - abstract method error may be masked by callout binding by Stephan Herrmann · 14 years ago
  64. 63ad320 freeze four bundles as of 2.1M1 by Stephan Herrmann · 14 years ago
  65. d27e242 initialize enum-typed field to avoid NPE in switch in CalloutImplementor.java:581. by Stephan Herrmann · 14 years ago
  66. b6c1fa5 Additional implementation for Bug 314610 - Produce warning when two roles capture the same method at the same time by Stephan Herrmann · 14 years ago
  67. 9e46603 Additional implementation for Bug 314610 - Produce warning when two roles capture the same method at the same time by Stephan Herrmann · 14 years ago
  68. 7e49acf Additional implementation for Bug 314610 - Produce warning when two roles capture the same method at the same time by Stephan Herrmann · 14 years ago
  69. f7df65b Additional implementation for Bug 314610 - Produce warning when two roles capture the same method at the same time by Stephan Herrmann · 14 years ago
  70. a9d580e Additional implementation for Bug 314610 - Produce warning when two roles capture the same method at the same time by Stephan Herrmann · 14 years ago
  71. 8fccb2e fix typo in previous change. by Stephan Herrmann · 14 years ago
  72. 1513481 Fix for Bug 355301 - [ui] callin markers are not created for methods inherited across several levels by Stephan Herrmann · 14 years ago
  73. 5d02b39 Fix for Bug 355297 - Make infra structure around AbstractMarkable API by Stephan Herrmann · 14 years ago
  74. 018e4b0 Fix for Bug 355297 - Make infra structure around AbstractMarkable API by Stephan Herrmann · 14 years ago
  75. e1f38c0 Fix for Bug 355297 - Make infra structure around AbstractMarkable API by Stephan Herrmann · 14 years ago
  76. 6f2d882 Fix for Bug 355297 - Make infra structure around AbstractMarkable API by Stephan Herrmann · 14 years ago
  77. b24b38e First implementation of Bug 314610 - Produce warning when two roles capture the same method at the same time by Stephan Herrmann · 14 years ago
  78. a73cb6f First implementation of Bug 314610 - Produce warning when two roles capture the same method at the same time by Stephan Herrmann · 14 years ago
  79. ed55ae6 First implementation of Bug 314610 - Produce warning when two roles capture the same method at the same time by Stephan Herrmann · 14 years ago
  80. 36f38fb Fix for Bug 355263 - [otre] avoid performance penalty due to eager creation of _OT$roleSet by Stephan Herrmann · 14 years ago
  81. 874e9aa Fix for Bug 355263 - [otre] avoid performance penalty due to eager creation of _OT$roleSet by Stephan Herrmann · 14 years ago
  82. 7ab79f8 Test & fix for Bug 355007 - Using role as resource in try-with-resources creates bogus byte code by Stephan Herrmann · 14 years ago
  83. 57c4196 Test & fix for Bug 355007 - Using role as resource in try-with-resources creates bogus byte code by Stephan Herrmann · 14 years ago
  84. 562f6e5 fix some small issues identified by the simrel report (unnecessary BREE and wrong providerName) by Stephan Herrmann · 14 years ago
  85. d555277 fix some small issues identified by the simrel report (unnecessary BREE and wrong providerName) by Stephan Herrmann · 14 years ago
  86. 453ae18 fix some small issues identified by the simrel report (unnecessary BREE and wrong providerName) by Stephan Herrmann · 14 years ago
  87. c38197f silly bug: need null to trigger initialization by Stephan Herrmann · 14 years ago
  88. c372d3e cross-test on top of the OTDT showed that calling bindArguments() early has unintended side-effects. by Stephan Herrmann · 14 years ago
  89. 749178b add a description to the category by Stephan Herrmann · 14 years ago
  90. a9c1f34 compatibility among different JDT versions: translate generated constants. by Stephan Herrmann · 14 years ago
  91. f9b5c4e avoid constant conflicts with TagBits in JDT version up-to OTDT 2.1M1 by Stephan Herrmann · 14 years ago
  92. 70ec1e9 mark compiler as 2.1.0 M1 by Stephan Herrmann · 14 years ago
  93. 0577388 defeat warnings, unavoidableGenericTypeProblems is actually doing a good job here, by Stephan Herrmann · 14 years ago
  94. c1f1050 get rid of warnings in these two plugins by Stephan Herrmann · 14 years ago
  95. 040d125 get rid of warnings in these two plugins by Stephan Herrmann · 14 years ago
  96. 78020b4 More re Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 14 years ago
  97. 0cd1ea5 More re Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 14 years ago
  98. 33c3c99 More re Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 14 years ago
  99. 8acb446 More re Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 14 years ago
  100. bef0c45 More re Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 14 years ago