1. b190776 support manual jar export as input for maven deployment. by Stephan Herrmann · 14 years ago
  2. 2708bce The OTJLD-change behind Bug 326969 - [compiler] implement changed precedence among different tsupers by Stephan Herrmann · 14 years ago
  3. 894c470 remove 1 obsolete TODO by Stephan Herrmann · 14 years ago
  4. 9d2bf77 avoid NPE seen from jdt.ui.tests: by Stephan Herrmann · 14 years ago
  5. 0631ce0 Adjust to internal changes in jdt.ui as of 3.7M2: by Stephan Herrmann · 14 years ago
  6. f02ee5c Adjust to internal changes in jdt.ui as of 3.7M2: by Stephan Herrmann · 14 years ago
  7. d289b13 Adjust to internal changes in jdt.ui as of 3.7M2: by Stephan Herrmann · 14 years ago
  8. 18df6ff more generics, service registry is now generic, too (was compile error re "new Properties()") by Stephan Herrmann · 14 years ago
  9. 578326b react to the fact that Equinox is now (3.7) generified (was build failure) by Stephan Herrmann · 14 years ago
  10. 3c2898d bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  11. 3da5fd8 bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  12. 2db3fed bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  13. 02bdf8d bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  14. 8734371 bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  15. 0935df4 bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  16. fa38393 bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  17. 7b6fa40 bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  18. f005725 bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  19. 1942e81 bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  20. ee60dc4 bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  21. a103828 bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  22. 82fcf9c bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  23. d1d21f9 bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  24. 945b40b Cleanly re-applied all changes 0.7.0->0.7.1 by Stephan Herrmann · 14 years ago
  25. 6b37fd5 Cleanly re-applied all changes 0.7.0->0.7.1 by Stephan Herrmann · 14 years ago
  26. 1889a5b Cleanly re-applied all changes 0.7.0->0.7.1 by Stephan Herrmann · 14 years ago
  27. 4e28c7a Cleanly re-applied all changes 0.7.0->0.7.1 by Stephan Herrmann · 14 years ago
  28. 0add00f Cleanly re-applied all changes 0.7.0->0.7.1 by Stephan Herrmann · 14 years ago
  29. 976c3c9 version numbers for the 0.7.1 release by Stephan Herrmann · 14 years ago
  30. 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
  31. 8763ecc Implementation for Bug 315310 - [assist] creating before/after callin using completion should set return type to void by Stephan Herrmann · 14 years ago
  32. 3ff9a69 Fix for Bug 325011 - JettyHelpServer$StopServerThread cannot access org.objectteams.TeamThreadManager by Stephan Herrmann · 14 years ago
  33. bbac399 push otdt.debug into 0.7.1 by Stephan Herrmann · 14 years ago
  34. c899b7b Avoid real work (here initializiing/setting classpath containers) during static initializers. by Stephan Herrmann · 14 years ago
  35. 2d1de52 Avoid real work (here initializiing/setting classpath containers) during static initializers. by Stephan Herrmann · 14 years ago
  36. 99b918a Avoid real work (here initializiing/setting classpath containers) during static initializers. by Stephan Herrmann · 14 years ago
  37. b288405 Change for Bug 324537 - [otre] overriding Team.isActive() may cause deadlock by Stephan Herrmann · 14 years ago
  38. 6723742 Implementation for Bug 318993 - [debug] private role method bridge is interpreted as callin wrapper by Stephan Herrmann · 14 years ago
  39. 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
  40. b84f5d6 use compiler settings for building, was: build failure due to use of inferred callouts by Stephan Herrmann · 14 years ago
  41. 5d06eff Tests and fix for Bug 311879 - [refactoring] adapt "change signature" refactoring by Stephan Herrmann · 14 years ago
  42. 44af5b3 Proposed implementation for Bug 322898 - [hierarchy] revive and adjust tradition type hierarchy for OT/J. by Stephan Herrmann · 14 years ago
  43. 69be500 Proposed implementation for Bug 322898 - [hierarchy] revive and adjust tradition type hierarchy for OT/J. by Stephan Herrmann · 14 years ago
  44. ac4165d additional improvement for Bug 322928 - per thread deactivation & activation fails to establish global activation by Stephan Herrmann · 14 years ago
  45. c02469d Proposed fix for Bug 322928 - per thread deactivation & activation fails to establish global activation. by Stephan Herrmann · 14 years ago
  46. e2feb99 Proposed fix for Bug 322928 - per thread deactivation & activation fails to establish global activation. by Stephan Herrmann · 14 years ago
  47. c4b1022 Fix regression in SuperHierarchyContentProviderTests (also need to adjust getSupertypes()). by Stephan Herrmann · 14 years ago
  48. d0a0780 Fix for regression in CallinMarkerTests: isInFocusLayer() must consider role files when asking for the enclosing team. by Stephan Herrmann · 14 years ago
  49. 254b424 Fine tuning for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  50. 377d85d Final cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  51. f7077d9 Final cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  52. d894987 Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  53. e834c63 Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  54. f8343de Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  55. 765ab5f Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  56. bb2e04e Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  57. ff897e4 Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  58. 4311a8d slightly improved icon by Stephan Herrmann · 14 years ago
  59. f1eecb4 Implementation for Bug 322708 - [ui] lighter variant of icons for roles and teams by Stephan Herrmann · 14 years ago
  60. 020fd86 Implementation for Bug 322708 - [ui] lighter variant of icons for roles and teams by Stephan Herrmann · 14 years ago
  61. 51623e3 Cleanup/migrating for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  62. 52c4e24 Regression fix related to Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy: by Stephan Herrmann · 14 years ago
  63. 0dba683 Regression fix related to Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy: by Stephan Herrmann · 14 years ago
  64. cee7e03 More regarding Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  65. d1fe980 More regarding Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  66. e40d12b cleanup in the context of Bug 321440 - [compiler][otre] support for role-binding to interfaces by Stephan Herrmann · 14 years ago
  67. 4384d50 Additional fix for Bug 321440 - [compiler][otre] support for role-binding to interfaces by Stephan Herrmann · 14 years ago
  68. c9dea9b migrate first refactoring to new OTTypeHierarchies (Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy) by Stephan Herrmann · 14 years ago
  69. 2f7d592 migrate first refactoring to new OTTypeHierarchies (Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy) by Stephan Herrmann · 14 years ago
  70. aff16d8 remove sysout and a dead branch it was guarding by Stephan Herrmann · 14 years ago
  71. a5bfa5c Initial implementation for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  72. 535c6c1 Fixes for Bug 321651 - [compiler][otre] array-translations (lifting/lowering) in nested team not properly translated by Stephan Herrmann · 14 years ago
  73. 58b65f7 Experiments towards Bug 321440 - [compiler][otre] support for role-binding to interfaces by Stephan Herrmann · 14 years ago
  74. c9b2b6d incomplete warning cleanup in this project by Stephan Herrmann · 14 years ago
  75. f54bfe3 warnings-- by Stephan Herrmann · 14 years ago
  76. 205a99a no warnings. by Stephan Herrmann · 14 years ago
  77. 46f1463 no warnings by Stephan Herrmann · 14 years ago
  78. af5a596 no warnings by Stephan Herrmann · 14 years ago
  79. 3f92e1f cleanup warnings, remain: - warnings in plugin.xml which cannot be suppressed by Stephan Herrmann · 14 years ago
  80. 97141ac Silence uninteresting NLS warnings, thus highlighting those that should be fixed. by Stephan Herrmann · 14 years ago
  81. 9f853c8 oops, this time PDE's warning was right, fixed. by Stephan Herrmann · 14 years ago
  82. 6547392 Cleanup all warnings in this project except for: by Stephan Herrmann · 14 years ago
  83. f7d7e10 cleanup warnings, 2 remain: by Stephan Herrmann · 14 years ago
  84. e48dec9 Cleanup warnings, now that the compiler understands $NON-NLS-1$ in role files. by Stephan Herrmann · 14 years ago
  85. 2c07af4 Fix for Bug 321402 - "Copy Qualified Name" action not working for method bindings by Stephan Herrmann · 14 years ago
  86. 3da7924 Fixed a compile error (build failure) which was detected only since the fix for Bug 318084 (r638), and: by Stephan Herrmann · 14 years ago
  87. 1aaf384 releng issues: * versions into 0.7.1 * update urls by Stephan Herrmann · 14 years ago
  88. 63312df releng issues: * versions into 0.7.1 * update urls by Stephan Herrmann · 14 years ago
  89. cdc36f8 releng issues: * versions into 0.7.1 * update urls by Stephan Herrmann · 14 years ago
  90. a33bd66 releng issues: * versions into 0.7.1 * update urls by Stephan Herrmann · 14 years ago
  91. de76415 releng issues: * versions into 0.7.1 * update urls by Stephan Herrmann · 14 years ago
  92. e8789bf releng issues: * versions into 0.7.1 * update urls by Stephan Herrmann · 14 years ago
  93. 130f2df we always want sources of org.objectteams.* by Stephan Herrmann · 14 years ago
  94. f12bfa6 cleanup after creating otre_min.jar and otre_agent.jar has become a regular part of the build. by Stephan Herrmann · 14 years ago
  95. 94ba2c5 creating otre jar variants didn't succeed so far, try with other paths (inherited from parent ant). by Stephan Herrmann · 14 years ago
  96. 84a4243 this should be a better hook for jaring variants of OTRE by Stephan Herrmann · 14 years ago
  97. ef75d07 enable the new customBuildCallbacks by Stephan Herrmann · 14 years ago
  98. 9762374 Try to integrate jar-ing of otre_min and otre_agent into the regular build. by Stephan Herrmann · 14 years ago
  99. 253a331 corrections after repackaging the OTRE, fixes regressions in StratumTests and actually OT-launching. by Stephan Herrmann · 14 years ago
  100. 06f28bc corrections after repackaging the OTRE, fixes regressions in StratumTests and actually OT-launching. by Stephan Herrmann · 14 years ago