1. 54669f8 update jdt.core & tests to I20120502-0800 aka 4.2 M7. by Stephan Herrmann · 12 years ago
  2. 652238b Resolve more warnings: empty block, non-nls, unused local. by Stephan Herrmann · 12 years ago
  3. 86c6115 resolve all javadoc warnings in this plug-in by Stephan Herrmann · 12 years ago
  4. 28de319 more apiLevel consistency after JLS3 has been deprecated. by Stephan Herrmann · 12 years ago
  5. f0800f8 massive warning clean-up triggered by deprecation of JLS3. by Stephan Herrmann · 12 years ago
  6. b9e1052 Update jdt.core & tests to v20120314-0818 (candidate for 3.8 M6) by Stephan Herrmann · 12 years ago
  7. 6cecadb Update jdt.core and tests to v20120221-0704 by Stephan Herrmann · 12 years ago
  8. c6dd181 Test & fix for Bug 372433 - [refactoring][dom] extract method in a by Stephan Herrmann · 12 years ago
  9. 72d84d5 Test & fix for Bug 370656 - [assist] remove signatures from method by Stephan Herrmann · 12 years ago
  10. 2c38ab4 Basic merge to M5 using jdt.core v20120125-1544 by Stephan Herrmann · 12 years ago
  11. 378fee6 cleanup: update api_filters from orig, add a @since tag, avoid warnings by Stephan Herrmann · 12 years ago
  12. 1437f3b Test & fix for Bug 316698 - [refactoring] Refactoring for moving a role by Stephan Herrmann · 12 years ago
  13. d2cecfd Test & fix for bug 348076: [assist][rewrite] changing import to import by Stephan Herrmann · 12 years ago
  14. aa1e284 Merged with JDT/Core (+tests) up to v20111205-1355 by Stephan Herrmann · 12 years ago
  15. 41a335b Merged with JDT/Core up-to 6665973e9a36116a8cb24b7143317e47a83a98f0 by Stephan Herrmann · 12 years ago
  16. 6dcbb38 update sources to v_C18, build config to v_C17 (no build containing C18 is available at this point) by Stephan Herrmann · 12 years ago
  17. 7d944ef update to 3.8M2 using v_C10. by Stephan Herrmann · 13 years ago
  18. 8cf3470 upgrade to v_C07 by Stephan Herrmann · 13 years ago
  19. 9849a5e More improvements re Bug 355274 - [assist] make the add signatures assist smarter vis-a-vis ambiguous method bindings by Stephan Herrmann · 13 years ago
  20. 5b6ddb0 test & implementation for Bug 355274 - [assist] make the add signatures assist smarter vis-a-vis ambiguous method bindings by Stephan Herrmann · 13 years ago
  21. 3df378f Full update to intermediate version v_C06. by Stephan Herrmann · 13 years ago
  22. e75c3d0 Fix regression in org.eclipse.objectteams.otdt.ui.tests.refactoring.extractmethod.ExtractMethodTests.testDeclaredLifting1(): by Stephan Herrmann · 13 years ago
  23. c5ebc78 still one more location needing to take JLS4 into consideration. by Stephan Herrmann · 13 years ago
  24. 7ba3adb more locations needing to take JLS4 into consideration. by Stephan Herrmann · 13 years ago
  25. bcc29b6 fix regressions in otdt.ui.tests.refactoring RenameTypeTest: by Stephan Herrmann · 13 years ago
  26. 44109d3 Basic merge with v_B72_R37x incl. support for Java7. by Stephan Herrmann · 13 years ago
  27. 5ca6b8e Test & fix for Bug 352605 - Eclipse is reporting "Could not retrieve superclass" every few minutes by Stephan Herrmann · 13 years ago
  28. 4f75b17 Fup of Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  29. 8f40d9b doc cleanup: remove obsolete "tag" "MIGRATION_STATE". by Stephan Herrmann · 13 years ago
  30. 086e354 comment-only change in early preparation for merging-in BETA_JAVA7 from jdt.core orig: by Stephan Herrmann · 13 years ago
  31. 9afa8b9 Implementation for Bug 345844 - [assist] quickfix for adding "throws LiftingFailedException" by Stephan Herrmann · 13 years ago
  32. b280f64 Version update etc. see Bug 345276 - Switch to release version 2.0.0 by Stephan Herrmann · 13 years ago
  33. 29b019c update jdt.core to v_B51 (candidate for M7) by Stephan Herrmann · 13 years ago
  34. 0302277 fixed an NPE observed in RL. by Stephan Herrmann · 13 years ago
  35. 94e72d7 Test & fix for Bug 339520 - [quickfix] creating a role constructor via quickfix creates ';' instead of body by Stephan Herrmann · 13 years ago
  36. 0e64ff6 update to v_B42 by Stephan Herrmann · 13 years ago
  37. 3db4276 update to v_B39 by Stephan Herrmann · 13 years ago
  38. a1bf656 basic merge of jdt.core to v_B38. by Stephan Herrmann · 13 years ago
  39. bb25a05 update JDT/Core to v_B35 for 3.7M5 by Stephan Herrmann · 13 years ago
  40. d3c1c6a update jdt.core and tests to v_B28. by Stephan Herrmann · 13 years ago
  41. e6580cb tests & fix for Bug 331828 - DefaultBindingResoolver.resolveTypeBindingForName(Name name) for OT Elements by Stephan Herrmann · 13 years ago
  42. 9eaf27a Follow-up changes for Bug 331831 - [compiler] better reporting for unresolvable tsuper call by Stephan Herrmann · 13 years ago
  43. f6b5f83 Fix and new/updated tests for Bug 331831 - [compiler] better reporting for unresolvable tsuper call by Stephan Herrmann · 13 years ago
  44. b64c69c Fix for Bug 331702 - [dom] Static imports are always malformed in OTDT by Stephan Herrmann · 13 years ago
  45. 0732a42 Test & fix for Bug 330169 - [refactoring] Extract method throws NPE if declared lifting arg is involved by Stephan Herrmann · 13 years ago
  46. 8a4d178 Tests & fix for Bug 329988 - Quickfix method generation on missing replace callin method generates wrong method by Stephan Herrmann · 13 years ago
  47. fa8dc48 Fix for Bug 329936 - Eclipse DOM AST with OT/J extensions problem by Stephan Herrmann · 13 years ago
  48. e880bb6 update to v_B22 (3.7M3) by Stephan Herrmann · 13 years ago
  49. 016c426 update to JDT/Core v_B18 by Stephan Herrmann · 14 years ago
  50. 66cc2b6 Basic merge with v_B14a for 3.7M2 by Stephan Herrmann · 14 years ago
  51. ab1b976 preparation for merging with v_B14a: cleanup remove trailing white space by Stephan Herrmann · 14 years ago
  52. 24dd5be Fix regressions in some OTQuickfixTests et al: by Stephan Herrmann · 14 years ago
  53. bf48945 Fix regressions in CodeCompletionTests: rewriting param mappings did not handle the case of event==null. by Stephan Herrmann · 14 years ago
  54. 331f6fe Tests and fix for Bug 311879 - [refactoring] adapt "change signature" refactoring by Stephan Herrmann · 14 years ago
  55. 3d9066f Test & fix for Bug 316666 - [dom] IllegalArgumentException in very broken source by Stephan Herrmann · 14 years ago
  56. e042d00 update to 3.6 RC4 (using jdt.core v_A58 & jdt.ui v20100526-0800) going towards 0.7.0M4 by Stephan Herrmann · 14 years ago
  57. 859dff2 Implementation for Bug 315465 - [binding-editor] Creating callout-to-field via binding editor by Stephan Herrmann · 14 years ago
  58. 0550fbf cleanup: warnings by Stephan Herrmann · 14 years ago
  59. cf8495a Fix 2 regressions (NPE): by Stephan Herrmann · 14 years ago
  60. 9ce31ef Initial implementation for Bug 310923 - [assist] Quick assist for adding/removing signatures in method bindings by Stephan Herrmann · 14 years ago
  61. 3421d29 Tests & implementation for Bug 314039 - [dom] [rewrite] more complete rewriting for method mappings by Stephan Herrmann · 14 years ago
  62. ad242b6 Test & fix for Bug 313804 - [dom] [assist] add support for "precedence after" in DOM and quickfix by Stephan Herrmann · 14 years ago
  63. 9900472 update jdt.core to v_A53 by Stephan Herrmann · 14 years ago
  64. 436c703 Test and fix for Bug 311432 - Inferred callouts to private static fields make OrganizeImports to import private fields by Stephan Herrmann · 14 years ago
  65. 0a24bbc Test and fix for Bug 311339 - Quickfix "Add Return Statement" inserts invalid code by Stephan Herrmann · 14 years ago
  66. f3e60b3 update jdt.core to v_A45 by Stephan Herrmann · 14 years ago
  67. 4ec0820 Bug 306696 - Internal Error after wrong precendece declaration Test + Fix by Stephan Herrmann · 14 years ago
  68. 26da885 completing the update to helios M6 (version numbers of original changesets in old svn): by Stephan Herrmann · 14 years ago
  69. 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
  70. 7b7062f initial commit in accordance with CQ 3784 by Stephan Herrmann · 14 years ago