1. 1b0d5b7 gather all nullity related projects under contrib by Stephan Herrmann · 13 years ago
  2. da59b26 remove temporary debug output. case is resolved (see Bug 347546 - [model] role creation wizard leaks working copies) by Stephan Herrmann · 13 years ago
  3. e8ab78b Test harness and fix for Bug 347546 - [model] role creation wizard leaks working copies by Stephan Herrmann · 13 years ago
  4. 9aad557 debugging output to track a test failure on build.eclipse.org by Stephan Herrmann · 13 years ago
  5. 90b9df2 addendum to Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  6. de9f4dc addendum to Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  7. da3c7ed try to make tests safer / more deterministic, after observing: by Stephan Herrmann · 13 years ago
  8. 4378990 Test & fix for Bug 316601 - [debug] Debugger has no valid source position for lifting of phantom role file by Stephan Herrmann · 13 years ago
  9. a00d38b minor message correction: at user level we say method binding, not method mappin. by Stephan Herrmann · 13 years ago
  10. 0b2915e part 4 of implementing Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception. by Stephan Herrmann · 13 years ago
  11. d3238f6 3rd part of implementing Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception. by Stephan Herrmann · 13 years ago
  12. b5c7423 adjust test to changed error message. by Stephan Herrmann · 13 years ago
  13. 1ed4e16 Version update etc. see Bug 345276 - Switch to release version 2.0.0 by Stephan Herrmann · 13 years ago
  14. c3d47d3 Test adjustments required for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  15. 7aa4219 Experiment for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception. by Stephan Herrmann · 13 years ago
  16. 2c1095e a small API cleanup: don't mix String and char[] representations in IMethodSpec by Stephan Herrmann · 13 years ago
  17. c234451 additional test & fix for Bug 332790 - [search] search doesn't find tsuper method calls by Stephan Herrmann · 13 years ago
  18. d5fc8d2 Part 3 of tests & fixes for Bug 316697 - [debug] Stepping through callin bindings in a role file shows bogus locations in the team by Stephan Herrmann · 13 years ago
  19. b27479b a note on how to debug this test by Stephan Herrmann · 13 years ago
  20. 9292f73 Part 2 of tests & fixes for Bug 316697 - [debug] Stepping through callin bindings in a role file shows bogus locations in the team by Stephan Herrmann · 13 years ago
  21. 4fb9897 Several fixes and test adjustments for Bug 316697 - [debug] Stepping through callin bindings in a role file shows bogus locations in the team by Stephan Herrmann · 13 years ago
  22. 4366934 Test & fix for Bug 343594 - [compiler] VerifierError when synthetic accessor is copied during incremental build by Stephan Herrmann · 13 years ago
  23. 17fd8c2 Test & fix for Bug 343079 - [compiler] internal compiler error when trying to invoke an abstract method as tsuper by Stephan Herrmann · 13 years ago
  24. 44b6eb3 adjust expected test result after fix for Bug 335777 - [compiler] don't flag missing precedence if different enclosing teams by Stephan Herrmann · 13 years ago
  25. 7e126c9 test & fix for Bug 332790 - [search] search doesn't find tsuper method calls by Stephan Herrmann · 13 years ago
  26. 80c610d Fix & test adjustments for Bug 343045 - [compiler][smap] improve performance of smap generation by Stephan Herrmann · 13 years ago
  27. 46c37e5 Strengthen existing test and fix for Bug 335774 - [compiler] don't flag "bindingconventions" against import in superteam by Stephan Herrmann · 13 years ago
  28. df8e4e0 Test & fix for Bug 335777 - [compiler] don't flag missing precedence if different enclosing teams by Stephan Herrmann · 13 years ago
  29. b7e9a3e Test and fix for Bug 340103 - [assist] FUP of bug 340083 by Stephan Herrmann · 13 years ago
  30. e3965ea Test for Bug 341499 - [compiler][null] allocate extra bits in all methods of UnconditionalFlowInfo by Stephan Herrmann · 13 years ago
  31. 1d64d6c Tests & fix for Bug 340083 - [assist] cannot complete inside a binding guard by Stephan Herrmann · 13 years ago
  32. 37c4dd6 Test & fix for Bug 339823 - [select] base constructor invocation is not selectable by Stephan Herrmann · 13 years ago
  33. cc32a18 Test & fix for Bug 339807 - [compiler] inferred callout to field doesn't support lifting by Stephan Herrmann · 13 years ago
  34. 7e828f8 Test & fix for Bug 339801 - [compiler] declared lifting cannot resolve base imported base type by Stephan Herrmann · 13 years ago
  35. 82eb14a adjust expected result: don't ascribe any code in __OT__Confined to intermediate teams by Stephan Herrmann · 13 years ago
  36. 3e95799 adjust expected result: from two overlapping @SuppressWarnings now the outer if flagged as unused, which is actually better. by Stephan Herrmann · 13 years ago
  37. 3c63aa6 Test & fix for Bug 339520 - [quickfix] creating a role constructor via quickfix creates ';' instead of body by Stephan Herrmann · 13 years ago
  38. 5d7c15d Implementation for Bug 338582 - consider optimization by avoiding the role cache by Stephan Herrmann · 13 years ago
  39. 13b4a16 adjust to small change in jdt.ui tests by Stephan Herrmann · 13 years ago
  40. 971645a - support reading @XByDefault from .class by Stephan Herrmann · 13 years ago
  41. d6a7f66 - support package level default annotations by Stephan Herrmann · 13 years ago
  42. df22b6c Test & fix for Bug 336394 - [compiler] ClassFormatError caused by abstract static method by Stephan Herrmann · 13 years ago
  43. 3bad638 revert accidental test filtering by Stephan Herrmann · 13 years ago
  44. 02cbc17 implemented annotations for nullness defaults and their application to types. by Stephan Herrmann · 13 years ago
  45. 0bf8192 Test & fix for Bug 336420 - [compiler] NPE during reporting "abstract relevant role" by Stephan Herrmann · 13 years ago
  46. efe85e5 Improvement re Bug 336395 - [compiler] enum inside team class may cause NPE by Stephan Herrmann · 13 years ago
  47. b47cdbe adding missing test project. by Stephan Herrmann · 13 years ago
  48. f992eee Test & fix v1 for Bug 336395 - [compiler] enum inside team class may cause NPE by Stephan Herrmann · 13 years ago
  49. 1865242 Test & fix for Bug 336152 - [compiler] incompatible cast error if "Object" is hidden by an import by Stephan Herrmann · 13 years ago
  50. 8aa6111 Test & fix for Bug 335628 - [compiler] lowering in array initializer by Stephan Herrmann · 13 years ago
  51. dc4cbf6 More warnings (under existing irritants): by Stephan Herrmann · 13 years ago
  52. 00d5ed6 adjust tests to collateral change in Bug 335523 - [compiler] separate tuning of severity of decapsulation in "set" callout-to-field by Stephan Herrmann · 13 years ago
  53. d7ab9c3 test & fix for Bug 332801 - [compiler][generics] instantiating a generic role cannot be type-checked by Stephan Herrmann · 13 years ago
  54. 56c7451 Test & fix for Bug 332795 - [compiler][generics] import issues with inherited playedBy binding inside parameterized team by Stephan Herrmann · 13 years ago
  55. 9e36cc9 Fix for Bug 335523 - [compiler] separate tuning of severity of decapsulation in "set" callout-to-field by Stephan Herrmann · 13 years ago
  56. e00a155 test & fix for Bug 32604 - [otmodel] JavaModelException when hovering over a callout to field by Stephan Herrmann · 13 years ago
  57. da428ac - implement general preference org.eclipse.jdt.core.compiler.annotation.nulldefault by Stephan Herrmann · 13 years ago
  58. 23bff69 OT/Equinox version of patch v7: https://bugs.eclipse.org/bugs/attachment.cgi?id=186890 (Tests) by Stephan Herrmann · 13 years ago
  59. 43eadd6 new test: covariant return in base methods but no "+" in callin binding. by Stephan Herrmann · 13 years ago
  60. de4a080 Fix for Bug 332893 - Class Precedence not working between Role callin and SubRole callin by Stephan Herrmann · 13 years ago
  61. ebcc8eb added a variant with different load order. by Stephan Herrmann · 13 years ago
  62. 2cceb18 We no longer maintain the branches of these test suites but run the original tests from their own CVS location. by Stephan Herrmann · 13 years ago
  63. a695fae Several fixes for parameterized teams (inheritance w/o substitution, binary roles - tests included): by Stephan Herrmann · 13 years ago
  64. 26d5d19 one more location needs to erase before comparing types, by Stephan Herrmann · 13 years ago
  65. 2248f67 More re Bug 331877 - [compiler][generics] implicit inheritance must apply substitution for type variables from outer scope by Stephan Herrmann · 13 years ago
  66. 651378c More re Bug 331877 - [compiler][generics] implicit inheritance must apply substitution for type variables from outer scope by Stephan Herrmann · 13 years ago
  67. d8b0a1d More tests & fixes re Bug 331877 - [compiler][generics] implicit inheritance must apply substitution for type variables from outer scope: by Stephan Herrmann · 13 years ago
  68. efc6f92 expect different output after r1159 for Bug 331877. by Stephan Herrmann · 13 years ago
  69. f32864c Fix regressions in the context of Bug 331877 - [compiler][generics] implicit inheritance must apply substitution for type variables from outer scope by Stephan Herrmann · 13 years ago
  70. 3ba6420 test & additional fix for Bug 325397 - [compiler] CCE in generic nested team by Stephan Herrmann · 13 years ago
  71. d16b05f tests & fix for Bug 331828 - DefaultBindingResoolver.resolveTypeBindingForName(Name name) for OT Elements by Stephan Herrmann · 13 years ago
  72. 8ab1ac4 Additional tests & fixes re Bug 331877 - [compiler][generics] implicit inheritance must apply substitution for type variables from outer scope by Stephan Herrmann · 13 years ago
  73. b185ec8 witness for an ICE (while working on tests in suite Java5) and its fix. by Stephan Herrmann · 13 years ago
  74. 7b9e9a6 First test & implementation for Bug 331877 - [compiler][generics] implicit inheritance must apply substitution for type variables from outer scope by Stephan Herrmann · 13 years ago
  75. 25a14f1 Test & fix for Bug 331869 - [compiler] static role method cannot access type variable of the enclosing team by Stephan Herrmann · 13 years ago
  76. de8c34c Test & fix for Bug 331669 - [assist] Autocompletion on base keyword within static callin missing by Stephan Herrmann · 13 years ago
  77. e717cdc Fix for remaining issue of Bug 329374 - Implicit Lowering of a Role Array as return results in compiler error by Stephan Herrmann · 13 years ago
  78. 78ac9eb Fix and new/updated tests for Bug 331831 - [compiler] better reporting for unresolvable tsuper call by Stephan Herrmann · 13 years ago
  79. 93c5cbc small improvement re AST-converting base constructor calls & tests by Stephan Herrmann · 13 years ago
  80. 87a189d Test & fix for Bug 331726 - Selectionmechanism missing on right ShortMethodSpec Callout to field by Stephan Herrmann · 13 years ago
  81. 2e6536d adjust two test results: by Stephan Herrmann · 13 years ago
  82. 6804866 API consolidation for org.eclipse.objectteams.otdt.debug by Stephan Herrmann · 13 years ago
  83. 49c3081 API consolidation: by Stephan Herrmann · 13 years ago
  84. d4c2f1d More API cleanup by Stephan Herrmann · 13 years ago
  85. e097767 Bug 330534 - Discussion on how to solve OT/J issues about joining the Indigo release train: by Stephan Herrmann · 13 years ago
  86. d748877 experimental change in our version schema in attempting to resolve (part of) by Stephan Herrmann · 13 years ago
  87. ef9388c Test & fix for Bug 330304 - [compiler] AIOOBE in Scanner.internalScanIdentifierOrKeyword() by Stephan Herrmann · 13 years ago
  88. 14b407f Test & fix for Bug 330169 - [refactoring] Extract method throws NPE if declared lifting arg is involved by Stephan Herrmann · 13 years ago
  89. 1adc728 Tests & fix for Bug 329988 - Quickfix method generation on missing replace callin method generates wrong method by Stephan Herrmann · 13 years ago
  90. d83e4d0 Modernize and enable tests: by Stephan Herrmann · 13 years ago
  91. c96e212 Test and fix for Bug 329888 - Missing compiler error when using wrong field specifier in Callout to field (long) by Stephan Herrmann · 13 years ago
  92. 73e805a compliance 1.5 in jdt.core settings by Stephan Herrmann · 13 years ago
  93. ec5e29e Test & fix for Bug 329374 - Implicit Lowering of a Role Array as return results in compiler error by Stephan Herrmann · 13 years ago
  94. 2ec5309 Test and fix for Bug 323076 - [search] Search doesn't find OTTypeHierarchyImpl.connectTSupers(..) by Stephan Herrmann · 13 years ago
  95. 01b0907 Fix for Bug 327334 - [compiler] generated lift methods fail to detect some lifting ambiguities by Stephan Herrmann · 14 years ago
  96. 5d1e20e make sure suppressed warning is not ignored up front. by Stephan Herrmann · 14 years ago
  97. 362b8e3 working on tests re Bug 327334 - [compiler] generated lift methods fail to detect some lifting ambiguities by Stephan Herrmann · 14 years ago
  98. e48509f finally adjusted test to a semantics-preserving permutation (since migration to Eclipse). by Stephan Herrmann · 14 years ago
  99. c026775 add testresources to the binary build by Stephan Herrmann · 14 years ago
  100. eee1acc one more place to integrate the new test sub-suite. by Stephan Herrmann · 14 years ago