1. 890b533 copyright update. by Stephan Herrmann · 13 years ago
  2. 046213e copyright update. by Stephan Herrmann · 13 years ago
  3. 112057c Test & fix for Bug 355315 - callout inferred to implement protected method causes IllegalAccessError by Stephan Herrmann · 13 years ago
  4. 770250c Test & fix for Bug 355315 - callout inferred to implement protected method causes IllegalAccessError by Stephan Herrmann · 13 years ago
  5. 1c581ab Test & fix for Bug 355314 - abstract method error may be masked by callout binding by Stephan Herrmann · 13 years ago
  6. dea708e Test & fix for Bug 355314 - abstract method error may be masked by callout binding by Stephan Herrmann · 13 years ago
  7. 63ad320 freeze four bundles as of 2.1M1 by Stephan Herrmann · 13 years ago
  8. d27e242 initialize enum-typed field to avoid NPE in switch in CalloutImplementor.java:581. by Stephan Herrmann · 13 years ago
  9. b6c1fa5 Additional implementation for Bug 314610 - Produce warning when two roles capture the same method at the same time by Stephan Herrmann · 13 years ago
  10. 9e46603 Additional implementation for Bug 314610 - Produce warning when two roles capture the same method at the same time by Stephan Herrmann · 13 years ago
  11. 7e49acf Additional implementation for Bug 314610 - Produce warning when two roles capture the same method at the same time by Stephan Herrmann · 13 years ago
  12. f7df65b Additional implementation for Bug 314610 - Produce warning when two roles capture the same method at the same time by Stephan Herrmann · 13 years ago
  13. a9d580e Additional implementation for Bug 314610 - Produce warning when two roles capture the same method at the same time by Stephan Herrmann · 13 years ago
  14. 8fccb2e fix typo in previous change. by Stephan Herrmann · 13 years ago
  15. 1513481 Fix for Bug 355301 - [ui] callin markers are not created for methods inherited across several levels by Stephan Herrmann · 13 years ago
  16. 5d02b39 Fix for Bug 355297 - Make infra structure around AbstractMarkable API by Stephan Herrmann · 13 years ago
  17. 018e4b0 Fix for Bug 355297 - Make infra structure around AbstractMarkable API by Stephan Herrmann · 13 years ago
  18. e1f38c0 Fix for Bug 355297 - Make infra structure around AbstractMarkable API by Stephan Herrmann · 13 years ago
  19. 6f2d882 Fix for Bug 355297 - Make infra structure around AbstractMarkable API by Stephan Herrmann · 13 years ago
  20. b24b38e First implementation of Bug 314610 - Produce warning when two roles capture the same method at the same time by Stephan Herrmann · 13 years ago
  21. 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
  22. ed55ae6 First implementation of Bug 314610 - Produce warning when two roles capture the same method at the same time by Stephan Herrmann · 13 years ago
  23. 36f38fb Fix for Bug 355263 - [otre] avoid performance penalty due to eager creation of _OT$roleSet by Stephan Herrmann · 13 years ago
  24. 874e9aa Fix for Bug 355263 - [otre] avoid performance penalty due to eager creation of _OT$roleSet by Stephan Herrmann · 13 years ago
  25. 7ab79f8 Test & fix for Bug 355007 - Using role as resource in try-with-resources creates bogus byte code 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. 562f6e5 fix some small issues identified by the simrel report (unnecessary BREE and wrong providerName) by Stephan Herrmann · 13 years ago
  28. d555277 fix some small issues identified by the simrel report (unnecessary BREE and wrong providerName) by Stephan Herrmann · 13 years ago
  29. 453ae18 fix some small issues identified by the simrel report (unnecessary BREE and wrong providerName) by Stephan Herrmann · 13 years ago
  30. c38197f silly bug: need null to trigger initialization by Stephan Herrmann · 13 years ago
  31. c372d3e cross-test on top of the OTDT showed that calling bindArguments() early has unintended side-effects. by Stephan Herrmann · 13 years ago
  32. 749178b add a description to the category by Stephan Herrmann · 13 years ago
  33. a9c1f34 compatibility among different JDT versions: translate generated constants. by Stephan Herrmann · 13 years ago
  34. f9b5c4e avoid constant conflicts with TagBits in JDT version up-to OTDT 2.1M1 by Stephan Herrmann · 13 years ago
  35. 70ec1e9 mark compiler as 2.1.0 M1 by Stephan Herrmann · 13 years ago
  36. 0577388 defeat warnings, unavoidableGenericTypeProblems is actually doing a good job here, by Stephan Herrmann · 13 years ago
  37. c1f1050 get rid of warnings in these two plugins by Stephan Herrmann · 13 years ago
  38. 040d125 get rid of warnings in these two plugins by Stephan Herrmann · 13 years ago
  39. 78020b4 More re Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  40. 0cd1ea5 More re Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  41. 33c3c99 More re Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  42. 8acb446 More re Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  43. bef0c45 More re Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  44. 8c1554c More re Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  45. 86bfe69 More re Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  46. d69137d More re Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  47. 61efec8 revert to previous, changing this dependency of course breaks the build by Stephan Herrmann · 13 years ago
  48. 1226114 Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  49. 7712127 Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  50. cfc55ca Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  51. 2023016 Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  52. 7ca5131 Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  53. 6cb0790 Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  54. e22970a Test & fix for Bug 348570 - [compiler] missing team anchor reported against enum by Stephan Herrmann · 13 years ago
  55. 51567e1 Test & fix for Bug 348570 - [compiler] missing team anchor reported against enum by Stephan Herrmann · 13 years ago
  56. 7816f1b Test and fix for Bug 348146 - [compiler] NPE when compiling serializable team at compliance level 1.3 by Stephan Herrmann · 13 years ago
  57. 3c1edc8 Test and fix for Bug 348146 - [compiler] NPE when compiling serializable team at compliance level 1.3 by Stephan Herrmann · 13 years ago
  58. 45e1ecd Fix for Bug 354409 - New team wizard should not force new team to be a member of the currently selected team by Stephan Herrmann · 13 years ago
  59. e4c4063 Fix for Bug 354409 - New team wizard should not force new team to be a member of the currently selected team by Stephan Herrmann · 13 years ago
  60. f02c196 workaround for Bug 350133 - Check for Updates suggests Object Teams patch for JDT by Stephan Herrmann · 13 years ago
  61. 617fe5b More version number updates: by Stephan Herrmann · 13 years ago
  62. 5f99945 More version number updates: by Stephan Herrmann · 13 years ago
  63. 86cffec More version number updates: by Stephan Herrmann · 13 years ago
  64. 2732590 More version number updates: by Stephan Herrmann · 13 years ago
  65. a36e836 More version number updates: by Stephan Herrmann · 13 years ago
  66. 5a9f983 Upgrade to v_C03 for Juno M1 by Stephan Herrmann · 13 years ago
  67. 45940d1 Upgrade to v_C04 for Juno M1 by Stephan Herrmann · 13 years ago
  68. dd780c6 Upgrade to v_C04 for Juno M1 by Stephan Herrmann · 13 years ago
  69. db75a63 initial releng update towards Juno M1 by Stephan Herrmann · 13 years ago
  70. db4b55e initial releng update towards Juno M1 by Stephan Herrmann · 13 years ago
  71. 4b91959 initial releng update towards Juno M1 by Stephan Herrmann · 13 years ago
  72. fd5dbb1 include recent change in the OTRE in 2.0.1 by Stephan Herrmann · 13 years ago
  73. 36969d2 include recent change in the OTRE in 2.0.1 by Stephan Herrmann · 13 years ago
  74. 90fccd5 include recent change in the OTRE in 2.0.1 by Stephan Herrmann · 13 years ago
  75. c4fda83 include recent change in the OTRE in 2.0.1 by Stephan Herrmann · 13 years ago
  76. d889e7e snapshot of building towards 3.7.1 before branching 3.8 vs. 3.7.1 by Stephan Herrmann · 13 years ago
  77. 72e49ce add disabled test re Bug 330002 by Stephan Herrmann · 13 years ago
  78. 46b2273 find the affected argument name also when the selected node *is* the argument. by Stephan Herrmann · 13 years ago
  79. d6349c2 One more location needing a test for isBaseType() (test & fix). by Stephan Herrmann · 13 years ago
  80. 45238f5 One more location needing a test for isBaseType() (test & fix). by Stephan Herrmann · 13 years ago
  81. 15d883b Several issues regarding initialization order by Stephan Herrmann · 13 years ago
  82. 75da5a3 Several issues regarding initialization order by Stephan Herrmann · 13 years ago
  83. 9ade599 J2SE-1.5 is enough for this project (and don't store OT-specific options) by Stephan Herrmann · 13 years ago
  84. d6c282e test & fix re non-reference types. by Stephan Herrmann · 13 years ago
  85. 9168c69 test & fix re non-reference types. by Stephan Herrmann · 13 years ago
  86. cffa0e2 new version for the feature by Stephan Herrmann · 13 years ago
  87. 4139268 fix regressions reported by jdt.tests.compiler.regression by Stephan Herrmann · 13 years ago
  88. d08cf1b protect generated annotations from being converted to DOM AST. by Stephan Herrmann · 13 years ago
  89. 24ccbe8 offer two proposals also in case of unknown nullness / missing annotation by Stephan Herrmann · 13 years ago
  90. f3e0c45 ranking of proposals: local change before change in super class. by Stephan Herrmann · 13 years ago
  91. 15e141c further adjust quickfixes to current implementation by Stephan Herrmann · 13 years ago
  92. b9ecf4c report null-issue in super call exactly once, by Stephan Herrmann · 13 years ago
  93. 76d45ac report null-issue in super call exactly once, by Stephan Herrmann · 13 years ago
  94. 4929286 some version numbers towards 2.0.1 by Stephan Herrmann · 13 years ago
  95. 3b97b07 some version numbers towards 2.0.1 by Stephan Herrmann · 13 years ago
  96. ace654d some version numbers towards 2.0.1 by Stephan Herrmann · 13 years ago
  97. 5c4154d some version numbers towards 2.0.1 by Stephan Herrmann · 13 years ago
  98. d39a439 Test & fix for Bug 354244 - Role-side callin guard predicate interferes with Team.isExecutingCallin() by Stephan Herrmann · 13 years ago
  99. 0b58837 Test & fix for Bug 354244 - Role-side callin guard predicate interferes with Team.isExecutingCallin() by Stephan Herrmann · 13 years ago
  100. ab17395 add new resources from v_B72_R73x by Stephan Herrmann · 13 years ago