1. 7941b7c Update jdt.core & tests to I20131030-2000 for 4.4M3 by Stephan Herrmann · 10 years ago
  2. b453e74 Bug 410226 - [refactoring][dom] move to role file with preceding field by Stephan Herrmann · 11 years ago
  3. f7df07f Bug 408458 - [compare] EmptyStackException when comparing OT/J classes by Stephan Herrmann · 11 years ago
  4. 5d5db95 Update jdt.core & tests to I20130516-2200 (RC1) by Stephan Herrmann · 11 years ago
  5. 93d91e4 Bug 374822 - [refactoring] change method signature in a callin method by Stephan Herrmann · 11 years ago
  6. 0eb56ef Bug 407443 - [rewrite] does not support the 'team' package modifier by Stephan Herrmann · 11 years ago
  7. c35fed4 Bug 382186 - [refactoring] change inline role to role file and vice versa by Stephan Herrmann · 11 years ago
  8. c7600d8 update jdt.core and .tests to 11dd8a99a088c0f8f708fce4ca2ab2a6381f554a by Stephan Herrmann · 11 years ago
  9. 396f334 update jdt.core and .tests to I20130313-2000 (4.3 M6) by Stephan Herrmann · 11 years ago
  10. 4d9b750 Bug 382185 - [refactoring] renaming base package fails to rename base import by Stephan Herrmann · 11 years ago
  11. ac72852 Fixed regression in AddImportQuickFixTest.testAddBaseImportForRofi2() by Stephan Herrmann · 11 years ago
  12. 0363ef2 update jdt.core to v20130129-050623 (4.3M5). by Stephan Herrmann · 11 years ago
  13. 9dc8e88 Bug 394037 - [refactoring] renaming an argument with declared lifting by Stephan Herrmann · 11 years ago
  14. 03b7368 Bug 394055 - [refactoring] "use supertype where possible" does not work by Stephan Herrmann · 11 years ago builds/201211111141 releases/OTDT_2.2M3
  15. 319fcbb Bug 393915 - [dom][refactoring] pull-up with "use the destination type by Stephan Herrmann · 11 years ago
  16. ad5c56c Bug 393915 - [dom][refactoring] pull-up with "use the destination type by Stephan Herrmann · 11 years ago
  17. 22f4f42 Bug 393915 - [dom][refactoring] pull-up with "use the destination type by Stephan Herrmann · 11 years ago
  18. 7b93533 Bug 367605 - [refactoring] missing update of base import during renaming by Stephan Herrmann · 12 years ago
  19. 2dfc53e Avoid an NPE seen in real life (callout binding had resolve error) by Stephan Herrmann · 12 years ago
  20. deda793 Bug 386587 - [refactoring] pull-up refactoring cannot handle callout by Stephan Herrmann · 12 years ago
  21. 54669f8 update jdt.core & tests to I20120502-0800 aka 4.2 M7. by Stephan Herrmann · 12 years ago
  22. 652238b Resolve more warnings: empty block, non-nls, unused local. by Stephan Herrmann · 12 years ago
  23. 86c6115 resolve all javadoc warnings in this plug-in by Stephan Herrmann · 12 years ago
  24. 28de319 more apiLevel consistency after JLS3 has been deprecated. by Stephan Herrmann · 12 years ago
  25. f0800f8 massive warning clean-up triggered by deprecation of JLS3. by Stephan Herrmann · 12 years ago
  26. b9e1052 Update jdt.core & tests to v20120314-0818 (candidate for 3.8 M6) by Stephan Herrmann · 12 years ago
  27. 6cecadb Update jdt.core and tests to v20120221-0704 by Stephan Herrmann · 12 years ago
  28. c6dd181 Test & fix for Bug 372433 - [refactoring][dom] extract method in a by Stephan Herrmann · 12 years ago
  29. 72d84d5 Test & fix for Bug 370656 - [assist] remove signatures from method by Stephan Herrmann · 12 years ago
  30. 2c38ab4 Basic merge to M5 using jdt.core v20120125-1544 by Stephan Herrmann · 12 years ago
  31. 378fee6 cleanup: update api_filters from orig, add a @since tag, avoid warnings by Stephan Herrmann · 12 years ago
  32. 1437f3b Test & fix for Bug 316698 - [refactoring] Refactoring for moving a role by Stephan Herrmann · 12 years ago
  33. d2cecfd Test & fix for bug 348076: [assist][rewrite] changing import to import by Stephan Herrmann · 12 years ago
  34. aa1e284 Merged with JDT/Core (+tests) up to v20111205-1355 by Stephan Herrmann · 12 years ago
  35. 41a335b Merged with JDT/Core up-to 6665973e9a36116a8cb24b7143317e47a83a98f0 by Stephan Herrmann · 12 years ago
  36. 6dcbb38 update sources to v_C18, build config to v_C17 (no build containing C18 is available at this point) by Stephan Herrmann · 13 years ago
  37. 7d944ef update to 3.8M2 using v_C10. by Stephan Herrmann · 13 years ago
  38. 8cf3470 upgrade to v_C07 by Stephan Herrmann · 13 years ago
  39. 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
  40. 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
  41. 3df378f Full update to intermediate version v_C06. by Stephan Herrmann · 13 years ago
  42. e75c3d0 Fix regression in org.eclipse.objectteams.otdt.ui.tests.refactoring.extractmethod.ExtractMethodTests.testDeclaredLifting1(): by Stephan Herrmann · 13 years ago
  43. c5ebc78 still one more location needing to take JLS4 into consideration. by Stephan Herrmann · 13 years ago
  44. 7ba3adb more locations needing to take JLS4 into consideration. by Stephan Herrmann · 13 years ago
  45. bcc29b6 fix regressions in otdt.ui.tests.refactoring RenameTypeTest: by Stephan Herrmann · 13 years ago
  46. 44109d3 Basic merge with v_B72_R37x incl. support for Java7. by Stephan Herrmann · 13 years ago
  47. 5ca6b8e Test & fix for Bug 352605 - Eclipse is reporting "Could not retrieve superclass" every few minutes by Stephan Herrmann · 13 years ago
  48. 4f75b17 Fup of Bug 352914 - Avoid unnecessary decapsulation accessors for callout to field by Stephan Herrmann · 13 years ago
  49. 8f40d9b doc cleanup: remove obsolete "tag" "MIGRATION_STATE". by Stephan Herrmann · 13 years ago
  50. 086e354 comment-only change in early preparation for merging-in BETA_JAVA7 from jdt.core orig: by Stephan Herrmann · 13 years ago
  51. 9afa8b9 Implementation for Bug 345844 - [assist] quickfix for adding "throws LiftingFailedException" by Stephan Herrmann · 13 years ago
  52. b280f64 Version update etc. see Bug 345276 - Switch to release version 2.0.0 by Stephan Herrmann · 13 years ago
  53. 29b019c update jdt.core to v_B51 (candidate for M7) by Stephan Herrmann · 13 years ago
  54. 0302277 fixed an NPE observed in RL. by Stephan Herrmann · 13 years ago
  55. 94e72d7 Test & fix for Bug 339520 - [quickfix] creating a role constructor via quickfix creates ';' instead of body by Stephan Herrmann · 13 years ago
  56. 0e64ff6 update to v_B42 by Stephan Herrmann · 13 years ago
  57. 3db4276 update to v_B39 by Stephan Herrmann · 13 years ago
  58. a1bf656 basic merge of jdt.core to v_B38. by Stephan Herrmann · 13 years ago
  59. bb25a05 update JDT/Core to v_B35 for 3.7M5 by Stephan Herrmann · 13 years ago
  60. d3c1c6a update jdt.core and tests to v_B28. by Stephan Herrmann · 13 years ago
  61. e6580cb tests & fix for Bug 331828 - DefaultBindingResoolver.resolveTypeBindingForName(Name name) for OT Elements by Stephan Herrmann · 13 years ago
  62. 9eaf27a Follow-up changes for Bug 331831 - [compiler] better reporting for unresolvable tsuper call by Stephan Herrmann · 13 years ago
  63. f6b5f83 Fix and new/updated tests for Bug 331831 - [compiler] better reporting for unresolvable tsuper call by Stephan Herrmann · 13 years ago
  64. b64c69c Fix for Bug 331702 - [dom] Static imports are always malformed in OTDT by Stephan Herrmann · 13 years ago
  65. 0732a42 Test & fix for Bug 330169 - [refactoring] Extract method throws NPE if declared lifting arg is involved by Stephan Herrmann · 13 years ago
  66. 8a4d178 Tests & fix for Bug 329988 - Quickfix method generation on missing replace callin method generates wrong method by Stephan Herrmann · 13 years ago
  67. fa8dc48 Fix for Bug 329936 - Eclipse DOM AST with OT/J extensions problem by Stephan Herrmann · 13 years ago
  68. e880bb6 update to v_B22 (3.7M3) by Stephan Herrmann · 13 years ago
  69. 016c426 update to JDT/Core v_B18 by Stephan Herrmann · 14 years ago
  70. 66cc2b6 Basic merge with v_B14a for 3.7M2 by Stephan Herrmann · 14 years ago
  71. ab1b976 preparation for merging with v_B14a: cleanup remove trailing white space by Stephan Herrmann · 14 years ago
  72. 24dd5be Fix regressions in some OTQuickfixTests et al: by Stephan Herrmann · 14 years ago
  73. bf48945 Fix regressions in CodeCompletionTests: rewriting param mappings did not handle the case of event==null. by Stephan Herrmann · 14 years ago
  74. 331f6fe Tests and fix for Bug 311879 - [refactoring] adapt "change signature" refactoring by Stephan Herrmann · 14 years ago
  75. 3d9066f Test & fix for Bug 316666 - [dom] IllegalArgumentException in very broken source by Stephan Herrmann · 14 years ago
  76. 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
  77. 859dff2 Implementation for Bug 315465 - [binding-editor] Creating callout-to-field via binding editor by Stephan Herrmann · 14 years ago
  78. 0550fbf cleanup: warnings by Stephan Herrmann · 14 years ago
  79. cf8495a Fix 2 regressions (NPE): by Stephan Herrmann · 14 years ago
  80. 9ce31ef Initial implementation for Bug 310923 - [assist] Quick assist for adding/removing signatures in method bindings by Stephan Herrmann · 14 years ago
  81. 3421d29 Tests & implementation for Bug 314039 - [dom] [rewrite] more complete rewriting for method mappings by Stephan Herrmann · 14 years ago
  82. ad242b6 Test & fix for Bug 313804 - [dom] [assist] add support for "precedence after" in DOM and quickfix by Stephan Herrmann · 14 years ago
  83. 9900472 update jdt.core to v_A53 by Stephan Herrmann · 14 years ago
  84. 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
  85. 0a24bbc Test and fix for Bug 311339 - Quickfix "Add Return Statement" inserts invalid code by Stephan Herrmann · 14 years ago
  86. f3e60b3 update jdt.core to v_A45 by Stephan Herrmann · 14 years ago
  87. 4ec0820 Bug 306696 - Internal Error after wrong precendece declaration Test + Fix by Stephan Herrmann · 14 years ago
  88. 26da885 completing the update to helios M6 (version numbers of original changesets in old svn): by Stephan Herrmann · 14 years ago
  89. 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
  90. 7b7062f initial commit in accordance with CQ 3784 by Stephan Herrmann · 14 years ago