1. 10cd8bd some time ago I observed an NPE at this location, however, its the double lookup through OTModelManager that's nonsense. by Stephan Herrmann · 14 years ago
  2. 7062c93 Fine tuning for Bug 315310 - [assist] creating before/after callin using completion should set return type to void by Stephan Herrmann · 14 years ago
  3. 7fca1bc Fine tuning for Bug 315310 - [assist] creating before/after callin using completion should set return type to void by Stephan Herrmann · 14 years ago
  4. 8763ecc Implementation for Bug 315310 - [assist] creating before/after callin using completion should set return type to void by Stephan Herrmann · 14 years ago
  5. 3ff9a69 Fix for Bug 325011 - JettyHelpServer$StopServerThread cannot access org.objectteams.TeamThreadManager by Stephan Herrmann · 14 years ago
  6. bbac399 push otdt.debug into 0.7.1 by Stephan Herrmann · 14 years ago
  7. dc6b3bf push otdt.debug into 0.7.1 by Stephan Herrmann · 14 years ago
  8. c899b7b Avoid real work (here initializiing/setting classpath containers) during static initializers. by Stephan Herrmann · 14 years ago
  9. 2d1de52 Avoid real work (here initializiing/setting classpath containers) during static initializers. by Stephan Herrmann · 14 years ago
  10. 99b918a Avoid real work (here initializiing/setting classpath containers) during static initializers. by Stephan Herrmann · 14 years ago
  11. 8a3c6c1 Additional fixes re Bug 324526 - [reconciler] NPE during AST creation, team in role file subclassing non-team role by Stephan Herrmann · 14 years ago
  12. 82d9583 Improve implementation of signature weakening to accommodate new tests by Stephan Herrmann · 14 years ago
  13. 5d1cd28 Change for Bug 324537 - [otre] overriding Team.isActive() may cause deadlock by Stephan Herrmann · 14 years ago
  14. b288405 Change for Bug 324537 - [otre] overriding Team.isActive() may cause deadlock by Stephan Herrmann · 14 years ago
  15. 1989e53 Test & fix for Bug 324526 - [reconciler] NPE during AST creation, team in role file subclassing non-team role by Stephan Herrmann · 14 years ago
  16. 39ae21c Test & fix for Bug 324526 - [reconciler] NPE during AST creation, team in role file subclassing non-team role by Stephan Herrmann · 14 years ago
  17. 408553d Test & fix for Bug 324526 - [reconciler] NPE during AST creation, team in role file subclassing non-team role by Stephan Herrmann · 14 years ago
  18. f06a7b0 Test & fix for Bug 324526 - [reconciler] NPE during AST creation, team in role file subclassing non-team role by Stephan Herrmann · 14 years ago
  19. 7fe250b Test & fix for Bug 324526 - [reconciler] NPE during AST creation, team in role file subclassing non-team role by Stephan Herrmann · 14 years ago
  20. 4d6e06c Test & fix for Bug 324526 - [reconciler] NPE during AST creation, team in role file subclassing non-team role by Stephan Herrmann · 14 years ago
  21. 57d4982 Test & fix for Bug 324526 - [reconciler] NPE during AST creation, team in role file subclassing non-team role by Stephan Herrmann · 14 years ago
  22. 6723742 Implementation for Bug 318993 - [debug] private role method bridge is interpreted as callin wrapper by Stephan Herrmann · 14 years ago
  23. 44946bc small refactoring that should have been part of r737: by Stephan Herrmann · 14 years ago
  24. db2e57c Fix for Bug 324510 - [compiler] Cannot use "result" as a parameter name in a callin-replace binding by Stephan Herrmann · 14 years ago
  25. 24dd5be Fix regressions in some OTQuickfixTests et al: by Stephan Herrmann · 14 years ago
  26. e5e3c62 ackonwledge one more IProblem by Stephan Herrmann · 14 years ago
  27. 7701a8e Attempt at fixing a problem where the OTRE container failed to initialize after an update of org.eclipse.objectteams.runtime. by Stephan Herrmann · 14 years ago
  28. bf48945 Fix regressions in CodeCompletionTests: rewriting param mappings did not handle the case of event==null. by Stephan Herrmann · 14 years ago
  29. b84f5d6 use compiler settings for building, was: build failure due to use of inferred callouts by Stephan Herrmann · 14 years ago
  30. 85eb1a7 use localhost also here, to avoid connection problems during build by Stephan Herrmann · 14 years ago
  31. 5d06eff Tests and fix for Bug 311879 - [refactoring] adapt "change signature" refactoring by Stephan Herrmann · 14 years ago
  32. 331f6fe Tests and fix for Bug 311879 - [refactoring] adapt "change signature" refactoring by Stephan Herrmann · 14 years ago
  33. 7fc9b57 Tests and fix for Bug 311879 - [refactoring] adapt "change signature" refactoring by Stephan Herrmann · 14 years ago
  34. 961f768 fetch from svn via localhost to avoid timeouts by Stephan Herrmann · 14 years ago
  35. c87554d Bug 321440 - [compiler][otre] support for role-binding to interfaces by Stephan Herrmann · 14 years ago
  36. 51e22de Fix for Bug 323862 - base constructor call can not be used as an expression by Stephan Herrmann · 14 years ago
  37. 57e57ec Fix for Bug 323862 - base constructor call can not be used as an expression by Stephan Herrmann · 14 years ago
  38. ae591e1 don't produce setter synth method for final fields by Stephan Herrmann · 14 years ago
  39. c288db0 fix an AIOOBE introduced by the previous commit which caused a build failure by Stephan Herrmann · 14 years ago
  40. 1fe53e5 fix a logic-error introduced by the previous commit which caused a build failure. by Stephan Herrmann · 14 years ago
  41. 88c7c25 FIr part 2 for Bug 323327 - [compiler] accessing a protected inner role from a private method of a nested team by Stephan Herrmann · 14 years ago
  42. 915fb3f Fix NPE causing build failure by Stephan Herrmann · 14 years ago
  43. eacdfde reduce log-verbosity for now avoid using an incomplete xvfb install by Stephan Herrmann · 14 years ago
  44. 2f238f1 FIr part 1 for Bug 323327 - [compiler] accessing a protected inner role from a private method of a nested team by Stephan Herrmann · 14 years ago
  45. 45c846d improve r735 so we can handle binary constructors, too. by Stephan Herrmann · 14 years ago
  46. fd9845f fix for Bug 322723 - [compiler] a role constructor with declared exceptions causes bogus compile error by Stephan Herrmann · 14 years ago
  47. 438548f add support for pack200 by Stephan Herrmann · 14 years ago
  48. a77beb3 Enabled tests re http://trac.objectteams.org/ot/ticket/286 by Stephan Herrmann · 14 years ago
  49. 8e09598 Enabled tests re http://trac.objectteams.org/ot/ticket/286 by Stephan Herrmann · 14 years ago
  50. a191976 re-enable a few tests which Jogeb commented out during his work (not interesting at that time). by Stephan Herrmann · 14 years ago
  51. 37a8e27 Acknowledge resolution of Bug 310874 - [hierarchy] should support region based type hierarchies for OT/J by Stephan Herrmann · 14 years ago
  52. fdb1d74 adjusted expected results: latest changes improved symmetry between upwards and downwards queries. by Stephan Herrmann · 14 years ago
  53. ffbcbf9 Proposed implementation for Bug 322898 - [hierarchy] revive and adjust tradition type hierarchy for OT/J. by Stephan Herrmann · 14 years ago
  54. 44af5b3 Proposed implementation for Bug 322898 - [hierarchy] revive and adjust tradition type hierarchy for OT/J. by Stephan Herrmann · 14 years ago
  55. 69be500 Proposed implementation for Bug 322898 - [hierarchy] revive and adjust tradition type hierarchy for OT/J. by Stephan Herrmann · 14 years ago
  56. 32e299d Proposed implementation for Bug 322898 - [hierarchy] revive and adjust tradition type hierarchy for OT/J. by Stephan Herrmann · 14 years ago
  57. ac4165d additional improvement for Bug 322928 - per thread deactivation & activation fails to establish global activation by Stephan Herrmann · 14 years ago
  58. c02469d Proposed fix for Bug 322928 - per thread deactivation & activation fails to establish global activation. by Stephan Herrmann · 14 years ago
  59. c54d325 Proposed fix for Bug 322928 - per thread deactivation & activation fails to establish global activation. by Stephan Herrmann · 14 years ago
  60. e2feb99 Proposed fix for Bug 322928 - per thread deactivation & activation fails to establish global activation. by Stephan Herrmann · 14 years ago
  61. c4b1022 Fix regression in SuperHierarchyContentProviderTests (also need to adjust getSupertypes()). by Stephan Herrmann · 14 years ago
  62. d0a0780 Fix for regression in CallinMarkerTests: isInFocusLayer() must consider role files when asking for the enclosing team. by Stephan Herrmann · 14 years ago
  63. 55d66f3 Fine tuning for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  64. 254b424 Fine tuning for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  65. c5e28c5 Fine tuning for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  66. 8ca9fb2 Fine tuning for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  67. 61c7e92 Fix restoring callin handle from memento for named callin: by Stephan Herrmann · 14 years ago
  68. 6ba1e38 this test has moved to the otdt.ui.refactoring.tests by Stephan Herrmann · 14 years ago
  69. 2c2d971 debug.ui has changes in the context of Bug 321411 by Stephan Herrmann · 14 years ago
  70. 377d85d Final cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  71. f7077d9 Final cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  72. 97bb33a Final cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  73. 7048f0b Final cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  74. 5d9619b Final cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  75. d894987 Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  76. 2a9e6f9 Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  77. e834c63 Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  78. 5f20f68 Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  79. 7fee2a1 Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  80. fcf02aa Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  81. f8343de Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  82. 9099dc0 Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  83. 765ab5f Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  84. bb2e04e Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  85. ff897e4 Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  86. 4311a8d slightly improved icon by Stephan Herrmann · 14 years ago
  87. f1eecb4 Implementation for Bug 322708 - [ui] lighter variant of icons for roles and teams by Stephan Herrmann · 14 years ago
  88. 020fd86 Implementation for Bug 322708 - [ui] lighter variant of icons for roles and teams by Stephan Herrmann · 14 years ago
  89. 51623e3 Cleanup/migrating for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  90. 52c4e24 Regression fix related to Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy: by Stephan Herrmann · 14 years ago
  91. 0dba683 Regression fix related to Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy: by Stephan Herrmann · 14 years ago
  92. cee7e03 More regarding Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  93. d1fe980 More regarding Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  94. 634113e More regarding Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  95. e40d12b cleanup in the context of Bug 321440 - [compiler][otre] support for role-binding to interfaces by Stephan Herrmann · 14 years ago
  96. 4384d50 Additional fix for Bug 321440 - [compiler][otre] support for role-binding to interfaces by Stephan Herrmann · 14 years ago
  97. c9dea9b migrate first refactoring to new OTTypeHierarchies (Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy) by Stephan Herrmann · 14 years ago
  98. 2f7d592 migrate first refactoring to new OTTypeHierarchies (Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy) by Stephan Herrmann · 14 years ago
  99. aef55c3 migrate first refactoring to new OTTypeHierarchies (Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy) by Stephan Herrmann · 14 years ago
  100. 347440f cleanup by Stephan Herrmann · 14 years ago