1. 852985e experiment re Bug 320191 - [pde] Exporting an OT plug-in requires to have org.eclipse.objectteams.runtime in the ws by Stephan Herrmann · 14 years ago
  2. bb9ed7d avoid copying otre.jar (should use org.eclise.objectteams.runtime_version.jar instead). by Stephan Herrmann · 14 years ago
  3. 9c5f7ae remove bogus linebreaks. by Stephan Herrmann · 14 years ago
  4. de63783 commit pending changes from build.eclipse.org by Stephan Herrmann · 14 years ago
  5. 74f23be experiment re Bug 320191 - [pde] Exporting an OT plug-in requires to have org.eclipse.objectteams.runtime in the ws by Stephan Herrmann · 14 years ago
  6. 1002381 Cleanup re Bug 318084 - [compiler] cannot callin-bind a callout-defined method by Stephan Herrmann · 14 years ago
  7. de631c6 Cleanup re Bug 318084 - [compiler] cannot callin-bind a callout-defined method by Stephan Herrmann · 14 years ago
  8. a424c03 Cleanup re Bug 318084 - [compiler] cannot callin-bind a callout-defined method by Stephan Herrmann · 14 years ago
  9. 9c6fa12 Additional fixes re Bug 318084 - [compiler] cannot callin-bind a callout-defined method by Stephan Herrmann · 14 years ago
  10. 303a0f5 cleanup resolving some warnings by Stephan Herrmann · 14 years ago
  11. e2577ac Implementation part1 for bug 318084: [compiler] cannot callin-bind a callout-defined method by Stephan Herrmann · 14 years ago
  12. b8dc194 I assume this to be a slippage from http://trac.objectteams.org/ot/changeset/14553 by Stephan Herrmann · 14 years ago
  13. c29c3a6 harness for Bug 302850 - 13 failures in JavaModel tests for the N20100214-2000 Mac OS X - Cocoa test machine by Stephan Herrmann · 14 years ago
  14. 75a2052 commit a constant needed for UI part of Bug 318815 - [otjld] [compiler] Support the "Internal Role" pattern by Stephan Herrmann · 14 years ago
  15. dbb42db commit a constant needed for UI part of Bug 318815 - [otjld] [compiler] Support the "Internal Role" pattern by Stephan Herrmann · 14 years ago
  16. 176b44e include archival of raw metadata in the process. by Stephan Herrmann · 14 years ago
  17. c2a508a after the 0.7.0 release: freeze plugin versions, but already unfreeze some for first changes. by Stephan Herrmann · 14 years ago
  18. f0df64c UI-configurability for new warning token from Bug 318815 - [otjld] [compiler] Support the "Internal Role" pattern by Stephan Herrmann · 14 years ago
  19. 313bff3 OTJLD updates for Bug 318815 - [otjld] [compiler] Support the "Internal Role" pattern by Stephan Herrmann · 14 years ago
  20. 273c5e8 NPE fix for Bug 318815 - [otjld] [compiler] Support the "Internal Role" pattern by Stephan Herrmann · 14 years ago
  21. 62ebf80 Implementation for Bug 318815 - [otjld] [compiler] Support the "Internal Role" pattern by Stephan Herrmann · 14 years ago
  22. 7464c32 Implementation for Bug 318815 - [otjld] [compiler] Support the "Internal Role" pattern by Stephan Herrmann · 14 years ago
  23. d79b1bb document and suppress last warnings here (deprecation) by Stephan Herrmann · 14 years ago
  24. 1a7c817 document and suppress last warnings here (deprecation) by Stephan Herrmann · 14 years ago
  25. 94e8597 document and suppress last warnings here (deprecation) by Stephan Herrmann · 14 years ago
  26. ad374a2 Cleanup for Bug 318781 - [compiler] [otre] remove "BaseClassTags" bytecode attribute by Stephan Herrmann · 14 years ago
  27. 32a19a6 Cleanup for Bug 318781 - [compiler] [otre] remove "BaseClassTags" bytecode attribute by Stephan Herrmann · 14 years ago
  28. f1ef93e update splash background with correct copyright dates. by Stephan Herrmann · 14 years ago
  29. a3ba415 remove unnecessary type qualification by Stephan Herrmann · 14 years ago
  30. e8a0494 support generating a standalone repo w/o copying from a master (except for bcel) by Stephan Herrmann · 14 years ago
  31. 1bd7ad1 avoid an NPE observed while verifying Bug 316659 by Stephan Herrmann · 14 years ago
  32. 267c5d3 make the callin marker creator cancellable by Stephan Herrmann · 14 years ago
  33. 7c84ef3 include doc for new extension point "liftingParticipant" by Stephan Herrmann · 14 years ago
  34. 524f5b9 layout corrections by Stephan Herrmann · 14 years ago
  35. 8daca69 More updates to the user guide: by Stephan Herrmann · 14 years ago
  36. 8256c5e Minor improvement for Bug 302827 - [assist] completion should offer to materialize phantom roles by Stephan Herrmann · 14 years ago
  37. e40eba6 User Guide update as of Bug 316703 - [help] update user guide for 0.7.0 by Stephan Herrmann · 14 years ago
  38. 7736a71 User Guide update as of Bug 316703 - [help] update user guide for 0.7.0 by Stephan Herrmann · 14 years ago
  39. 54bc920 plugin has a (comment) change by Stephan Herrmann · 14 years ago
  40. 9872a25 more reverting of workarounds re OTJavaElement - by Stephan Herrmann · 14 years ago
  41. b4655d3 Fix an NPE / regression in OTReconcilerTests, OTCompletionTests et al. by Stephan Herrmann · 14 years ago
  42. 6d45dff Resolved one FIXME as of comment 3 of Bug 317358 - [otmodel] deltas for roles are not correctly computed by Stephan Herrmann · 14 years ago
  43. 9eb21e0 Resolved one FIXME as of comment 3 of Bug 317358 - [otmodel] deltas for roles are not correctly computed by Stephan Herrmann · 14 years ago
  44. 2543ae0 document how this branch using OTTypes can be reached. by Stephan Herrmann · 14 years ago
  45. 66f8d2e Implementation for Bug 317358 - [otmodel] deltas for roles are not correctly computed by Stephan Herrmann · 14 years ago
  46. ceb5880 Implementation for Bug 317358 - [otmodel] deltas for roles are not correctly computed by Stephan Herrmann · 14 years ago
  47. 5a3c20a Revert workaround for fixed Bug 229480 - [builder] compiler exception causes NPE in AbstractImageBuilder.acceptResult() by Stephan Herrmann · 14 years ago
  48. 6a0d157 Implementation (part 2) for Bug 318071 - "Go to Language Definition" should be available along more paths by Stephan Herrmann · 14 years ago
  49. 4ddbc4a Implementation (part 2) for Bug 318071 - "Go to Language Definition" should be available along more paths by Stephan Herrmann · 14 years ago
  50. e2a5e60 Implementation (part 1) for Bug 318071 - "Go to Language Definition" should be available along more paths by Stephan Herrmann · 14 years ago
  51. 1ed4120 Implementation (part 1) for Bug 318071 - "Go to Language Definition" should be available along more paths by Stephan Herrmann · 14 years ago
  52. cb30ba2 Implementation (part 1) for Bug 318071 - "Go to Language Definition" should be available along more paths by Stephan Herrmann · 14 years ago
  53. 503c423 fine tuning of this script by Stephan Herrmann · 14 years ago
  54. becf71c Fixes for Bug 316696 - [otre] OTRE doesn't know about all threads by Stephan Herrmann · 14 years ago
  55. 244bab6 Fixes for Bug 316696 - [otre] OTRE doesn't know about all threads by Stephan Herrmann · 14 years ago
  56. ccfcc23 Fixes for Bug 316696 - [otre] OTRE doesn't know about all threads by Stephan Herrmann · 14 years ago
  57. 06ba96b locking most plugins as of 0.7.0 RC1 by Stephan Herrmann · 14 years ago
  58. 91e7f7c Fix for Bug 318083 - [compiler] "Cannot externalize non-public role" from generated code by Stephan Herrmann · 14 years ago
  59. 41b261a Implementation for Bug 311081 - Extension point for a lifting participant by Marco Mosconi · 14 years ago
  60. 31a90a5 one last about was still missing by Stephan Herrmann · 14 years ago
  61. 8346e1c avoid accumulating jars in the signing-input. by Stephan Herrmann · 14 years ago
  62. b18396c Classfile compatibility, see Bug 317381 by Stephan Herrmann · 14 years ago
  63. a029c3c be a good citizen: on plugin shutdown stop scheduling jobs by setting autoRefresh to false. by Stephan Herrmann · 14 years ago
  64. 10f2d00 Fix for Bug 317382 - [wizard] new role wizard doesn't find base class via aspectBinding by Stephan Herrmann · 14 years ago
  65. 6d8e718 Proposed fix for Bug 317381 - [otre] ClassCircularityError in flight bonus example by Stephan Herrmann · 14 years ago
  66. 739372a Additional fixes for Bug 317352 - [ui] callin marker creator fires too many jobs by Stephan Herrmann · 14 years ago
  67. a981fcc Implementation for Bug 317352 - [ui] callin marker creator fires too many jobs by Stephan Herrmann · 14 years ago
  68. 1ee6886 Implementation for Bug 317352 - [ui] callin marker creator fires too many jobs by Stephan Herrmann · 14 years ago
  69. 8c94d4a Additional implementation for Bug 302827 - [assist] completion should offer to materialize phantom roles by Stephan Herrmann · 14 years ago
  70. d54a463 Additional implementation for Bug 302827 - [assist] completion should offer to materialize phantom roles by Stephan Herrmann · 14 years ago
  71. b918663 Fix for Bug 316907 - [debug] variables view should not hide _OT$base reference by Stephan Herrmann · 14 years ago
  72. f975b8e Fix for Bug 316904 - [assist] completion for ctor with declared lifting causes CCE by Stephan Herrmann · 14 years ago
  73. 9bb7964 fix the tests: account for new way of computing the relevance of completion proposals. by Stephan Herrmann · 14 years ago
  74. 574e5a4 Fup of Bug 302827 - [assist] completion should offer to materialize phantom roles: by Stephan Herrmann · 14 years ago
  75. 70c5b4c Unlock ALL bundles to get started with signed bundles by Stephan Herrmann · 14 years ago
  76. 7719feb Unlock ALL bundles to get started with signed bundles by Stephan Herrmann · 14 years ago
  77. bca2ab4 Unlock ALL bundles to get started with signed bundles by Stephan Herrmann · 14 years ago
  78. 3f7f5bf Unlock ALL bundles to get started with signed bundles by Stephan Herrmann · 14 years ago
  79. 24af89e Unlock ALL bundles to get started with signed bundles by Stephan Herrmann · 14 years ago
  80. a3c65c8 Unlock ALL bundles to get started with signed bundles by Stephan Herrmann · 14 years ago
  81. 4f0919b Unlock ALL bundles to get started with signed bundles by Stephan Herrmann · 14 years ago
  82. 6579ed5 Unlock ALL bundles to get started with signed bundles by Stephan Herrmann · 14 years ago
  83. f4a08a7 Unlock ALL bundles to get started with signed bundles by Stephan Herrmann · 14 years ago
  84. 1419da3 Unlock ALL bundles to get started with signed bundles by Stephan Herrmann · 14 years ago
  85. e651957 Unlock ALL bundles to get started with signed bundles by Stephan Herrmann · 14 years ago
  86. fa0baf5 Unlock ALL bundles to get started with signed bundles by Stephan Herrmann · 14 years ago
  87. 6e39a9c Unlock ALL bundles to get started with signed bundles by Stephan Herrmann · 14 years ago
  88. 9471093 Unlock ALL bundles to get started with signed bundles by Stephan Herrmann · 14 years ago
  89. 6c983f3 Unlock ALL bundles to get started with signed bundles by Stephan Herrmann · 14 years ago
  90. 6823e7b Unlock ALL bundles to get started with signed bundles by Stephan Herrmann · 14 years ago
  91. 43381c9 Unlock ALL bundles to get started with signed bundles by Stephan Herrmann · 14 years ago
  92. e533330 Unlock ALL bundles to get started with signed bundles by Stephan Herrmann · 14 years ago
  93. e9cd943 Unlock ALL bundles to get started with signed bundles by Stephan Herrmann · 14 years ago
  94. 65d6f68 Test & Improvements for Bug 302827 - [assist] completion should offer to materialize phantom roles by Stephan Herrmann · 14 years ago
  95. 66985a8 Test & Improvements for Bug 302827 - [assist] completion should offer to materialize phantom roles by Stephan Herrmann · 14 years ago
  96. 46d1f39 Test & Improvements for Bug 302827 - [assist] completion should offer to materialize phantom roles by Stephan Herrmann · 14 years ago
  97. 9e0d67a This one is run before the build, each time the OTRE has changes. by Stephan Herrmann · 14 years ago
  98. 0e446d8 one more parameter for download stats. by Stephan Herrmann · 14 years ago
  99. 8bbae12 try to include generation of metadata for download stats. by Stephan Herrmann · 14 years ago
  100. 56942e8 start to manage some more scripts that are not part of the automated build. by Stephan Herrmann · 14 years ago