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