1. 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
  2. 82d9583 Improve implementation of signature weakening to accommodate new tests by Stephan Herrmann · 14 years ago
  3. 5d1cd28 Change for Bug 324537 - [otre] overriding Team.isActive() may cause deadlock by Stephan Herrmann · 14 years ago
  4. 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
  5. 44946bc small refactoring that should have been part of r737: by Stephan Herrmann · 14 years ago
  6. db2e57c Fix for Bug 324510 - [compiler] Cannot use "result" as a parameter name in a callin-replace binding by Stephan Herrmann · 14 years ago
  7. 24dd5be Fix regressions in some OTQuickfixTests et al: by Stephan Herrmann · 14 years ago
  8. bf48945 Fix regressions in CodeCompletionTests: rewriting param mappings did not handle the case of event==null. by Stephan Herrmann · 14 years ago
  9. 331f6fe Tests and fix for Bug 311879 - [refactoring] adapt "change signature" refactoring 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. 57e57ec Fix for Bug 323862 - base constructor call can not be used as an expression by Stephan Herrmann · 14 years ago
  12. ae591e1 don't produce setter synth method for final fields by Stephan Herrmann · 14 years ago
  13. c288db0 fix an AIOOBE introduced by the previous commit which caused a build failure by Stephan Herrmann · 14 years ago
  14. 1fe53e5 fix a logic-error introduced by the previous commit which caused a build failure. by Stephan Herrmann · 14 years ago
  15. 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
  16. 915fb3f Fix NPE causing build failure by Stephan Herrmann · 14 years ago
  17. 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
  18. 45c846d improve r735 so we can handle binary constructors, too. by Stephan Herrmann · 14 years ago
  19. fd9845f fix for Bug 322723 - [compiler] a role constructor with declared exceptions causes bogus compile error by Stephan Herrmann · 14 years ago
  20. a77beb3 Enabled tests re http://trac.objectteams.org/ot/ticket/286 by Stephan Herrmann · 14 years ago
  21. 32e299d Proposed implementation for Bug 322898 - [hierarchy] revive and adjust tradition type hierarchy for OT/J. by Stephan Herrmann · 14 years ago
  22. 8ca9fb2 Fine tuning for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  23. 61c7e92 Fix restoring callin handle from memento for named callin: by Stephan Herrmann · 14 years ago
  24. 7048f0b Final cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  25. 7fee2a1 Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  26. 9099dc0 Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  27. 634113e More regarding Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  28. aef55c3 migrate first refactoring to new OTTypeHierarchies (Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy) by Stephan Herrmann · 14 years ago
  29. 9b5b9cd Initial implementation for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  30. c49ec5f More on Bug 321651 - [compiler][otre] array-translations (lifting/lowering) in nested team not properly translated: by Stephan Herrmann · 14 years ago
  31. 9709694 Additional fix re Bug 321651 - [compiler][otre] array-translations (lifting/lowering) in nested team not properly translated by Stephan Herrmann · 14 years ago
  32. 89703ee Fixes for Bug 321651 - [compiler][otre] array-translations (lifting/lowering) in nested team not properly translated by Stephan Herrmann · 14 years ago
  33. 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
  34. 1243886 Fix inheritance issue detected while working on OTSuperTypeHierarchyTest013.testGetAllSuperclasses_TA2TB2TC2R1() by Stephan Herrmann · 14 years ago
  35. f3add72 Experiments towards Bug 321440 - [compiler][otre] support for role-binding to interfaces by Stephan Herrmann · 14 years ago
  36. 08e2dc4 fixed a typo. by Stephan Herrmann · 14 years ago
  37. 3076184 Fix for Bug 321402 - "Copy Qualified Name" action not working for method bindings by Stephan Herrmann · 14 years ago
  38. 0c8f8cf Test & fix for Bug 321352 - [compiler][reconciler] reporting of non-externalized string constants in role files. by Stephan Herrmann · 14 years ago
  39. 8de6a4a Fix a regression in CalloutBindingTest: this one error was reported twice for each callout. by Stephan Herrmann · 14 years ago
  40. 1df403e Fix bogus errors reported by the reconciler: by Stephan Herrmann · 14 years ago
  41. 71b8212 Fix for Bug 310398 - [compiler] incremental compilation fails for mutually dependent teams by Stephan Herrmann · 14 years ago
  42. 6298f1b Fix for Bug 318309 - [compiler] warnings re unused exceptions from generated code by Stephan Herrmann · 14 years ago
  43. ee6a9a2 Final fix for Bug 318084 - [compiler] cannot callin-bind a callout-defined method by Stephan Herrmann · 14 years ago
  44. b26ee0a releng issues: * versions into 0.7.1 * update urls by Stephan Herrmann · 14 years ago
  45. a098dd6 Bug 320618 - inconsistent initialization of classpath container backed by external class folder by Stephan Herrmann · 14 years ago
  46. 6d3ff88 still more test harness re bug 302850 by Stephan Herrmann · 14 years ago
  47. 8d3bb21 Fix for regression in "FileStructure" tests: don't keep "source type required" into compilation of transitive dependencies. by Stephan Herrmann · 14 years ago
  48. 573bf3d extra safety for misconfigured OT-projects without class org.objectteams.Team. by Stephan Herrmann · 14 years ago
  49. df6ed31 After re-packaging the OTRE for Bug 320191 - by Stephan Herrmann · 14 years ago
  50. de631c6 Cleanup re Bug 318084 - [compiler] cannot callin-bind a callout-defined method by Stephan Herrmann · 14 years ago
  51. 9c6fa12 Additional fixes re Bug 318084 - [compiler] cannot callin-bind a callout-defined method by Stephan Herrmann · 14 years ago
  52. 303a0f5 cleanup resolving some warnings by Stephan Herrmann · 14 years ago
  53. e2577ac Implementation part1 for bug 318084: [compiler] cannot callin-bind a callout-defined method by Stephan Herrmann · 14 years ago
  54. b8dc194 I assume this to be a slippage from http://trac.objectteams.org/ot/changeset/14553 by Stephan Herrmann · 14 years ago
  55. 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
  56. 273c5e8 NPE fix for Bug 318815 - [otjld] [compiler] Support the "Internal Role" pattern by Stephan Herrmann · 14 years ago
  57. 7464c32 Implementation for Bug 318815 - [otjld] [compiler] Support the "Internal Role" pattern by Stephan Herrmann · 14 years ago
  58. 32a19a6 Cleanup for Bug 318781 - [compiler] [otre] remove "BaseClassTags" bytecode attribute by Stephan Herrmann · 14 years ago
  59. 9872a25 more reverting of workarounds re OTJavaElement - by Stephan Herrmann · 14 years ago
  60. b4655d3 Fix an NPE / regression in OTReconcilerTests, OTCompletionTests et al. by Stephan Herrmann · 14 years ago
  61. 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
  62. ceb5880 Implementation for Bug 317358 - [otmodel] deltas for roles are not correctly computed by Stephan Herrmann · 14 years ago
  63. 5a3c20a Revert workaround for fixed Bug 229480 - [builder] compiler exception causes NPE in AbstractImageBuilder.acceptResult() by Stephan Herrmann · 14 years ago
  64. 91e7f7c Fix for Bug 318083 - [compiler] "Cannot externalize non-public role" from generated code by Stephan Herrmann · 14 years ago
  65. 1ee6886 Implementation for Bug 317352 - [ui] callin marker creator fires too many jobs by Stephan Herrmann · 14 years ago
  66. d54a463 Additional implementation for Bug 302827 - [assist] completion should offer to materialize phantom roles by Stephan Herrmann · 14 years ago
  67. f975b8e Fix for Bug 316904 - [assist] completion for ctor with declared lifting causes CCE by Stephan Herrmann · 14 years ago
  68. 46d1f39 Test & Improvements for Bug 302827 - [assist] completion should offer to materialize phantom roles by Stephan Herrmann · 14 years ago
  69. 925c497 Initial implementation for Bug 302827 - [assist] completion should offer to materialize phantom roles by Stephan Herrmann · 14 years ago
  70. cce992d some branding towards the release. by Stephan Herrmann · 14 years ago
  71. 225c6c7 Fix for Bug 316659 - [compiler] NPE in PrecedenceBinding.hasCommonBaseMethod by Stephan Herrmann · 14 years ago
  72. 7fb7acf Test & fix for Bug 316658 - [reconciler] implicitly inherited field reports "illegal modifier" by Stephan Herrmann · 14 years ago
  73. 3d9066f Test & fix for Bug 316666 - [dom] IllegalArgumentException in very broken source by Stephan Herrmann · 14 years ago
  74. 221c3c1 Fix for Bug 316553 - [compiler] Interactive export of OT-plugin does not use compiler preferences by Stephan Herrmann · 14 years ago
  75. 6f85de9 try to use actual buildLabel for ecotj-*.jar (rather than default "global"). by Stephan Herrmann · 14 years ago
  76. cba20f8 Follow-up fix for Bug 316148 - [otjld] [compiler] Merging of class-based and binding-based precedences is underspecified by Stephan Herrmann · 14 years ago
  77. 518e7ec two small fups of r440 re Bug 316200 - [otjld] Method bindings in role with binding ambiguity? by Stephan Herrmann · 14 years ago
  78. dd72075 Implementation for Bug 316200 - [otjld] Method bindings in role with binding ambiguity? by Stephan Herrmann · 14 years ago
  79. eee4236 Fix for Bug 316148 - [otjld] [compiler] Merging of class-based and binding-based precedences is underspecified by Stephan Herrmann · 14 years ago
  80. e042d00 update to 3.6 RC4 (using jdt.core v_A58 & jdt.ui v20100526-0800) going towards 0.7.0M4 by Stephan Herrmann · 14 years ago
  81. d0fffd5 Fix for Bug 315520 - [binding-editor] Binding editor does not show base methods which are defined by callout by Stephan Herrmann · 14 years ago
  82. 859dff2 Implementation for Bug 315465 - [binding-editor] Creating callout-to-field via binding editor by Stephan Herrmann · 14 years ago
  83. 4209b64 Test & fix for Bug 315373 - [assist] completion proposes callout override with nothing to override by Stephan Herrmann · 14 years ago
  84. 9e4a303 Fix for Bug 315322 - [compiler] final field with initializer breaks implicit inheritance by Stephan Herrmann · 14 years ago
  85. 0550fbf cleanup: warnings by Stephan Herrmann · 14 years ago
  86. d5c3cc6 update jdt.core to v_A56 and build against 3.6RC3 by Stephan Herrmann · 14 years ago
  87. db48bf6 Fix for Bug 314741 - [compiler] violation of OTJLD 1.2.2(g) can be masked by other error by Stephan Herrmann · 14 years ago
  88. 6a69914 Fixes for Bug 314714 - [compiler] cannot compile multiple toplevel teams in the same compilation unit by Stephan Herrmann · 14 years ago
  89. cf8495a Fix 2 regressions (NPE): by Stephan Herrmann · 14 years ago
  90. 9ce31ef Initial implementation for Bug 310923 - [assist] Quick assist for adding/removing signatures in method bindings by Stephan Herrmann · 14 years ago
  91. 3421d29 Tests & implementation for Bug 314039 - [dom] [rewrite] more complete rewriting for method mappings by Stephan Herrmann · 14 years ago
  92. 8f4b321 - update jdt.core to v_A54 - prepare for building against 3.6RC2 by Stephan Herrmann · 14 years ago
  93. ad242b6 Test & fix for Bug 313804 - [dom] [assist] add support for "precedence after" in DOM and quickfix by Stephan Herrmann · 14 years ago
  94. 9fdf9db advance patch in anticipation of otjld tests. by Stephan Herrmann · 14 years ago
  95. 885406d two fups of r342 by Stephan Herrmann · 14 years ago
  96. de6d198 Test and fix for Bug 311885 - [compiler] toggling CCE in incremental compilation of nested phantom role by Stephan Herrmann · 14 years ago
  97. 9900472 update jdt.core to v_A53 by Stephan Herrmann · 14 years ago
  98. e47ced2 Fix for bug 310917: by Stephan Herrmann · 14 years ago
  99. 9190327 during indexing make sure each team with an explicit superclass also gets by Stephan Herrmann · 14 years ago
  100. c43b329 Fix old regressions in MementoTests (these tests never ran at objectteams.org?!?): by Stephan Herrmann · 14 years ago