1. bfa036f Version update etc. see Bug 345276 - Switch to release version 2.0.0 by Stephan Herrmann · 13 years ago
  2. b21b561 Version update etc. see Bug 345276 - Switch to release version 2.0.0 by Stephan Herrmann · 13 years ago
  3. 6f8dd24 Version update etc. see Bug 345276 - Switch to release version 2.0.0 by Stephan Herrmann · 13 years ago
  4. 2de0011 Version update etc. see Bug 345276 - Switch to release version 2.0.0 by Stephan Herrmann · 13 years ago
  5. 067ca7a Version update etc. see Bug 345276 - Switch to release version 2.0.0 by Stephan Herrmann · 13 years ago
  6. be49db6 Version update etc. see Bug 345276 - Switch to release version 2.0.0 by Stephan Herrmann · 13 years ago
  7. 3acbc64 Version update etc. see Bug 345276 - Switch to release version 2.0.0 by Stephan Herrmann · 13 years ago
  8. ab10979 Version update etc. see Bug 345276 - Switch to release version 2.0.0 by Stephan Herrmann · 13 years ago
  9. f728c89 Version update etc. see Bug 345276 - Switch to release version 2.0.0 by Stephan Herrmann · 13 years ago
  10. 76c2ca9 Adopt OTJLD changes regarding Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  11. 4a049f0 Implementation part two for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  12. e034caa acknowledge new problem re LiftingFailedException in parameter mapping. by Stephan Herrmann · 13 years ago
  13. 4a8621a avoid the need to declare LiftingFailedException (after this exception has been hardened): by Stephan Herrmann · 13 years ago
  14. a1d2d1a avoid the need to declared LiftingFailedException (after this exception has been hardened): by Stephan Herrmann · 13 years ago
  15. eeaee57 this workaround (LFE) is no longer needed by Stephan Herrmann · 13 years ago
  16. 5253036 2. attempt to make compilable after LiftingFailedException has been hardened: by Stephan Herrmann · 13 years ago
  17. 5b0f6d9 off-hand attempt to reconcile existing teams with new handling of LiftingFailedException. by Stephan Herrmann · 13 years ago
  18. 1764938 off-hand attempt to reconcile existing teams with new handling of LiftingFailedException. by Stephan Herrmann · 13 years ago
  19. eb427bb Experiment for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception. by Stephan Herrmann · 13 years ago
  20. 229a369 use compliance from the build path setting. by Stephan Herrmann · 13 years ago
  21. 7e82eac export all packages (but mark as x-internal) by Stephan Herrmann · 13 years ago
  22. 7c94351 API consolidation: by Stephan Herrmann · 13 years ago
  23. 826a6c9 export all packages (but mark as x-internal) by Stephan Herrmann · 13 years ago
  24. 4336ea3 adjust build configuration to BREE JavaSE-1.6 by Stephan Herrmann · 13 years ago
  25. 58c5f03 mark internal package (only test may access) by Stephan Herrmann · 13 years ago
  26. b75a09f API consolidation by Stephan Herrmann · 13 years ago
  27. 18ed824 mark internal packages as x-internal by Stephan Herrmann · 13 years ago
  28. bd1eb9f mark internal packages as x-internal by Stephan Herrmann · 13 years ago
  29. be4d7d8 mark internal packages as x-internal by Stephan Herrmann · 13 years ago
  30. e51cb41 separate API / non-API classes & packages by Stephan Herrmann · 13 years ago
  31. 1219f13 separate API / non-API classes & packages by Stephan Herrmann · 13 years ago
  32. 576e627 API documentation by Stephan Herrmann · 13 years ago
  33. 84cb0d3 API documentation by Stephan Herrmann · 13 years ago
  34. e57451e separate out non-OTDT projects like the nullity prototype by Stephan Herrmann · 13 years ago
  35. 407af64 Addition for Bug 344350 - [runtime][bcel] NPE in InstructionList.getInstructionHandles() by Stephan Herrmann · 13 years ago
  36. 4375573 update about info for M7 by Stephan Herrmann · 13 years ago
  37. baf488b avoid NPE seen during debugging (bootstrap classes are loaded without a class loader) by Stephan Herrmann · 13 years ago
  38. 8fb34af Addition for Bug 344350 - [runtime][bcel] NPE in InstructionList.getInstructionHandles() by Stephan Herrmann · 13 years ago
  39. 9b6e598 Mark two more bundles in Eclipse 4.1 that come before our transformer is fully installed. by Stephan Herrmann · 13 years ago
  40. c1f8d8c Fix for Bug 344350 - [runtime][bcel] NPE in InstructionList.getInstructionHandles() by Stephan Herrmann · 13 years ago
  41. d9548b3 Restore consuming Bug 329784 for M7 (SDK M6 already has that support so upgrading M6->M7 should work) by Stephan Herrmann · 13 years ago
  42. 081a33c Leverage new annotation @Instantiation from bug 338582 for a >20% speedup. by Stephan Herrmann · 13 years ago
  43. 1682cb5 avoid SWTError on shutdown. by Stephan Herrmann · 13 years ago
  44. bd964b0 raise severity to error: loading extensions from an unresolved bundle shouldn't happen actually. by Stephan Herrmann · 13 years ago
  45. 317f754 Fix for Bug 342494 - On JVM 1.5 loading org.eclipse.objectteams.otdt.apt causes exceptions by Stephan Herrmann · 13 years ago
  46. 17be2fd Fix for Bug 342494 - On JVM 1.5 loading org.eclipse.objectteams.otdt.apt causes exceptions by Stephan Herrmann · 13 years ago
  47. b7f41a3 going towards M7, test commit after setting a new password by Stephan Herrmann · 13 years ago
  48. 719b4a0 partially revert fix for Bug 329784 - Touchpoint instruction for incremental changes to program properties by Stephan Herrmann · 13 years ago
  49. eef8cb4 trying to really fix Bug 329806 - Don't unpack otdt.ui.help during installing by Stephan Herrmann · 13 years ago
  50. 4163a7b trying to really fix Bug 329806 - Don't unpack otdt.ui.help during installing by Stephan Herrmann · 13 years ago
  51. 4d66a6a Implementation for Bug 339264 - [refactoring] extract interface on a role should create a role interface by Stephan Herrmann · 13 years ago
  52. dad6625 Test & fix for Bug 339520 - [quickfix] creating a role constructor via quickfix creates ';' instead of body by Stephan Herrmann · 13 years ago
  53. ae1f9b7 more versions towards M6 by Stephan Herrmann · 13 years ago
  54. 917bf95 more versions towards M6 by Stephan Herrmann · 13 years ago
  55. 8a9f3c3 Implementation for Bug 338582 - consider optimization by avoiding the role cache by Stephan Herrmann · 13 years ago
  56. 414c02c Implementation for Bug 338582 - consider optimization by avoiding the role cache by Stephan Herrmann · 13 years ago
  57. 5036672 consume fix for https://bugs.eclipse.org/329784 - Touchpoint instruction for incremental changes to program properties by Stephan Herrmann · 13 years ago
  58. f9668cf Fix for Bug 338840 - [ui] adapt to generified jdt.ui by Stephan Herrmann · 13 years ago
  59. d70bc6b Fix for Bug 338840 - [ui] adapt to generified jdt.ui by Stephan Herrmann · 13 years ago
  60. db2d437 clean-up re Bug 338524 - Avoid using class MessageFormat by Stephan Herrmann · 13 years ago
  61. 8234d64 clean-up re Bug 338524 - Avoid using class MessageFormat by Stephan Herrmann · 13 years ago
  62. 0dfe5d0 clean-up re Bug 338524 - Avoid using class MessageFormat by Stephan Herrmann · 13 years ago
  63. 08ebc74 clean-up re Bug 338524 - Avoid using class MessageFormat by Stephan Herrmann · 13 years ago
  64. ffb4457 clean-up re Bug 338524 - Avoid using class MessageFormat by Stephan Herrmann · 13 years ago
  65. 786fbd1 clean-up re Bug 338524 - Avoid using class MessageFormat by Stephan Herrmann · 13 years ago
  66. 8e226a4 clean-up re Bug 338524 - Avoid using class MessageFormat by Stephan Herrmann · 13 years ago
  67. 1bf27f6 Abandon the concept of options for NullAnnotationsCleanUp, because these by Stephan Herrmann · 13 years ago
  68. e93b4be - change warning token to nullcontract and support both directions of lookup by Stephan Herrmann · 13 years ago
  69. 2c90511 - convert QuickFixes from a team to a regular quickfix processor. by Stephan Herrmann · 13 years ago
  70. 78e8c06 - support reading @XByDefault from .class by Stephan Herrmann · 13 years ago
  71. 93e976a bump up to 0.7.1 for second upload. by Stephan Herrmann · 13 years ago
  72. ceb1d33 fixed a typo: was using the wrong message string. by Stephan Herrmann · 13 years ago
  73. 5b4cb44 New quickfixes for adjusting annotations of overridden methods by Stephan Herrmann · 13 years ago
  74. 370227c Quickfix improvements: by Stephan Herrmann · 13 years ago
  75. 9e22b47 - support package level default annotations by Stephan Herrmann · 13 years ago
  76. 0eaf0b7 implemented annotations for nullness defaults and their application to types. by Stephan Herrmann · 13 years ago
  77. e455448 a minor pure refactoring by Stephan Herrmann · 13 years ago
  78. 47e526f remove unused constant (no reason yet to rebuild this bundle) by Stephan Herrmann · 13 years ago
  79. 210834a draft of another quickfix: if parameter is explicitly checked for null add @Nullable to its declaration by Stephan Herrmann · 13 years ago
  80. 4781b80 NPE fix (need to check array element, too). by Stephan Herrmann · 13 years ago
  81. d05aafb draft of another quickfix: if parameter is explicitly checked for null add @Nullable to its declaration by Stephan Herrmann · 13 years ago
  82. c351294 workaround for missing array growing in UnconditionalFlowInfo.markAsDefinititelyNonNull et al. by Stephan Herrmann · 13 years ago
  83. 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
  84. 10982a7 Fix for Bug 335739 - [ui] cleanup OT/J compiler preferences page by Stephan Herrmann · 13 years ago
  85. ae7bb35 Fix for Bug 335739 - [ui] cleanup OT/J compiler preferences page by Stephan Herrmann · 13 years ago
  86. 1850753 unlock bundles with changes post M4 by Stephan Herrmann · 13 years ago
  87. 0289ab5 First take at quickfixes/cleanup for null-annotation related problems, by Stephan Herrmann · 13 years ago
  88. ea234cf More warnings (under existing irritants): by Stephan Herrmann · 13 years ago
  89. f895874 Fix for Bug 335523 - [compiler] separate tuning of severity of decapsulation in "set" callout-to-field by Stephan Herrmann · 13 years ago
  90. 9f636f8 Fix for Bug 335523 - [compiler] separate tuning of severity of decapsulation in "set" callout-to-field by Stephan Herrmann · 13 years ago
  91. 24802c0 - implement general preference org.eclipse.jdt.core.compiler.annotation.nulldefault by Stephan Herrmann · 13 years ago
  92. 036726c - feed our option names into the java model so these options will be processed, too. by Stephan Herrmann · 13 years ago
  93. a3e8bea try to protect against an NPE seen in the logs, by Stephan Herrmann · 13 years ago
  94. f3b02a4 OT/Equinox version of patch v7: https://bugs.eclipse.org/bugs/attachment.cgi?id=186890 by Stephan Herrmann · 13 years ago
  95. b1d0500 fix file handle leaks via InputStream which caused grief in JUnit tests run from the IDE by Stephan Herrmann · 13 years ago
  96. df34748 fix file handle leaks via InputStream which caused grief in JUnit tests run from the IDE by Stephan Herrmann · 13 years ago
  97. 693379f freeze plugin versions as of 0.8M4 and proceed into M5 by Stephan Herrmann · 13 years ago
  98. 5bd636e Using translation flag from the attribute rather than locally computing it ensures consistency by Stephan Herrmann · 13 years ago
  99. 0d1adc4 fix ICE seen in RL (som-cache example): by Stephan Herrmann · 13 years ago
  100. 65e74c1 do absorb change of base signature using a parameter mapping by Stephan Herrmann · 13 years ago