1. 959293e Fix regression in OTJavaTypeSearchTest: merge accidentally deleted one OT change. by Stephan Herrmann · 13 years ago
  2. bcc29b6 fix regressions in otdt.ui.tests.refactoring RenameTypeTest: by Stephan Herrmann · 13 years ago
  3. 8f08401 one more location to update jdt.core to 3.7.1 by Stephan Herrmann · 13 years ago
  4. 885adf4 update to plugin version as of 3.7.1 by Stephan Herrmann · 13 years ago
  5. 2807887 Avoid double reporting of diamond-related error in new tests GenericsRegressionTest_1_7 (e.g., test0037) by Stephan Herrmann · 13 years ago
  6. 06b4ec3 better fix for PolymorphicSignatureTest that still processes the first arguments in a call to a varargs method. by Stephan Herrmann · 13 years ago
  7. b9089ee Fix AIOOBE from new PolymorphicSignatureTest: original may have fewer formals than are actuals in the call. by Stephan Herrmann · 13 years ago
  8. 3ad4328 fix CCE and other failures in GenericsRegressionTests: by Stephan Herrmann · 13 years ago
  9. c433a47 avoid clash of IsGeneratedWithProblem with new constant IsDiamond. by Stephan Herrmann · 13 years ago
  10. 4906c60 add new resources for unicode handling (from v_B72_R37x) by Stephan Herrmann · 13 years ago
  11. 7ede2cb repair LTR for catch argument, which was broken by the recent merge with Java7 support. by Stephan Herrmann · 13 years ago
  12. 119e659 adjust expected messages: bogus secondary error is no longer reported, perhaps due to grammar change. by Stephan Herrmann · 13 years ago
  13. 44109d3 Basic merge with v_B72_R37x incl. support for Java7. by Stephan Herrmann · 13 years ago
  14. ea59a2a revert hapless dependency, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=351117 by Stephan Herrmann · 13 years ago
  15. 175f8ff Test & fix for Bug 352605 - Eclipse is reporting "Could not retrieve superclass" every few minutes by Stephan Herrmann · 13 years ago
  16. 5ca6b8e Test & fix for Bug 352605 - Eclipse is reporting "Could not retrieve superclass" every few minutes by Stephan Herrmann · 13 years ago
  17. a39cdab - remove copying of inherited null annotations by Stephan Herrmann · 13 years ago
  18. d045c75 - remove copying of inherited null annotations by Stephan Herrmann · 13 years ago
  19. acb097f + renamed one IProblem + adjust irritants to avoid conflict in v_C01 by Stephan Herrmann · 13 years ago
  20. 7b74133 change scheme of warning/error message from "null contract violation" to "type mismatch" by Stephan Herrmann · 13 years ago
  21. d6d46a2 change scheme of warning/error message from "null contract violation" to "type mismatch" by Stephan Herrmann · 13 years ago
  22. fc0c0d9 remove support for emulating annotation types. by Stephan Herrmann · 13 years ago
  23. 892a6f6 remove support for emulating annotation types. by Stephan Herrmann · 13 years ago
  24. 8741972 correction: previous commit unlocked the wrong plugin by Stephan Herrmann · 13 years ago
  25. 2cde4ec document background info behind previous commit. by Stephan Herrmann · 13 years ago
  26. 631def1 Fix regression in CalloutToField.test3317_multipleCalloutToSameField2() by Stephan Herrmann · 13 years ago
  27. 08b4a8a otredyn: implement callout (compiler-part) by Stephan Herrmann · 13 years ago
  28. 62e1c08 otredyn: implement callout (compiler-part) by Stephan Herrmann · 13 years ago
  29. 1828ae2 Fup of Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  30. bfb556c Fup of Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  31. 4f75b17 Fup of Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  32. 21c9234 Fup of Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  33. d209bf7 comment update by Stephan Herrmann · 13 years ago
  34. 3d1663e Additional fix for Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  35. 7b25b8a Additional fix for Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  36. bb38aa6 Additional fix for Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  37. 8ac9067 Additional fix for Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  38. 66189f3 Test & fix for Bug 350318 - [compiler] Erroneous name clash error in @Override methods by Stephan Herrmann · 13 years ago
  39. fa2b622 Test & fix for Bug 350318 - [compiler] Erroneous name clash error in @Override methods by Stephan Herrmann · 13 years ago
  40. 8d12407 Partial fix for Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  41. e7a81b9 Partial fix for Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  42. c8212e8 otredyn: avoid reporting secondary errors in testB11_sh11b() by Stephan Herrmann · 13 years ago
  43. 06c7102 otredyn: by Stephan Herrmann · 13 years ago
  44. e0d81a6 otredyn: precise boxing of base call arguments (using the required type, rather than provided) by Stephan Herrmann · 13 years ago
  45. cc18016 otredyn: array-lifting/lowering. by Stephan Herrmann · 13 years ago
  46. 1b4d1a3 implement dispatching of static base-calls for otredyn by Stephan Herrmann · 13 years ago
  47. 01414f7 fixed two situations where generated code needs more casts by Stephan Herrmann · 13 years ago
  48. b523300 when working on otredyn I saw a situation where lack of constant caused NPE, by Stephan Herrmann · 13 years ago
  49. 3c78f92 adopt one missing line from the old CallinImplementor by Stephan Herrmann · 13 years ago
  50. 4c1bd56 New attribute field declaringBaseClassName as needed for test4141_dangerousCallinBinding3 by Stephan Herrmann · 13 years ago
  51. 6ffa62b otredyn improvement: - fixed a CCE - handle arg boxing by Stephan Herrmann · 13 years ago
  52. 8727396 more otredyn fixes for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  53. 5cc322c update otredyn for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  54. ba3b4b6 unlock the patch feature to enable new version of jdt.core by Stephan Herrmann · 13 years ago
  55. a2c72bc moving forward towards 2.0.1 by Stephan Herrmann · 13 years ago
  56. fa5f6f4 Test & fix for Bug 351317 - Error in (redundant) cast of anchored type by Stephan Herrmann · 13 years ago
  57. 40ba96e Test & fix for Bug 351317 - Error in (redundant) cast of anchored type by Stephan Herrmann · 13 years ago
  58. b4525ba Test & fix for Bug 351317 - Error in (redundant) cast of anchored type by Stephan Herrmann · 13 years ago
  59. 70eff36 remove obsolete workaround and specify what JDT/Core version resolved the issue. by Stephan Herrmann · 13 years ago
  60. 8b24477 Bugfix: arguments of a message send must be analyzed before checking against null contracts by Stephan Herrmann · 13 years ago
  61. b8f5cfe Bugfix: arguments of a message send must be analyzed before checking against null contracts by Stephan Herrmann · 13 years ago
  62. f32820b add plugin.properties to build, issue detected when running in test local en_AA by Stephan Herrmann · 13 years ago
  63. f9c2212 Fix for Bug 349247 - [wizard] invoking the new team wizard from the PDE editor throws NPE by Stephan Herrmann · 13 years ago
  64. d0e81c0 Fix for Bug 349247 - [wizard] invoking the new team wizard from the PDE editor throws NPE by Stephan Herrmann · 13 years ago
  65. 7b320d8 Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  66. 395cc71 Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  67. 1ab3e09 this copy failed - remove again by Stephan Herrmann · 13 years ago
  68. e24494f First step regarding Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  69. 53b7b27 First step regarding Bug 349242 - [help] split otdt.ui.help plug-in by Stephan Herrmann · 13 years ago
  70. 383aed9 Start splitting otdt.ui.help into a doc-only and a code-only plug-in. by Stephan Herrmann · 13 years ago
  71. b613afe tiny correction: eclipse bugzilla url. by Stephan Herrmann · 13 years ago
  72. cd0f707 Tiny new feature for publishing the new org.eclipse.objectteams.mvn plug-in. by Stephan Herrmann · 13 years ago
  73. 80bf22d Share project "org.eclipse.objectteams.mvn.feature" into "svn+ssh://sherrmann@dev.eclipse.org/svnroot/tools/org.eclipse.objectteams" by Stephan Herrmann · 13 years ago
  74. 55352a3 Tiny new plugin that adds OT/J support to m2e (maven). by Stephan Herrmann · 13 years ago
  75. 53c8620 Share project "org.eclipse.objectteams.mvn" into "svn+ssh://sherrmann@dev.eclipse.org/svnroot/tools/org.eclipse.objectteams" by Stephan Herrmann · 13 years ago
  76. e395bd4 revert variable substitution by the release plugin and document its insanity. by Stephan Herrmann · 13 years ago
  77. fa2582d tiny doc correction by Stephan Herrmann · 13 years ago
  78. b70a040 manually revert some of the half-baked automatic release by Stephan Herrmann · 13 years ago
  79. 662bee4 revert 1342 for this file: broke standalone usage (w/o osgi), by Stephan Herrmann · 13 years ago
  80. c7cc1d7 [maven-release-plugin] prepare release objectteams-artifact-deployer-2.0.0 by Stephan Herrmann · 13 years ago
  81. 5ad6eeb try this combination: manually set parent to released, by Stephan Herrmann · 13 years ago
  82. a027680 trying to release one more maven project: by Stephan Herrmann · 13 years ago
  83. 29a251d [maven-release-plugin] prepare release objectteams-artifact-deployer-2.0.0 by Stephan Herrmann · 13 years ago
  84. fc31b2e ref to release plugin was pulled up to parent pom by Stephan Herrmann · 13 years ago
  85. c923bb8 [maven-release-plugin] prepare for next development iteration by Stephan Herrmann · 13 years ago
  86. 83c1912 [maven-release-plugin] prepare release objectteams-parent-pom-2.0.0 by Stephan Herrmann · 13 years ago
  87. 7aa79e9 manually prepare for release: by Stephan Herrmann · 13 years ago
  88. b24af85 [maven-release-plugin] prepare release objectteams-parent-pom-2.0.0 by Stephan Herrmann · 13 years ago
  89. 164a4c9 manually prepare for release: by Stephan Herrmann · 13 years ago
  90. 70298df [maven-release-plugin] prepare release objectteams-parent-pom-2.0.0 by Stephan Herrmann · 13 years ago
  91. 081c0f7 try using the release plug-in by Stephan Herrmann · 13 years ago
  92. 46cee6b First take at updating mvn support to OTDT 2.0.0 by Stephan Herrmann · 13 years ago
  93. 9febfcd First take at updating mvn support to OTDT 2.0.0 by Stephan Herrmann · 13 years ago
  94. 0481dd6 First take at updating mvn support to OTDT 2.0.0 by Stephan Herrmann · 13 years ago
  95. 1b387a3 add legal files by Stephan Herrmann · 13 years ago
  96. 4a47627 add legal files by Stephan Herrmann · 13 years ago
  97. 6f5943f New test and required fix: by Stephan Herrmann · 13 years ago
  98. 10113f6 New test and required fix: by Stephan Herrmann · 13 years ago
  99. 1af8d52 lock everything to build 201106070730 which is our current candidate for Indigo (RC4 & final). by Stephan Herrmann · 13 years ago
  100. c1e6188 renamed epl-v1.0.html to epl-v10.html to meat expectations. by Stephan Herrmann · 13 years ago