1. e5e3c62 ackonwledge one more IProblem by Stephan Herrmann · 14 years ago
  2. 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
  3. bf48945 Fix regressions in CodeCompletionTests: rewriting param mappings did not handle the case of event==null. by Stephan Herrmann · 14 years ago
  4. b84f5d6 use compiler settings for building, was: build failure due to use of inferred callouts by Stephan Herrmann · 14 years ago
  5. 85eb1a7 use localhost also here, to avoid connection problems during build by Stephan Herrmann · 14 years ago
  6. 5d06eff Tests and fix for Bug 311879 - [refactoring] adapt "change signature" refactoring by Stephan Herrmann · 14 years ago
  7. 331f6fe Tests and fix for Bug 311879 - [refactoring] adapt "change signature" refactoring by Stephan Herrmann · 14 years ago
  8. 7fc9b57 Tests and fix for Bug 311879 - [refactoring] adapt "change signature" refactoring by Stephan Herrmann · 14 years ago
  9. 961f768 fetch from svn via localhost to avoid timeouts by Stephan Herrmann · 14 years ago
  10. c87554d Bug 321440 - [compiler][otre] support for role-binding to interfaces by Stephan Herrmann · 14 years ago
  11. 51e22de Fix for Bug 323862 - base constructor call can not be used as an expression by Stephan Herrmann · 14 years ago
  12. 57e57ec Fix for Bug 323862 - base constructor call can not be used as an expression by Stephan Herrmann · 14 years ago
  13. ae591e1 don't produce setter synth method for final fields by Stephan Herrmann · 14 years ago
  14. c288db0 fix an AIOOBE introduced by the previous commit which caused a build failure by Stephan Herrmann · 14 years ago
  15. 1fe53e5 fix a logic-error introduced by the previous commit which caused a build failure. by Stephan Herrmann · 14 years ago
  16. 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
  17. 915fb3f Fix NPE causing build failure by Stephan Herrmann · 14 years ago
  18. eacdfde reduce log-verbosity for now avoid using an incomplete xvfb install by Stephan Herrmann · 14 years ago
  19. 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
  20. 45c846d improve r735 so we can handle binary constructors, too. by Stephan Herrmann · 14 years ago
  21. fd9845f fix for Bug 322723 - [compiler] a role constructor with declared exceptions causes bogus compile error by Stephan Herrmann · 14 years ago
  22. 438548f add support for pack200 by Stephan Herrmann · 14 years ago
  23. a77beb3 Enabled tests re http://trac.objectteams.org/ot/ticket/286 by Stephan Herrmann · 14 years ago
  24. 8e09598 Enabled tests re http://trac.objectteams.org/ot/ticket/286 by Stephan Herrmann · 14 years ago
  25. a191976 re-enable a few tests which Jogeb commented out during his work (not interesting at that time). by Stephan Herrmann · 14 years ago
  26. 37a8e27 Acknowledge resolution of Bug 310874 - [hierarchy] should support region based type hierarchies for OT/J by Stephan Herrmann · 14 years ago
  27. fdb1d74 adjusted expected results: latest changes improved symmetry between upwards and downwards queries. by Stephan Herrmann · 14 years ago
  28. ffbcbf9 Proposed implementation for Bug 322898 - [hierarchy] revive and adjust tradition type hierarchy for OT/J. by Stephan Herrmann · 14 years ago
  29. 44af5b3 Proposed implementation for Bug 322898 - [hierarchy] revive and adjust tradition type hierarchy for OT/J. by Stephan Herrmann · 14 years ago
  30. 69be500 Proposed implementation for Bug 322898 - [hierarchy] revive and adjust tradition type hierarchy for OT/J. by Stephan Herrmann · 14 years ago
  31. 32e299d Proposed implementation for Bug 322898 - [hierarchy] revive and adjust tradition type hierarchy for OT/J. by Stephan Herrmann · 14 years ago
  32. ac4165d additional improvement for Bug 322928 - per thread deactivation & activation fails to establish global activation by Stephan Herrmann · 14 years ago
  33. c02469d Proposed fix for Bug 322928 - per thread deactivation & activation fails to establish global activation. by Stephan Herrmann · 14 years ago
  34. c54d325 Proposed fix for Bug 322928 - per thread deactivation & activation fails to establish global activation. by Stephan Herrmann · 14 years ago
  35. e2feb99 Proposed fix for Bug 322928 - per thread deactivation & activation fails to establish global activation. by Stephan Herrmann · 14 years ago
  36. c4b1022 Fix regression in SuperHierarchyContentProviderTests (also need to adjust getSupertypes()). by Stephan Herrmann · 14 years ago
  37. d0a0780 Fix for regression in CallinMarkerTests: isInFocusLayer() must consider role files when asking for the enclosing team. by Stephan Herrmann · 14 years ago
  38. 55d66f3 Fine tuning for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  39. 254b424 Fine tuning for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  40. c5e28c5 Fine tuning for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  41. 8ca9fb2 Fine tuning for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  42. 61c7e92 Fix restoring callin handle from memento for named callin: by Stephan Herrmann · 14 years ago
  43. 6ba1e38 this test has moved to the otdt.ui.refactoring.tests by Stephan Herrmann · 14 years ago
  44. 2c2d971 debug.ui has changes in the context of Bug 321411 by Stephan Herrmann · 14 years ago
  45. 377d85d Final cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  46. f7077d9 Final cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  47. 97bb33a Final cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  48. 7048f0b Final cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  49. 5d9619b Final cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  50. d894987 Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  51. 2a9e6f9 Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  52. e834c63 Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  53. 5f20f68 Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  54. 7fee2a1 Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  55. fcf02aa Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  56. f8343de Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  57. 9099dc0 Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  58. 765ab5f Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  59. bb2e04e Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  60. ff897e4 Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  61. 4311a8d slightly improved icon by Stephan Herrmann · 14 years ago
  62. f1eecb4 Implementation for Bug 322708 - [ui] lighter variant of icons for roles and teams by Stephan Herrmann · 14 years ago
  63. 020fd86 Implementation for Bug 322708 - [ui] lighter variant of icons for roles and teams by Stephan Herrmann · 14 years ago
  64. 51623e3 Cleanup/migrating for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  65. 52c4e24 Regression fix related to Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy: by Stephan Herrmann · 14 years ago
  66. 0dba683 Regression fix related to Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy: by Stephan Herrmann · 14 years ago
  67. cee7e03 More regarding Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  68. d1fe980 More regarding Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  69. 634113e More regarding Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  70. e40d12b cleanup in the context of Bug 321440 - [compiler][otre] support for role-binding to interfaces by Stephan Herrmann · 14 years ago
  71. 4384d50 Additional fix for Bug 321440 - [compiler][otre] support for role-binding to interfaces by Stephan Herrmann · 14 years ago
  72. c9dea9b migrate first refactoring to new OTTypeHierarchies (Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy) by Stephan Herrmann · 14 years ago
  73. 2f7d592 migrate first refactoring to new OTTypeHierarchies (Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy) by Stephan Herrmann · 14 years ago
  74. aef55c3 migrate first refactoring to new OTTypeHierarchies (Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy) by Stephan Herrmann · 14 years ago
  75. 347440f cleanup by Stephan Herrmann · 14 years ago
  76. d23a21b a sysout to give hints for failing tests. by Stephan Herrmann · 14 years ago
  77. d139f47 Migrate all OT hierarchy tests to the new OT/J based implementation. by Stephan Herrmann · 14 years ago
  78. aff16d8 remove sysout and a dead branch it was guarding by Stephan Herrmann · 14 years ago
  79. a5bfa5c Initial implementation for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  80. 9b5b9cd Initial implementation for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  81. c49ec5f More on Bug 321651 - [compiler][otre] array-translations (lifting/lowering) in nested team not properly translated: by Stephan Herrmann · 14 years ago
  82. 9709694 Additional fix re Bug 321651 - [compiler][otre] array-translations (lifting/lowering) in nested team not properly translated by Stephan Herrmann · 14 years ago
  83. 89703ee Fixes for Bug 321651 - [compiler][otre] array-translations (lifting/lowering) in nested team not properly translated by Stephan Herrmann · 14 years ago
  84. 535c6c1 Fixes for Bug 321651 - [compiler][otre] array-translations (lifting/lowering) in nested team not properly translated by Stephan Herrmann · 14 years ago
  85. 14368d9 Fix for new test test2215_arrayLifting6(): array lifter needs an ifc-part if team is nested (and a role). by Stephan Herrmann · 14 years ago
  86. 1243886 Fix inheritance issue detected while working on OTSuperTypeHierarchyTest013.testGetAllSuperclasses_TA2TB2TC2R1() by Stephan Herrmann · 14 years ago
  87. 26e026c after update of the build server, svn can no longer access svn://build/, setting to svn://dev/ for now. by Stephan Herrmann · 14 years ago
  88. c9f5676 after update of the build server, svn can no longer access svn://build/, setting to svn://dev/ for now. by Stephan Herrmann · 14 years ago
  89. f3add72 Experiments towards Bug 321440 - [compiler][otre] support for role-binding to interfaces by Stephan Herrmann · 14 years ago
  90. 58b65f7 Experiments towards Bug 321440 - [compiler][otre] support for role-binding to interfaces by Stephan Herrmann · 14 years ago
  91. c9b2b6d incomplete warning cleanup in this project by Stephan Herrmann · 14 years ago
  92. f54bfe3 warnings-- by Stephan Herrmann · 14 years ago
  93. 205a99a no warnings. by Stephan Herrmann · 14 years ago
  94. 08e2dc4 fixed a typo. by Stephan Herrmann · 14 years ago
  95. 46f1463 no warnings by Stephan Herrmann · 14 years ago
  96. af5a596 no warnings by Stephan Herrmann · 14 years ago
  97. 3f92e1f cleanup warnings, remain: - warnings in plugin.xml which cannot be suppressed by Stephan Herrmann · 14 years ago
  98. 97141ac Silence uninteresting NLS warnings, thus highlighting those that should be fixed. by Stephan Herrmann · 14 years ago
  99. 9f853c8 oops, this time PDE's warning was right, fixed. by Stephan Herrmann · 14 years ago
  100. 6547392 Cleanup all warnings in this project except for: by Stephan Herrmann · 14 years ago