1. 7ede2cb repair LTR for catch argument, which was broken by the recent merge with Java7 support. by Stephan Herrmann · 13 years ago
  2. 44109d3 Basic merge with v_B72_R37x incl. support for Java7. by Stephan Herrmann · 13 years ago
  3. 8f40d9b doc cleanup: remove obsolete "tag" "MIGRATION_STATE". by Stephan Herrmann · 13 years ago
  4. 7e0a080 remove temporary debug output. case is resolved (see Bug 347546 - [model] role creation wizard leaks working copies) by Stephan Herrmann · 13 years ago
  5. 34a5e6a more (temporary) debugging output to track a test failure on build.eclipse.org by Stephan Herrmann · 13 years ago
  6. 5e07b18 more (temporary) debugging output to track a test failure on build.eclipse.org by Stephan Herrmann · 13 years ago
  7. 9228658 more (temporary) debugging output to track a test failure on build.eclipse.org by Stephan Herrmann · 13 years ago
  8. 398062d update to v_B60 (= 3.7 RC2) by Stephan Herrmann · 13 years ago
  9. 086e354 comment-only change in early preparation for merging-in BETA_JAVA7 from jdt.core orig: by Stephan Herrmann · 13 years ago
  10. 4ea615c updated jdt.core and tests to v_B59 ( = 3.7 RC1) by Stephan Herrmann · 13 years ago
  11. 00b23c1 a small API cleanup: don't mix String and char[] representations in IMethodSpec by Stephan Herrmann · 13 years ago
  12. e4589e8 Update to 3.7M7 using (using jdt.core at v_B53) by Stephan Herrmann · 13 years ago
  13. 29b019c update jdt.core to v_B51 (candidate for M7) by Stephan Herrmann · 13 years ago
  14. 6300680 test & fix for Bug 332790 - [search] search doesn't find tsuper method calls by Stephan Herrmann · 13 years ago
  15. 0e64ff6 update to v_B42 by Stephan Herrmann · 13 years ago
  16. 3db4276 update to v_B39 by Stephan Herrmann · 13 years ago
  17. abdb7fb - white space correction by Stephan Herrmann · 13 years ago
  18. 51786b5 tentative fix in new method for regressions all over the place. by Stephan Herrmann · 13 years ago
  19. a1bf656 basic merge of jdt.core to v_B38. by Stephan Herrmann · 13 years ago
  20. bb25a05 update JDT/Core to v_B35 for 3.7M5 by Stephan Herrmann · 13 years ago
  21. d3c1c6a update jdt.core and tests to v_B28. by Stephan Herrmann · 13 years ago
  22. ede5abd Fix for ICE caused by previous patch: by Stephan Herrmann · 13 years ago
  23. e18ffe3 Test & fix for Bug 331726 - Selectionmechanism missing on right ShortMethodSpec Callout to field by Stephan Herrmann · 13 years ago
  24. c7d4a0a More API cleanup by Stephan Herrmann · 13 years ago
  25. 9a5ab18 Refactoring/API-cleanup: by Stephan Herrmann · 13 years ago
  26. ba728f6 Test & fix for Bug 330304 - [compiler] AIOOBE in Scanner.internalScanIdentifierOrKeyword() by Stephan Herrmann · 13 years ago
  27. e880bb6 update to v_B22 (3.7M3) by Stephan Herrmann · 13 years ago
  28. 016c426 update to JDT/Core v_B18 by Stephan Herrmann · 14 years ago
  29. 20c1fca Implementation for Bug 326969 - [compiler] implement changed precedence among different tsupers by Stephan Herrmann · 14 years ago
  30. 15d3e34 Fix regression in JDT's ClassNameTests caused by patch re Bug 326839: by Stephan Herrmann · 14 years ago
  31. 0a3d81f make previous patch re Bug 326839 a bit safer, never create phantom role without real tsupers. by Stephan Herrmann · 14 years ago
  32. ac047a4 Fix for Bug 326839 - [otmodel][assist] completion proposals for implicitly inherited elements have no additional info. by Stephan Herrmann · 14 years ago
  33. 66cc2b6 Basic merge with v_B14a for 3.7M2 by Stephan Herrmann · 14 years ago
  34. f19847b Cleanly re-applied all changes 0.7.0->0.7.1 by Stephan Herrmann · 14 years ago
  35. f49f89c Test and fix for Bug 325029 - [model] team-and-rolefile causes JavaModelException when accessed as member of its enclosing team by Stephan Herrmann · 14 years ago
  36. 887dc01 document a debug-time observation by Stephan Herrmann · 14 years ago
  37. 3260d51 Documentation update: make all {ObjectTeams tags in this module browsable from Search. by Stephan Herrmann · 14 years ago
  38. 32e299d Proposed implementation for Bug 322898 - [hierarchy] revive and adjust tradition type hierarchy for OT/J. by Stephan Herrmann · 14 years ago
  39. 61c7e92 Fix restoring callin handle from memento for named callin: by Stephan Herrmann · 14 years ago
  40. 7fee2a1 Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  41. 9b5b9cd Initial implementation for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  42. 1df403e Fix bogus errors reported by the reconciler: by Stephan Herrmann · 14 years ago
  43. a098dd6 Bug 320618 - inconsistent initialization of classpath container backed by external class folder by Stephan Herrmann · 14 years ago
  44. 6d3ff88 still more test harness re bug 302850 by Stephan Herrmann · 14 years ago
  45. df6ed31 After re-packaging the OTRE for Bug 320191 - by Stephan Herrmann · 14 years ago
  46. 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
  47. 9872a25 more reverting of workarounds re OTJavaElement - by Stephan Herrmann · 14 years ago
  48. b4655d3 Fix an NPE / regression in OTReconcilerTests, OTCompletionTests et al. by Stephan Herrmann · 14 years ago
  49. 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
  50. ceb5880 Implementation for Bug 317358 - [otmodel] deltas for roles are not correctly computed by Stephan Herrmann · 14 years ago
  51. 5a3c20a Revert workaround for fixed Bug 229480 - [builder] compiler exception causes NPE in AbstractImageBuilder.acceptResult() by Stephan Herrmann · 14 years ago
  52. 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
  53. d5c3cc6 update jdt.core to v_A56 and build against 3.6RC3 by Stephan Herrmann · 14 years ago
  54. 885406d two fups of r342 by Stephan Herrmann · 14 years ago
  55. 9900472 update jdt.core to v_A53 by Stephan Herrmann · 14 years ago
  56. c43b329 Fix old regressions in MementoTests (these tests never ran at objectteams.org?!?): by Stephan Herrmann · 14 years ago
  57. 6aca7cf Fix regression in OTJavaTypeSearchTests#testRoleReferenceInPredicate by Stephan Herrmann · 14 years ago
  58. d54929c Normally, SourceElementNotifier.notifySourceElementRequestor() is invoked with a freshly parsed CUD, by Stephan Herrmann · 14 years ago
  59. d3f3cd0 Early adopting patch for Bug 311048 - AbortCompilation propagated from CompilationUnitProblemFinder.process() by Stephan Herrmann · 14 years ago
  60. 7b056dc Fix encoding for method spec with array-type parameter, fixes AIOOBE(0) when trying to by Stephan Herrmann · 14 years ago
  61. 6c186a4 update jdt.core and its tests to v_A48 and prepare for building against I20100426-0852 by Stephan Herrmann · 14 years ago
  62. f3e60b3 update jdt.core to v_A45 by Stephan Herrmann · 14 years ago
  63. e5d6be8 update jdt.core to v_A39 using patch from the corresponding update in old svn for 1.4.0 by Stephan Herrmann · 14 years ago
  64. 7b7062f initial commit in accordance with CQ 3784 by Stephan Herrmann · 14 years ago