1. f54bfe3 warnings-- by Stephan Herrmann · 14 years ago
  2. 205a99a no warnings. by Stephan Herrmann · 14 years ago
  3. 08e2dc4 fixed a typo. by Stephan Herrmann · 14 years ago
  4. 46f1463 no warnings by Stephan Herrmann · 14 years ago
  5. af5a596 no warnings by Stephan Herrmann · 14 years ago
  6. 3f92e1f cleanup warnings, remain: - warnings in plugin.xml which cannot be suppressed by Stephan Herrmann · 14 years ago
  7. 97141ac Silence uninteresting NLS warnings, thus highlighting those that should be fixed. by Stephan Herrmann · 14 years ago
  8. 9f853c8 oops, this time PDE's warning was right, fixed. by Stephan Herrmann · 14 years ago
  9. 6547392 Cleanup all warnings in this project except for: by Stephan Herrmann · 14 years ago
  10. f7d7e10 cleanup warnings, 2 remain: by Stephan Herrmann · 14 years ago
  11. e48dec9 Cleanup warnings, now that the compiler understands $NON-NLS-1$ in role files. by Stephan Herrmann · 14 years ago
  12. 2c07af4 Fix for Bug 321402 - "Copy Qualified Name" action not working for method bindings by Stephan Herrmann · 14 years ago
  13. 3076184 Fix for Bug 321402 - "Copy Qualified Name" action not working for method bindings by Stephan Herrmann · 14 years ago
  14. c630a98 Fix for Bug 321402 - "Copy Qualified Name" action not working for method bindings by Stephan Herrmann · 14 years ago
  15. 376c31c even more test output: are the preferences corrupted? by Stephan Herrmann · 14 years ago
  16. 4f2ef57 Test & fix for Bug 321352 - [compiler][reconciler] reporting of non-externalized string constants in role files. by Stephan Herrmann · 14 years ago
  17. 0c8f8cf Test & fix for Bug 321352 - [compiler][reconciler] reporting of non-externalized string constants in role files. by Stephan Herrmann · 14 years ago
  18. 8de6a4a Fix a regression in CalloutBindingTest: this one error was reported twice for each callout. by Stephan Herrmann · 14 years ago
  19. ca71754 update version in feature inclusio by Stephan Herrmann · 14 years ago
  20. 1df403e Fix bogus errors reported by the reconciler: by Stephan Herrmann · 14 years ago
  21. 3697eed more versions into 0.7.1 and also capture these in the "0.7" category. by Stephan Herrmann · 14 years ago
  22. 802ce32 more versions into 0.7.1 and also capture these in the "0.7" category. by Stephan Herrmann · 14 years ago
  23. 4c81286 unlock refactoring plugin for recent changes. by Stephan Herrmann · 14 years ago
  24. 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
  25. 71b8212 Fix for Bug 310398 - [compiler] incremental compilation fails for mutually dependent teams by Stephan Herrmann · 14 years ago
  26. 6298f1b Fix for Bug 318309 - [compiler] warnings re unused exceptions from generated code by Stephan Herrmann · 14 years ago
  27. ee6a9a2 Final fix for Bug 318084 - [compiler] cannot callin-bind a callout-defined method by Stephan Herrmann · 14 years ago
  28. 04333d7 Better detection of jar/dir classpath to fix 3 regressions in IncrementalTests (those that actually run the program using an OTLaunchEnvironment). by Stephan Herrmann · 14 years ago
  29. 9a06c38 Project is no longer needed, content was moved to plugins/org.eclipse.objectteams.runtime by Stephan Herrmann · 14 years ago
  30. 368dbb0 releng issues: * versions into 0.7.1 * update urls by Stephan Herrmann · 14 years ago
  31. 1aaf384 releng issues: * versions into 0.7.1 * update urls by Stephan Herrmann · 14 years ago
  32. 08c8e18 releng issues: * versions into 0.7.1 * update urls by Stephan Herrmann · 14 years ago
  33. 63312df releng issues: * versions into 0.7.1 * update urls by Stephan Herrmann · 14 years ago
  34. cdc36f8 releng issues: * versions into 0.7.1 * update urls by Stephan Herrmann · 14 years ago
  35. a33bd66 releng issues: * versions into 0.7.1 * update urls by Stephan Herrmann · 14 years ago
  36. de76415 releng issues: * versions into 0.7.1 * update urls by Stephan Herrmann · 14 years ago
  37. b26ee0a releng issues: * versions into 0.7.1 * update urls by Stephan Herrmann · 14 years ago
  38. 0900241 releng issues: * versions into 0.7.1 * update urls by Stephan Herrmann · 14 years ago
  39. f83f4bb releng issues: * versions into 0.7.1 * update urls by Stephan Herrmann · 14 years ago
  40. e8789bf releng issues: * versions into 0.7.1 * update urls by Stephan Herrmann · 14 years ago
  41. cb88cf1 fix broken -nosign option by Stephan Herrmann · 14 years ago
  42. 130f2df we always want sources of org.objectteams.* by Stephan Herrmann · 14 years ago
  43. 8a5a978 cleanup after creating otre_min.jar and otre_agent.jar has become a regular part of the build. by Stephan Herrmann · 14 years ago
  44. 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
  45. 94ba2c5 creating otre jar variants didn't succeed so far, try with other paths (inherited from parent ant). by Stephan Herrmann · 14 years ago
  46. 84a4243 this should be a better hook for jaring variants of OTRE by Stephan Herrmann · 14 years ago
  47. ef75d07 enable the new customBuildCallbacks by Stephan Herrmann · 14 years ago
  48. 30618e6 Try to integrate jar-ing of otre_min and otre_agent into the regular build. by Stephan Herrmann · 14 years ago
  49. 9762374 Try to integrate jar-ing of otre_min and otre_agent into the regular build. by Stephan Herrmann · 14 years ago
  50. a098dd6 Bug 320618 - inconsistent initialization of classpath container backed by external class folder by Stephan Herrmann · 14 years ago
  51. 0ce4260 change test harness to challenge the chached options. by Stephan Herrmann · 14 years ago
  52. 4466499 modernize classpaths of test projects: avoid old variable OTRUNTIME_LIBDIR by Stephan Herrmann · 14 years ago
  53. 6d3ff88 still more test harness re bug 302850 by Stephan Herrmann · 14 years ago
  54. 8d3bb21 Fix for regression in "FileStructure" tests: don't keep "source type required" into compilation of transitive dependencies. by Stephan Herrmann · 14 years ago
  55. 253a331 corrections after repackaging the OTRE, fixes regressions in StratumTests and actually OT-launching. by Stephan Herrmann · 14 years ago
  56. 06f28bc corrections after repackaging the OTRE, fixes regressions in StratumTests and actually OT-launching. by Stephan Herrmann · 14 years ago
  57. 31de3b7 corrections after repackaging the OTRE, fixes regressions in StratumTests and actually OT-launching. by Stephan Herrmann · 14 years ago
  58. b701848 modernize classpath: no longer depend on old variable OTRUNTIME_LIBDIR by Stephan Herrmann · 14 years ago
  59. 573bf3d extra safety for misconfigured OT-projects without class org.objectteams.Team. by Stephan Herrmann · 14 years ago
  60. ad728bc indirect dependencies on ui/workbench plugins mandate that we run this as a ui-test. by Stephan Herrmann · 14 years ago
  61. 2a0ee10 After re-packaging the OTRE for Bug 320191 - by Stephan Herrmann · 14 years ago
  62. 77bf152 After re-packaging the OTRE for Bug 320191 - by Stephan Herrmann · 14 years ago
  63. 0762247 After re-packaging the OTRE for Bug 320191 - by Stephan Herrmann · 14 years ago
  64. df6ed31 After re-packaging the OTRE for Bug 320191 - by Stephan Herrmann · 14 years ago
  65. d70f67f After re-packaging the OTRE for Bug 320191 - by Stephan Herrmann · 14 years ago
  66. 0f3aa62 After re-packaging the OTRE for Bug 320191 - by Stephan Herrmann · 14 years ago
  67. f831a75 make tests capable of reading OTRE from bin directory (requires a trailing '/'). by Stephan Herrmann · 14 years ago
  68. c4b9294 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
  69. a5dc4bc 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
  70. 296871f unlock debug.adaptor after repackage of otre by Stephan Herrmann · 14 years ago
  71. 756340e 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
  72. 5ba2a59 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
  73. 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
  74. bb9ed7d avoid copying otre.jar (should use org.eclise.objectteams.runtime_version.jar instead). by Stephan Herrmann · 14 years ago
  75. 9c5f7ae remove bogus linebreaks. by Stephan Herrmann · 14 years ago
  76. de63783 commit pending changes from build.eclipse.org by Stephan Herrmann · 14 years ago
  77. 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
  78. 1002381 Cleanup re Bug 318084 - [compiler] cannot callin-bind a callout-defined method by Stephan Herrmann · 14 years ago
  79. de631c6 Cleanup re Bug 318084 - [compiler] cannot callin-bind a callout-defined method by Stephan Herrmann · 14 years ago
  80. a424c03 Cleanup re Bug 318084 - [compiler] cannot callin-bind a callout-defined method by Stephan Herrmann · 14 years ago
  81. 9c6fa12 Additional fixes re Bug 318084 - [compiler] cannot callin-bind a callout-defined method by Stephan Herrmann · 14 years ago
  82. 303a0f5 cleanup resolving some warnings by Stephan Herrmann · 14 years ago
  83. e2577ac Implementation part1 for bug 318084: [compiler] cannot callin-bind a callout-defined method by Stephan Herrmann · 14 years ago
  84. b8dc194 I assume this to be a slippage from http://trac.objectteams.org/ot/changeset/14553 by Stephan Herrmann · 14 years ago
  85. 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
  86. 75a2052 commit a constant needed for UI part of Bug 318815 - [otjld] [compiler] Support the "Internal Role" pattern by Stephan Herrmann · 14 years ago
  87. dbb42db commit a constant needed for UI part of Bug 318815 - [otjld] [compiler] Support the "Internal Role" pattern by Stephan Herrmann · 14 years ago
  88. 176b44e include archival of raw metadata in the process. by Stephan Herrmann · 14 years ago
  89. c2a508a after the 0.7.0 release: freeze plugin versions, but already unfreeze some for first changes. by Stephan Herrmann · 14 years ago
  90. f0df64c UI-configurability for new warning token from Bug 318815 - [otjld] [compiler] Support the "Internal Role" pattern by Stephan Herrmann · 14 years ago
  91. 313bff3 OTJLD updates for Bug 318815 - [otjld] [compiler] Support the "Internal Role" pattern by Stephan Herrmann · 14 years ago
  92. 273c5e8 NPE fix for Bug 318815 - [otjld] [compiler] Support the "Internal Role" pattern by Stephan Herrmann · 14 years ago
  93. 62ebf80 Implementation for Bug 318815 - [otjld] [compiler] Support the "Internal Role" pattern by Stephan Herrmann · 14 years ago
  94. 7464c32 Implementation for Bug 318815 - [otjld] [compiler] Support the "Internal Role" pattern by Stephan Herrmann · 14 years ago
  95. d79b1bb document and suppress last warnings here (deprecation) by Stephan Herrmann · 14 years ago
  96. 1a7c817 document and suppress last warnings here (deprecation) by Stephan Herrmann · 14 years ago
  97. 94e8597 document and suppress last warnings here (deprecation) by Stephan Herrmann · 14 years ago
  98. ad374a2 Cleanup for Bug 318781 - [compiler] [otre] remove "BaseClassTags" bytecode attribute by Stephan Herrmann · 14 years ago
  99. 32a19a6 Cleanup for Bug 318781 - [compiler] [otre] remove "BaseClassTags" bytecode attribute by Stephan Herrmann · 14 years ago
  100. f1ef93e update splash background with correct copyright dates. by Stephan Herrmann · 14 years ago