1. 3db4276 update to v_B39 by Stephan Herrmann · 14 years ago
  2. abdb7fb - white space correction by Stephan Herrmann · 14 years ago
  3. 51786b5 tentative fix in new method for regressions all over the place. by Stephan Herrmann · 14 years ago
  4. a1bf656 basic merge of jdt.core to v_B38. by Stephan Herrmann · 14 years ago
  5. 42e1404 clean-up re Bug 338524 - Avoid using class MessageFormat by Stephan Herrmann · 14 years ago
  6. bb25a05 update JDT/Core to v_B35 for 3.7M5 by Stephan Herrmann · 14 years ago
  7. 1fb66cf test & fix for Bug 32604 - [otmodel] JavaModelException when hovering over a callout to field by Stephan Herrmann · 14 years ago
  8. d3c1c6a update jdt.core and tests to v_B28. by Stephan Herrmann · 14 years ago
  9. ede5abd Fix for ICE caused by previous patch: by Stephan Herrmann · 14 years ago
  10. e18ffe3 Test & fix for Bug 331726 - Selectionmechanism missing on right ShortMethodSpec Callout to field by Stephan Herrmann · 14 years ago
  11. 95e72ca cleanup a few instances of discouraged access by Stephan Herrmann · 14 years ago
  12. 4a14a62 More API cleanup by Stephan Herrmann · 14 years ago
  13. c7d4a0a More API cleanup by Stephan Herrmann · 14 years ago
  14. 4cf336c by Stephan Herrmann · 14 years ago
  15. 9a5ab18 Refactoring/API-cleanup: by Stephan Herrmann · 14 years ago
  16. 54dc399 Refactoring/API-cleanup: by Stephan Herrmann · 14 years ago
  17. ba728f6 Test & fix for Bug 330304 - [compiler] AIOOBE in Scanner.internalScanIdentifierOrKeyword() by Stephan Herrmann · 14 years ago
  18. e880bb6 update to v_B22 (3.7M3) by Stephan Herrmann · 14 years ago
  19. 016c426 update to JDT/Core v_B18 by Stephan Herrmann · 14 years ago
  20. 20c1fca Implementation for Bug 326969 - [compiler] implement changed precedence among different tsupers by Stephan Herrmann · 14 years ago
  21. 15d3e34 Fix regression in JDT's ClassNameTests caused by patch re Bug 326839: by Stephan Herrmann · 14 years ago
  22. c0f291b no more warnings in this class by Stephan Herrmann · 14 years ago
  23. 0a3d81f make previous patch re Bug 326839 a bit safer, never create phantom role without real tsupers. by Stephan Herrmann · 14 years ago
  24. ac047a4 Fix for Bug 326839 - [otmodel][assist] completion proposals for implicitly inherited elements have no additional info. by Stephan Herrmann · 14 years ago
  25. 66cc2b6 Basic merge with v_B14a for 3.7M2 by Stephan Herrmann · 14 years ago
  26. f19847b Cleanly re-applied all changes 0.7.0->0.7.1 by Stephan Herrmann · 14 years ago
  27. 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
  28. 887dc01 document a debug-time observation by Stephan Herrmann · 14 years ago
  29. 3260d51 Documentation update: make all {ObjectTeams tags in this module browsable from Search. by Stephan Herrmann · 14 years ago
  30. 10cd8bd some time ago I observed an NPE at this location, however, its the double lookup through OTModelManager that's nonsense. by Stephan Herrmann · 14 years ago
  31. 32e299d Proposed implementation for Bug 322898 - [hierarchy] revive and adjust tradition type hierarchy for OT/J. by Stephan Herrmann · 14 years ago
  32. 61c7e92 Fix restoring callin handle from memento for named callin: by Stephan Herrmann · 14 years ago
  33. 7048f0b Final cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  34. 7fee2a1 Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  35. 9099dc0 Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  36. 634113e More regarding Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  37. aef55c3 migrate first refactoring to new OTTypeHierarchies (Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy) by Stephan Herrmann · 14 years ago
  38. 9b5b9cd Initial implementation for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  39. 3076184 Fix for Bug 321402 - "Copy Qualified Name" action not working for method bindings by Stephan Herrmann · 14 years ago
  40. 1df403e Fix bogus errors reported by the reconciler: by Stephan Herrmann · 15 years ago
  41. a098dd6 Bug 320618 - inconsistent initialization of classpath container backed by external class folder by Stephan Herrmann · 15 years ago
  42. 6d3ff88 still more test harness re bug 302850 by Stephan Herrmann · 15 years ago
  43. 573bf3d extra safety for misconfigured OT-projects without class org.objectteams.Team. by Stephan Herrmann · 15 years ago
  44. df6ed31 After re-packaging the OTRE for Bug 320191 - by Stephan Herrmann · 15 years ago
  45. c29c3a6 harness for Bug 302850 - 13 failures in JavaModel tests for the N20100214-2000 Mac OS X - Cocoa test machine by Stephan Herrmann · 15 years ago
  46. 9872a25 more reverting of workarounds re OTJavaElement - by Stephan Herrmann · 15 years ago
  47. b4655d3 Fix an NPE / regression in OTReconcilerTests, OTCompletionTests et al. by Stephan Herrmann · 15 years ago
  48. 9eb21e0 Resolved one FIXME as of comment 3 of Bug 317358 - [otmodel] deltas for roles are not correctly computed by Stephan Herrmann · 15 years ago
  49. ceb5880 Implementation for Bug 317358 - [otmodel] deltas for roles are not correctly computed by Stephan Herrmann · 15 years ago
  50. 5a3c20a Revert workaround for fixed Bug 229480 - [builder] compiler exception causes NPE in AbstractImageBuilder.acceptResult() by Stephan Herrmann · 15 years ago
  51. 1ee6886 Implementation for Bug 317352 - [ui] callin marker creator fires too many jobs by Stephan Herrmann · 15 years ago
  52. d54a463 Additional implementation for Bug 302827 - [assist] completion should offer to materialize phantom roles by Stephan Herrmann · 15 years ago
  53. 925c497 Initial implementation for Bug 302827 - [assist] completion should offer to materialize phantom roles by Stephan Herrmann · 15 years ago
  54. d0fffd5 Fix for Bug 315520 - [binding-editor] Binding editor does not show base methods which are defined by callout by Stephan Herrmann · 15 years ago
  55. d5c3cc6 update jdt.core to v_A56 and build against 3.6RC3 by Stephan Herrmann · 15 years ago
  56. 885406d two fups of r342 by Stephan Herrmann · 15 years ago
  57. 9900472 update jdt.core to v_A53 by Stephan Herrmann · 15 years ago
  58. c43b329 Fix old regressions in MementoTests (these tests never ran at objectteams.org?!?): by Stephan Herrmann · 15 years ago
  59. 6aca7cf Fix regression in OTJavaTypeSearchTests#testRoleReferenceInPredicate by Stephan Herrmann · 15 years ago
  60. d54929c Normally, SourceElementNotifier.notifySourceElementRequestor() is invoked with a freshly parsed CUD, by Stephan Herrmann · 15 years ago
  61. d3f3cd0 Early adopting patch for Bug 311048 - AbortCompilation propagated from CompilationUnitProblemFinder.process() by Stephan Herrmann · 15 years ago
  62. 7b056dc Fix encoding for method spec with array-type parameter, fixes AIOOBE(0) when trying to by Stephan Herrmann · 15 years ago
  63. c8280b8 should have been part of r267 by Stephan Herrmann · 15 years ago
  64. 6c186a4 update jdt.core and its tests to v_A48 and prepare for building against I20100426-0852 by Stephan Herrmann · 15 years ago
  65. 3961b99 update jdt.core and tests to v_A47 by Stephan Herrmann · 15 years ago
  66. a55c341 Update jdt core and tests to v_A46 by Stephan Herrmann · 15 years ago
  67. a4413f7 Fix CallinMarkerTest.testMarkers_4() as a witness for bug 303474: by Stephan Herrmann · 15 years ago
  68. f3e60b3 update jdt.core to v_A45 by Stephan Herrmann · 15 years ago
  69. 537d03a NPE fixes: by Stephan Herrmann · 15 years ago
  70. e5d6be8 update jdt.core to v_A39 using patch from the corresponding update in old svn for 1.4.0 by Stephan Herrmann · 15 years ago
  71. 7b7062f initial commit in accordance with CQ 3784 by Stephan Herrmann · 15 years ago