1. 3c78f92 adopt one missing line from the old CallinImplementor by Stephan Herrmann · 13 years ago
  2. 4c1bd56 New attribute field declaringBaseClassName as needed for test4141_dangerousCallinBinding3 by Stephan Herrmann · 13 years ago
  3. 6ffa62b otredyn improvement: - fixed a CCE - handle arg boxing by Stephan Herrmann · 13 years ago
  4. 8727396 more otredyn fixes for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  5. 5cc322c update otredyn for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  6. 40ba96e Test & fix for Bug 351317 - Error in (redundant) cast of anchored type by Stephan Herrmann · 13 years ago
  7. 662bee4 revert 1342 for this file: broke standalone usage (w/o osgi), by Stephan Herrmann · 13 years ago
  8. c034a48 change namespace of artificial dependency. by Stephan Herrmann · 13 years ago
  9. 67ca2d3 try to lock our jdt.core to the exact Indigo version of jdt.ui to avoid mixing jdt-with-java7 by Stephan Herrmann · 13 years ago
  10. 8f40d9b doc cleanup: remove obsolete "tag" "MIGRATION_STATE". by Stephan Herrmann · 13 years ago
  11. 72160ff remove references to "RCx" in preparation for the real release. by Stephan Herrmann · 13 years ago
  12. 7e0a080 remove temporary debug output. case is resolved (see Bug 347546 - [model] role creation wizard leaks working copies) by Stephan Herrmann · 13 years ago
  13. cf6af8e update to JDT/Core v_B61 by Stephan Herrmann · 13 years ago
  14. dc61e24 version update and about info for RC3 by Stephan Herrmann · 13 years ago
  15. 34a5e6a more (temporary) debugging output to track a test failure on build.eclipse.org by Stephan Herrmann · 13 years ago
  16. 5e07b18 more (temporary) debugging output to track a test failure on build.eclipse.org by Stephan Herrmann · 13 years ago
  17. 9228658 more (temporary) debugging output to track a test failure on build.eclipse.org by Stephan Herrmann · 13 years ago
  18. 968f0e8 addendum to Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  19. f1cecfb branding for RC2 by Stephan Herrmann · 13 years ago
  20. 89b29ac improve previous patch: actually synchronize all access to unopenedTypes. by Stephan Herrmann · 13 years ago
  21. 13f7f24 try to make safe for concurrent access after I saw AIOOBE triggered from _unopenedTypes.remove(type) by Stephan Herrmann · 13 years ago
  22. 624433c Test & fix for Bug 316601 - [debug] Debugger has no valid source position for lifting of phantom role file by Stephan Herrmann · 13 years ago
  23. 398062d update to v_B60 (= 3.7 RC2) by Stephan Herrmann · 13 years ago
  24. cfa946e minor message correction: at user level we say method binding, not method mappin. by Stephan Herrmann · 13 years ago
  25. 086e354 comment-only change in early preparation for merging-in BETA_JAVA7 from jdt.core orig: by Stephan Herrmann · 13 years ago
  26. dca8353 white space update from orig. by Stephan Herrmann · 13 years ago
  27. 5270df8 tiny bugfix: message mentioning "callin" should be reported only against callin mappings by Stephan Herrmann · 13 years ago
  28. 9afa8b9 Implementation for Bug 345844 - [assist] quickfix for adding "throws LiftingFailedException" by Stephan Herrmann · 13 years ago
  29. e304eb3 cleanup (hopefully) after the change in build strategy: by Stephan Herrmann · 13 years ago
  30. 513900e debugging pde.build which started to generate empty target in our feature. by Stephan Herrmann · 13 years ago
  31. 0227c60 Versions for building against 3.7 RC1 by Stephan Herrmann · 13 years ago
  32. 4ea615c updated jdt.core and tests to v_B59 ( = 3.7 RC1) by Stephan Herrmann · 13 years ago
  33. e581783 part 4 of implementing Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception. by Stephan Herrmann · 13 years ago
  34. 27b7e25 3rd part of implementing Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception. by Stephan Herrmann · 13 years ago
  35. b280f64 Version update etc. see Bug 345276 - Switch to release version 2.0.0 by Stephan Herrmann · 13 years ago
  36. e283d5e polish regarding Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  37. 62a8073 Implementation part two for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception by Stephan Herrmann · 13 years ago
  38. f364891 Additional handling of LiftingFailedException re bug 337413: by Stephan Herrmann · 13 years ago
  39. 261ab66 correction of r1512 re bug 337413: by Stephan Herrmann · 13 years ago
  40. 228bb91 Experiment for Bug 337413 - [otjld][compiler] consider changing LiftingFailedException to a checked exception. by Stephan Herrmann · 13 years ago
  41. 85edc38 resolve all warnings in these classes, by Stephan Herrmann · 13 years ago
  42. 10ae58b resolve all warnings in this class, by Stephan Herrmann · 13 years ago
  43. ea5d6f8 resolve all warnings in this class, by Stephan Herrmann · 13 years ago
  44. 00b23c1 a small API cleanup: don't mix String and char[] representations in IMethodSpec by Stephan Herrmann · 13 years ago
  45. e4589e8 Update to 3.7M7 using (using jdt.core at v_B53) by Stephan Herrmann · 13 years ago
  46. c234451 additional test & fix for Bug 332790 - [search] search doesn't find tsuper method calls by Stephan Herrmann · 13 years ago
  47. ddef432 versions for M7 candidate built against I20110425-1800 by Stephan Herrmann · 13 years ago
  48. 29b019c update jdt.core to v_B51 (candidate for M7) by Stephan Herrmann · 13 years ago
  49. 234bfec rename grammar to its original name for easier maintenance (updates from JDT/Core). by Stephan Herrmann · 13 years ago
  50. 0416eb8 fixed two regressions (NPE) caused by previous commit by Stephan Herrmann · 13 years ago
  51. 36997ea 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
  52. 8399429 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
  53. 1d0b2e3 avoid null abstractPath which caused NPE in, e.g., ot.compiler.errorreporting tests. by Stephan Herrmann · 13 years ago
  54. 22fa56b 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
  55. beee7fb Test & fix for Bug 343594 - [compiler] VerifierError when synthetic accessor is copied during incremental build by Stephan Herrmann · 13 years ago
  56. 51199f7 Test & fix for Bug 343079 - [compiler] internal compiler error when trying to invoke an abstract method as tsuper by Stephan Herrmann · 13 years ago
  57. 6300680 test & fix for Bug 332790 - [search] search doesn't find tsuper method calls by Stephan Herrmann · 13 years ago
  58. 5f6bb7d Fix & test adjustments for Bug 343045 - [compiler][smap] improve performance of smap generation by Stephan Herrmann · 13 years ago
  59. da86d55 Strengthen existing test and fix for Bug 335774 - [compiler] don't flag "bindingconventions" against import in superteam by Stephan Herrmann · 13 years ago
  60. 5c83c88 resolve 1 warning by Stephan Herrmann · 13 years ago
  61. 0908dff resolve compiler warnings by Stephan Herrmann · 13 years ago
  62. edc5d66 Test & fix for Bug 335777 - [compiler] don't flag missing precedence if different enclosing teams by Stephan Herrmann · 13 years ago
  63. a08ab60 Test and fix for Bug 340103 - [assist] FUP of bug 340083 by Stephan Herrmann · 13 years ago
  64. bb8d903 batch compiler should display version 0.8M6 by Stephan Herrmann · 14 years ago
  65. b138cf5 Tests & fix for Bug 340083 - [assist] cannot complete inside a binding guard by Stephan Herrmann · 14 years ago
  66. 6a64978 Test & fix for Bug 339823 - [select] base constructor invocation is not selectable by Stephan Herrmann · 14 years ago
  67. 0bf1ce8 Test & fix for Bug 339807 - [compiler] inferred callout to field doesn't support lifting by Stephan Herrmann · 14 years ago
  68. 436b261 Test & fix for Bug 339801 - [compiler] declared lifting cannot resolve base imported base type by Stephan Herrmann · 14 years ago
  69. e014654 fixed a merge bug (causing regressions in NullReferenceTest et al) by Stephan Herrmann · 14 years ago
  70. 0302277 fixed an NPE observed in RL. by Stephan Herrmann · 14 years ago
  71. 8c4e0dc fixed regression (NPE) caused by previous commit by Stephan Herrmann · 14 years ago
  72. 94e72d7 Test & fix for Bug 339520 - [quickfix] creating a role constructor via quickfix creates ';' instead of body by Stephan Herrmann · 14 years ago
  73. e5ca848 versions for building against I20110309-1800 with v_B42 by Stephan Herrmann · 14 years ago
  74. 0e64ff6 update to v_B42 by Stephan Herrmann · 14 years ago
  75. 81f9ee4 Implementation for Bug 338582 - consider optimization by avoiding the role cache by Stephan Herrmann · 14 years ago
  76. eb04452 update versions for building against I20110301-1537 with v_B39 by Stephan Herrmann · 14 years ago
  77. 3db4276 update to v_B39 by Stephan Herrmann · 14 years ago
  78. abdb7fb - white space correction by Stephan Herrmann · 14 years ago
  79. 51786b5 tentative fix in new method for regressions all over the place. by Stephan Herrmann · 14 years ago
  80. 2f27132 versions for building against I20110224-1726 with jdt core v_B38. by Stephan Herrmann · 14 years ago
  81. a1bf656 basic merge of jdt.core to v_B38. by Stephan Herrmann · 14 years ago
  82. 42e1404 clean-up re Bug 338524 - Avoid using class MessageFormat by Stephan Herrmann · 14 years ago
  83. 9391b22 Test & fix for Bug 336394 - [compiler] ClassFormatError caused by abstract static method by Stephan Herrmann · 14 years ago
  84. b8c3f22 Test & fix for Bug 336420 - [compiler] NPE during reporting "abstract relevant role" by Stephan Herrmann · 14 years ago
  85. e5f23fe Improvement re Bug 336395 - [compiler] enum inside team class may cause NPE by Stephan Herrmann · 14 years ago
  86. 4d2c307 Test & fix v1 for Bug 336395 - [compiler] enum inside team class may cause NPE by Stephan Herrmann · 14 years ago
  87. 8fc3dc5 Test & fix for Bug 336152 - [compiler] incompatible cast error if "Object" is hidden by an import by Stephan Herrmann · 14 years ago
  88. 6f3587b Fix for Bug 335739 - [ui] cleanup OT/J compiler preferences page by Stephan Herrmann · 14 years ago
  89. 613829d Test & fix for Bug 335628 - [compiler] lowering in array initializer by Stephan Herrmann · 14 years ago
  90. 96d99f4 regression in JavaSearchBugsTests revealed that we failed to fetch one return statement during the update to v_A12 (2009/10/01) by Stephan Herrmann · 14 years ago
  91. 256e45d versions to try building against current IBuild (candidate for M5) by Stephan Herrmann · 14 years ago
  92. bb25a05 update JDT/Core to v_B35 for 3.7M5 by Stephan Herrmann · 14 years ago
  93. 85a866e test & fix for Bug 332801 - [compiler][generics] instantiating a generic role cannot be type-checked by Stephan Herrmann · 14 years ago
  94. ae034f2 Test & fix for Bug 332795 - [compiler][generics] import issues with inherited playedBy binding inside parameterized team by Stephan Herrmann · 14 years ago
  95. 13465d7 Fix for Bug 335523 - [compiler] separate tuning of severity of decapsulation in "set" callout-to-field by Stephan Herrmann · 14 years ago
  96. 1fb66cf test & fix for Bug 32604 - [otmodel] JavaModelException when hovering over a callout to field by Stephan Herrmann · 14 years ago
  97. cc12ec7 avoid an ICE seen in the logs while working on jdt.nullity by Stephan Herrmann · 14 years ago
  98. c4782dc copyright update/correction by Stephan Herrmann · 14 years ago
  99. 19bd3ec multi-page for otredyn after DSL-outage (compiler part): by Stephan Herrmann · 14 years ago
  100. 41ea057 less debugging output in otredyn by Stephan Herrmann · 14 years ago