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