1. e59e8e6 try to get heap dumps if leak tests go out of memory again. by Stephan Herrmann · 12 years ago
  2. 407af64 Addition for Bug 344350 - [runtime][bcel] NPE in InstructionList.getInstructionHandles() by Stephan Herrmann · 12 years ago
  3. 4375573 update about info for M7 by Stephan Herrmann · 12 years ago
  4. baf488b avoid NPE seen during debugging (bootstrap classes are loaded without a class loader) by Stephan Herrmann · 12 years ago
  5. 8fb34af Addition for Bug 344350 - [runtime][bcel] NPE in InstructionList.getInstructionHandles() by Stephan Herrmann · 12 years ago
  6. 1701712 fixed one version number. by Stephan Herrmann · 12 years ago
  7. 156cb28 Update to 3.7M7 using (using jdt.core at v_B53) by Stephan Herrmann · 12 years ago
  8. 62c4971 Update to 3.7M7 using (using jdt.core at v_B53) by Stephan Herrmann · 12 years ago
  9. ba9dd4c Update to 3.7M7 using (using jdt.core at v_B53) by Stephan Herrmann · 12 years ago
  10. e4589e8 Update to 3.7M7 using (using jdt.core at v_B53) by Stephan Herrmann · 12 years ago
  11. ef5c26a Update to 3.7M7 using (using jdt.core at v_B53) by Stephan Herrmann · 12 years ago
  12. 02dfe3a Update to 3.7M7 using (using jdt.core at v_B53) by Stephan Herrmann · 12 years ago
  13. 031fa5d try to do without any plugin imports inside the feature. by Stephan Herrmann · 12 years ago
  14. 9b6e598 Mark two more bundles in Eclipse 4.1 that come before our transformer is fully installed. by Stephan Herrmann · 12 years ago
  15. 4a89ec8 Fix for Bug 344350 - [runtime][bcel] NPE in InstructionList.getInstructionHandles() by Stephan Herrmann · 12 years ago
  16. c1f8d8c Fix for Bug 344350 - [runtime][bcel] NPE in InstructionList.getInstructionHandles() by Stephan Herrmann · 12 years ago
  17. d64f6c5 removed unwanted dependency from the old days of update installers. by Stephan Herrmann · 12 years ago
  18. c234451 additional test & fix for Bug 332790 - [search] search doesn't find tsuper method calls by Stephan Herrmann · 12 years ago
  19. 1c19eb0 adopt new JCLMin jar as needed for test for bug 341759. by Stephan Herrmann · 12 years ago
  20. 703de6b versions for M7 candidate built against I20110425-1800 by Stephan Herrmann · 12 years ago
  21. ddef432 versions for M7 candidate built against I20110425-1800 by Stephan Herrmann · 12 years ago
  22. 5084090 versions for M7 candidate built against I20110425-1800 by Stephan Herrmann · 12 years ago
  23. 38e5dbf versions for M7 candidate built against I20110425-1800 by Stephan Herrmann · 12 years ago
  24. 8cab5fc update jdt.core tests to v_B51 (candidate for M7) by Stephan Herrmann · 12 years ago
  25. c61dd12 update jdt.core tests to v_B51 (candidate for M7) by Stephan Herrmann · 12 years ago
  26. 29b019c update jdt.core to v_B51 (candidate for M7) by Stephan Herrmann · 12 years ago
  27. 234bfec rename grammar to its original name for easier maintenance (updates from JDT/Core). by Stephan Herrmann · 12 years ago
  28. d9548b3 Restore consuming Bug 329784 for M7 (SDK M6 already has that support so upgrading M6->M7 should work) by Stephan Herrmann · 12 years ago
  29. 0416eb8 fixed two regressions (NPE) caused by previous commit by Stephan Herrmann · 12 years ago
  30. d5fc8d2 Part 3 of tests & fixes for Bug 316697 - [debug] Stepping through callin bindings in a role file shows bogus locations in the team by Stephan Herrmann · 12 years ago
  31. 36997ea Part 3 of tests & fixes for Bug 316697 - [debug] Stepping through callin bindings in a role file shows bogus locations in the team by Stephan Herrmann · 12 years ago
  32. b27479b a note on how to debug this test by Stephan Herrmann · 12 years ago
  33. 9292f73 Part 2 of tests & fixes for Bug 316697 - [debug] Stepping through callin bindings in a role file shows bogus locations in the team by Stephan Herrmann · 12 years ago
  34. 8399429 Part 2 of tests & fixes for Bug 316697 - [debug] Stepping through callin bindings in a role file shows bogus locations in the team by Stephan Herrmann · 12 years ago
  35. 1d0b2e3 avoid null abstractPath which caused NPE in, e.g., ot.compiler.errorreporting tests. by Stephan Herrmann · 12 years ago
  36. 4fb9897 Several fixes and test adjustments for Bug 316697 - [debug] Stepping through callin bindings in a role file shows bogus locations in the team by Stephan Herrmann · 12 years ago
  37. 22fa56b Several fixes and test adjustments for Bug 316697 - [debug] Stepping through callin bindings in a role file shows bogus locations in the team by Stephan Herrmann · 12 years ago
  38. 4366934 Test & fix for Bug 343594 - [compiler] VerifierError when synthetic accessor is copied during incremental build by Stephan Herrmann · 12 years ago
  39. beee7fb Test & fix for Bug 343594 - [compiler] VerifierError when synthetic accessor is copied during incremental build by Stephan Herrmann · 12 years ago
  40. 17fd8c2 Test & fix for Bug 343079 - [compiler] internal compiler error when trying to invoke an abstract method as tsuper by Stephan Herrmann · 12 years ago
  41. 51199f7 Test & fix for Bug 343079 - [compiler] internal compiler error when trying to invoke an abstract method as tsuper by Stephan Herrmann · 12 years ago
  42. 44b6eb3 adjust expected test result after fix for Bug 335777 - [compiler] don't flag missing precedence if different enclosing teams by Stephan Herrmann · 12 years ago
  43. 7e126c9 test & fix for Bug 332790 - [search] search doesn't find tsuper method calls by Stephan Herrmann · 12 years ago
  44. 6300680 test & fix for Bug 332790 - [search] search doesn't find tsuper method calls by Stephan Herrmann · 12 years ago
  45. 081a33c Leverage new annotation @Instantiation from bug 338582 for a >20% speedup. by Stephan Herrmann · 12 years ago
  46. 80c610d Fix & test adjustments for Bug 343045 - [compiler][smap] improve performance of smap generation by Stephan Herrmann · 12 years ago
  47. 5f6bb7d Fix & test adjustments for Bug 343045 - [compiler][smap] improve performance of smap generation by Stephan Herrmann · 12 years ago
  48. 1682cb5 avoid SWTError on shutdown. by Stephan Herrmann · 12 years ago
  49. 46c37e5 Strengthen existing test and fix for Bug 335774 - [compiler] don't flag "bindingconventions" against import in superteam by Stephan Herrmann · 12 years ago
  50. da86d55 Strengthen existing test and fix for Bug 335774 - [compiler] don't flag "bindingconventions" against import in superteam by Stephan Herrmann · 12 years ago
  51. 5c83c88 resolve 1 warning by Stephan Herrmann · 12 years ago
  52. 0908dff resolve compiler warnings by Stephan Herrmann · 12 years ago
  53. df8e4e0 Test & fix for Bug 335777 - [compiler] don't flag missing precedence if different enclosing teams by Stephan Herrmann · 12 years ago
  54. edc5d66 Test & fix for Bug 335777 - [compiler] don't flag missing precedence if different enclosing teams by Stephan Herrmann · 12 years ago
  55. b7e9a3e Test and fix for Bug 340103 - [assist] FUP of bug 340083 by Stephan Herrmann · 12 years ago
  56. a08ab60 Test and fix for Bug 340103 - [assist] FUP of bug 340083 by Stephan Herrmann · 12 years ago
  57. bd964b0 raise severity to error: loading extensions from an unresolved bundle shouldn't happen actually. by Stephan Herrmann · 12 years ago
  58. 317f754 Fix for Bug 342494 - On JVM 1.5 loading org.eclipse.objectteams.otdt.apt causes exceptions by Stephan Herrmann · 12 years ago
  59. 3ef3ca4 Fix for Bug 342494 - On JVM 1.5 loading org.eclipse.objectteams.otdt.apt causes exceptions by Stephan Herrmann · 12 years ago
  60. 17be2fd Fix for Bug 342494 - On JVM 1.5 loading org.eclipse.objectteams.otdt.apt causes exceptions by Stephan Herrmann · 12 years ago
  61. e3965ea Test for Bug 341499 - [compiler][null] allocate extra bits in all methods of UnconditionalFlowInfo by Stephan Herrmann · 12 years ago
  62. a53f6d3 accumulated changes: by Stephan Herrmann · 12 years ago
  63. b7f41a3 going towards M7, test commit after setting a new password by Stephan Herrmann · 12 years ago
  64. 8df46f2 versions as of 0.8M6 by Stephan Herrmann · 12 years ago
  65. 719b4a0 partially revert fix for Bug 329784 - Touchpoint instruction for incremental changes to program properties by Stephan Herrmann · 12 years ago
  66. bb8d903 batch compiler should display version 0.8M6 by Stephan Herrmann · 12 years ago
  67. 1d64d6c Tests & fix for Bug 340083 - [assist] cannot complete inside a binding guard by Stephan Herrmann · 12 years ago
  68. b138cf5 Tests & fix for Bug 340083 - [assist] cannot complete inside a binding guard by Stephan Herrmann · 12 years ago
  69. 37c4dd6 Test & fix for Bug 339823 - [select] base constructor invocation is not selectable by Stephan Herrmann · 12 years ago
  70. 6a64978 Test & fix for Bug 339823 - [select] base constructor invocation is not selectable by Stephan Herrmann · 12 years ago
  71. cc32a18 Test & fix for Bug 339807 - [compiler] inferred callout to field doesn't support lifting by Stephan Herrmann · 12 years ago
  72. 0bf1ce8 Test & fix for Bug 339807 - [compiler] inferred callout to field doesn't support lifting by Stephan Herrmann · 12 years ago
  73. eef8cb4 trying to really fix Bug 329806 - Don't unpack otdt.ui.help during installing by Stephan Herrmann · 12 years ago
  74. 4163a7b trying to really fix Bug 329806 - Don't unpack otdt.ui.help during installing by Stephan Herrmann · 12 years ago
  75. 7e828f8 Test & fix for Bug 339801 - [compiler] declared lifting cannot resolve base imported base type by Stephan Herrmann · 12 years ago
  76. 436b261 Test & fix for Bug 339801 - [compiler] declared lifting cannot resolve base imported base type by Stephan Herrmann · 12 years ago
  77. 4d66a6a Implementation for Bug 339264 - [refactoring] extract interface on a role should create a role interface by Stephan Herrmann · 12 years ago
  78. bbaac5b final version of jdt.feature in 3.7M6 by Stephan Herrmann · 12 years ago
  79. 82eb14a adjust expected result: don't ascribe any code in __OT__Confined to intermediate teams by Stephan Herrmann · 12 years ago
  80. 3e95799 adjust expected result: from two overlapping @SuppressWarnings now the outer if flagged as unused, which is actually better. by Stephan Herrmann · 12 years ago
  81. e014654 fixed a merge bug (causing regressions in NullReferenceTest et al) by Stephan Herrmann · 12 years ago
  82. 0302277 fixed an NPE observed in RL. by Stephan Herrmann · 12 years ago
  83. 8c4e0dc fixed regression (NPE) caused by previous commit by Stephan Herrmann · 12 years ago
  84. 3c63aa6 Test & fix for Bug 339520 - [quickfix] creating a role constructor via quickfix creates ';' instead of body by Stephan Herrmann · 12 years ago
  85. dad6625 Test & fix for Bug 339520 - [quickfix] creating a role constructor via quickfix creates ';' instead of body by Stephan Herrmann · 12 years ago
  86. 94e72d7 Test & fix for Bug 339520 - [quickfix] creating a role constructor via quickfix creates ';' instead of body by Stephan Herrmann · 12 years ago
  87. ae1f9b7 more versions towards M6 by Stephan Herrmann · 12 years ago
  88. d1b9915 more versions towards M6 by Stephan Herrmann · 12 years ago
  89. 917bf95 more versions towards M6 by Stephan Herrmann · 12 years ago
  90. 6e74087 versions for building against I20110309-1800 with v_B42 by Stephan Herrmann · 12 years ago
  91. e5ca848 versions for building against I20110309-1800 with v_B42 by Stephan Herrmann · 12 years ago
  92. 2ffda5a versions for building against I20110309-1800 with v_B42 by Stephan Herrmann · 12 years ago
  93. e2fc97c versions for building against I20110309-1800 with v_B42 by Stephan Herrmann · 12 years ago
  94. 1057e9a update to v_B42 by Stephan Herrmann · 12 years ago
  95. b4d43fb update to v_B42 by Stephan Herrmann · 12 years ago
  96. 0e64ff6 update to v_B42 by Stephan Herrmann · 12 years ago
  97. 8a9f3c3 Implementation for Bug 338582 - consider optimization by avoiding the role cache by Stephan Herrmann · 12 years ago
  98. 5d7c15d Implementation for Bug 338582 - consider optimization by avoiding the role cache by Stephan Herrmann · 12 years ago
  99. c144cd3 Implementation for Bug 338582 - consider optimization by avoiding the role cache by Stephan Herrmann · 12 years ago
  100. 81f9ee4 Implementation for Bug 338582 - consider optimization by avoiding the role cache by Stephan Herrmann · 12 years ago