1. 081a33c Leverage new annotation @Instantiation from bug 338582 for a >20% speedup. by Stephan Herrmann · 13 years ago
  2. 1682cb5 avoid SWTError on shutdown. by Stephan Herrmann · 13 years ago
  3. bd964b0 raise severity to error: loading extensions from an unresolved bundle shouldn't happen actually. by Stephan Herrmann · 13 years ago
  4. 317f754 Fix for Bug 342494 - On JVM 1.5 loading org.eclipse.objectteams.otdt.apt causes exceptions by Stephan Herrmann · 13 years ago
  5. 17be2fd Fix for Bug 342494 - On JVM 1.5 loading org.eclipse.objectteams.otdt.apt causes exceptions by Stephan Herrmann · 13 years ago
  6. b7f41a3 going towards M7, test commit after setting a new password by Stephan Herrmann · 13 years ago
  7. 719b4a0 partially revert fix for Bug 329784 - Touchpoint instruction for incremental changes to program properties by Stephan Herrmann · 13 years ago
  8. eef8cb4 trying to really fix Bug 329806 - Don't unpack otdt.ui.help during installing by Stephan Herrmann · 13 years ago
  9. 4163a7b trying to really fix Bug 329806 - Don't unpack otdt.ui.help during installing by Stephan Herrmann · 13 years ago
  10. 4d66a6a Implementation for Bug 339264 - [refactoring] extract interface on a role should create a role interface by Stephan Herrmann · 13 years ago
  11. dad6625 Test & fix for Bug 339520 - [quickfix] creating a role constructor via quickfix creates ';' instead of body by Stephan Herrmann · 13 years ago
  12. ae1f9b7 more versions towards M6 by Stephan Herrmann · 13 years ago
  13. 917bf95 more versions towards M6 by Stephan Herrmann · 13 years ago
  14. 8a9f3c3 Implementation for Bug 338582 - consider optimization by avoiding the role cache by Stephan Herrmann · 13 years ago
  15. 414c02c Implementation for Bug 338582 - consider optimization by avoiding the role cache by Stephan Herrmann · 13 years ago
  16. 5036672 consume fix for https://bugs.eclipse.org/329784 - Touchpoint instruction for incremental changes to program properties by Stephan Herrmann · 13 years ago
  17. f9668cf Fix for Bug 338840 - [ui] adapt to generified jdt.ui by Stephan Herrmann · 13 years ago
  18. d70bc6b Fix for Bug 338840 - [ui] adapt to generified jdt.ui by Stephan Herrmann · 13 years ago
  19. db2d437 clean-up re Bug 338524 - Avoid using class MessageFormat by Stephan Herrmann · 13 years ago
  20. 8234d64 clean-up re Bug 338524 - Avoid using class MessageFormat by Stephan Herrmann · 13 years ago
  21. 0dfe5d0 clean-up re Bug 338524 - Avoid using class MessageFormat by Stephan Herrmann · 13 years ago
  22. 08ebc74 clean-up re Bug 338524 - Avoid using class MessageFormat by Stephan Herrmann · 13 years ago
  23. ffb4457 clean-up re Bug 338524 - Avoid using class MessageFormat by Stephan Herrmann · 13 years ago
  24. 786fbd1 clean-up re Bug 338524 - Avoid using class MessageFormat by Stephan Herrmann · 13 years ago
  25. 8e226a4 clean-up re Bug 338524 - Avoid using class MessageFormat by Stephan Herrmann · 13 years ago
  26. 1bf27f6 Abandon the concept of options for NullAnnotationsCleanUp, because these by Stephan Herrmann · 13 years ago
  27. e93b4be - change warning token to nullcontract and support both directions of lookup by Stephan Herrmann · 13 years ago
  28. 2c90511 - convert QuickFixes from a team to a regular quickfix processor. by Stephan Herrmann · 13 years ago
  29. 78e8c06 - support reading @XByDefault from .class by Stephan Herrmann · 13 years ago
  30. 93e976a bump up to 0.7.1 for second upload. by Stephan Herrmann · 13 years ago
  31. ceb1d33 fixed a typo: was using the wrong message string. by Stephan Herrmann · 13 years ago
  32. 5b4cb44 New quickfixes for adjusting annotations of overridden methods by Stephan Herrmann · 13 years ago
  33. 370227c Quickfix improvements: by Stephan Herrmann · 13 years ago
  34. 9e22b47 - support package level default annotations by Stephan Herrmann · 13 years ago
  35. 0eaf0b7 implemented annotations for nullness defaults and their application to types. by Stephan Herrmann · 13 years ago
  36. e455448 a minor pure refactoring by Stephan Herrmann · 13 years ago
  37. 47e526f remove unused constant (no reason yet to rebuild this bundle) by Stephan Herrmann · 13 years ago
  38. 210834a draft of another quickfix: if parameter is explicitly checked for null add @Nullable to its declaration by Stephan Herrmann · 13 years ago
  39. 4781b80 NPE fix (need to check array element, too). by Stephan Herrmann · 13 years ago
  40. d05aafb draft of another quickfix: if parameter is explicitly checked for null add @Nullable to its declaration by Stephan Herrmann · 13 years ago
  41. c351294 workaround for missing array growing in UnconditionalFlowInfo.markAsDefinititelyNonNull et al. by Stephan Herrmann · 13 years ago
  42. 43833fd Fix for Bug 326061 - [wizard] new role wizard inserts bogus base import if base is from the same package by Stephan Herrmann · 13 years ago
  43. 10982a7 Fix for Bug 335739 - [ui] cleanup OT/J compiler preferences page by Stephan Herrmann · 13 years ago
  44. ae7bb35 Fix for Bug 335739 - [ui] cleanup OT/J compiler preferences page by Stephan Herrmann · 13 years ago
  45. 1850753 unlock bundles with changes post M4 by Stephan Herrmann · 13 years ago
  46. 0289ab5 First take at quickfixes/cleanup for null-annotation related problems, by Stephan Herrmann · 13 years ago
  47. ea234cf More warnings (under existing irritants): by Stephan Herrmann · 13 years ago
  48. f895874 Fix for Bug 335523 - [compiler] separate tuning of severity of decapsulation in "set" callout-to-field by Stephan Herrmann · 13 years ago
  49. 9f636f8 Fix for Bug 335523 - [compiler] separate tuning of severity of decapsulation in "set" callout-to-field by Stephan Herrmann · 13 years ago
  50. 24802c0 - implement general preference org.eclipse.jdt.core.compiler.annotation.nulldefault by Stephan Herrmann · 13 years ago
  51. 036726c - feed our option names into the java model so these options will be processed, too. by Stephan Herrmann · 13 years ago
  52. a3e8bea try to protect against an NPE seen in the logs, by Stephan Herrmann · 13 years ago
  53. f3b02a4 OT/Equinox version of patch v7: https://bugs.eclipse.org/bugs/attachment.cgi?id=186890 by Stephan Herrmann · 13 years ago
  54. b1d0500 fix file handle leaks via InputStream which caused grief in JUnit tests run from the IDE by Stephan Herrmann · 13 years ago
  55. df34748 fix file handle leaks via InputStream which caused grief in JUnit tests run from the IDE by Stephan Herrmann · 13 years ago
  56. 693379f freeze plugin versions as of 0.8M4 and proceed into M5 by Stephan Herrmann · 13 years ago
  57. 5bd636e Using translation flag from the attribute rather than locally computing it ensures consistency by Stephan Herrmann · 13 years ago
  58. 0d1adc4 fix ICE seen in RL (som-cache example): by Stephan Herrmann · 13 years ago
  59. 65e74c1 do absorb change of base signature using a parameter mapping by Stephan Herrmann · 13 years ago
  60. 2b90f03 adjust callin binding to new signature in base class. by Stephan Herrmann · 13 years ago
  61. 2985bc2 make update of aspectBindingData atomic, I had an NPE for an element in the array, by Stephan Herrmann · 13 years ago
  62. f7cd2d3 Fix for Bug 331866 - [ui] Show when callin marker creator is waiting for java indexes by Stephan Herrmann · 13 years ago
  63. 706d535 API consolidation for the otdt.ui plugin. by Stephan Herrmann · 13 years ago
  64. 8c9d5ea API consolidation for the otdt.ui plugin. by Stephan Herrmann · 13 years ago
  65. 96d6fc8 API consolidation for the otdt.ui plugin. by Stephan Herrmann · 13 years ago
  66. 3b66425 API consolidation for the otdt.ui plugin. by Stephan Herrmann · 13 years ago
  67. 117f97d cleanup: by Stephan Herrmann · 13 years ago
  68. 63e4eea make dependency on org.objectteams/ explicit, even if currently used only in javadoc by Stephan Herrmann · 13 years ago
  69. 78edf2b API consolidation for org.eclipse.objectteams.otdt.debug by Stephan Herrmann · 13 years ago
  70. 6c3cbc1 API consolidation for org.eclipse.objectteams.otdt.debug by Stephan Herrmann · 13 years ago
  71. 7e30edd API consolidation for org.eclipse.objectteams.otdt.debug by Stephan Herrmann · 13 years ago
  72. 75085f6 API consolidation for org.eclipse.objectteams.otdt.debug by Stephan Herrmann · 13 years ago
  73. 3b4833e API consolidation for org.eclipse.objectteams.otdt.debug by Stephan Herrmann · 13 years ago
  74. 672a4e5 API consolidation: - nothing public in this plugin by Stephan Herrmann · 13 years ago
  75. d95a267 document access to internal for these two purposes: by Stephan Herrmann · 13 years ago
  76. ef32486 avoid one access to internal (Workbench) by Stephan Herrmann · 13 years ago
  77. e17b7fc avoid leaking of internal types by Stephan Herrmann · 13 years ago
  78. cbbe547 cleanup: by Stephan Herrmann · 13 years ago
  79. bccbbb3 cleanup: this team no longer adapts pde.ui by Stephan Herrmann · 13 years ago
  80. ee265f1 code cleanup: remove old stuff incl. a workaround to a compiler bug. document context and necessity of adaptation. by Stephan Herrmann · 13 years ago
  81. e1baef0 one fewer internal access by Stephan Herrmann · 13 years ago
  82. cc3576b move two constants to a public place to avoid discouraged access between two of our own plugins. by Stephan Herrmann · 13 years ago
  83. 9bc81d4 move two constants to a public place to avoid discouraged access between two of our own plugins. by Stephan Herrmann · 13 years ago
  84. cbaeacd cleanup a few instances of discouraged access by Stephan Herrmann · 13 years ago
  85. 58a97a4 cleanup a few instances of discouraged access by Stephan Herrmann · 13 years ago
  86. c879599 Fix for Bug 331114 - [help] update the Object Teams Application cheatsheet by Stephan Herrmann · 13 years ago
  87. acefef9 alerted by a warning let's avoid duplicate packaging into . and otdtuihelp.jar. by Stephan Herrmann · 13 years ago
  88. e6282af avoid type safety warnings, Equinox is now generified. by Stephan Herrmann · 13 years ago
  89. ca37692 Fix regression in ClassFileTests where start of JavaPlugin (JDT/UI) confused the buffer management by Stephan Herrmann · 13 years ago
  90. 5f66394 API consolidation: by Stephan Herrmann · 13 years ago
  91. 72d501f API consolidation: by Stephan Herrmann · 13 years ago
  92. 8958ff3 API consolidation: by Stephan Herrmann · 13 years ago
  93. 8555b26 API consolidation: by Stephan Herrmann · 13 years ago
  94. 4dc3387 More API cleanup by Stephan Herrmann · 13 years ago
  95. 4e28a45 More API cleanup by Stephan Herrmann · 13 years ago
  96. 241a573 More API cleanup by Stephan Herrmann · 13 years ago
  97. c1f2e85 Refactoring/API-cleanup: by Stephan Herrmann · 13 years ago
  98. 17fd43e Refactoring/API-cleanup: by Stephan Herrmann · 13 years ago
  99. a40c5fe Refactoring/API-cleanup: by Stephan Herrmann · 13 years ago
  100. 5561413 Refactoring/API-cleanup: by Stephan Herrmann · 13 years ago