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