1. 6043af7 Extensibility for external storage serialization by Vasili Gulevich · 9 years ago
  2. eaf86db * Watchpoint line mapping support-fix by Andrey Sobolev · 9 years ago
  3. 4795c9d * Watchpoint line mapping support. by Andrey Sobolev · 9 years ago
  4. e5e9fea + Support for debug console in run mode. by Andrey Sobolev · 9 years ago
  5. 9ab6e43 Merge "+ Support for debug console in run mode." by Andrey Sobolev · 9 years ago
  6. 6921f31 + Support for debug console in run mode. by Andrey Sobolev · 9 years ago
  7. 93bb500 Add Mars target platform. by Alexander Kurtakov · 9 years ago
  8. 4024fef Allow compiling against Mars. by Alexander Kurtakov · 9 years ago
  9. 4731f45 * Support for changing Global/Class kinds in Variables view to some by Andrey Sobolev · 9 years ago
  10. e274c64 * fix for issue - Bug 399991 - blocking breakpoint command by Andrey Sobolev · 9 years ago
  11. b8f1cfb * fix for issue - Bug 399991 - blocking breakpoint command by Andrey Sobolev · 9 years ago
  12. d473c2a bug 413346: [outline] Support StyledText in outline by Simon Bernard · 10 years ago
  13. cb64b0e bug 446185: Go to debug perspective on break on first line by Simon Bernard · 10 years ago
  14. d0dd542 Merge "Bug 437856 - Add alias, type and modifiers to ImportDeclaration" by Kaloyan Raev · 10 years ago
  15. 314b51c * Support for configuring script breakpoint property pages. by Andrey Sobolev · 10 years ago
  16. 60e4141 * fix for get method name retrieval mistake. by Andrey Sobolev · 10 years ago
  17. b167707 * Snall additions to DTLK DBGp protocol handling. by Andrey Sobolev · 10 years ago
  18. 29ac40c * Build fix - remove @Override, since we are building against Luna. by Andrey Sobolev · 10 years ago
  19. b7ea5c0 * Eclipse 4.5 compatibility. by Andrey Sobolev · 10 years ago
  20. 479f1b5 Switch version to 5.2.0-SNAPSHOT by Kaloyan Raev · 10 years ago
  21. 0722a25 Bug 437856 - Add alias, type and modifiers to ImportDeclaration by Dawid Pakuła · 10 years ago
  22. a1446a2 Bug 414776 - Severe performance Thread.sleep() bottleneck in JobManager by Alex Panchenko · 11 years ago R5_1_1
  23. aa6e5d4 Bug 457784 - [feature_request][index2] Allow search by "parent" field by Dawid Pakuła · 10 years ago
  24. 0aaf777 Bug 458130 - Disable unstable test SetContainerEventsTest by Kaloyan Raev · 10 years ago
  25. a87e0ef Remove eclipse.inf files by Kaloyan Raev · 10 years ago
  26. 3adf800 Remove eclipse.inf files by Kaloyan Raev · 10 years ago
  27. 02aa990 Bug 457960 - We use the hamcrest API directly, it should be by Mat Booth · 10 years ago
  28. 9a2239e Bug 457797 - [H2] Create view for "by container" search by Dawid Pakuła · 10 years ago
  29. cab3546 Bug 457264 - Update SUA by Kaloyan Raev · 10 years ago
  30. 03761a9 Bug 446159 - [H2] Escape backslash in H2ElementDao by Dawid Pakuła · 10 years ago
  31. 0a0908c Bug 454867 - [H2] Optimize schema and search query by Dawid Pakuła · 10 years ago
  32. 2b5e323 Bug 456645 - ProblemTreeViewer contains obsolete code which is causing by Michal Niewrzal · 10 years ago
  33. afcf40b debug variables in the debug view can have mixed names for integers or by Johan Compagner · 10 years ago
  34. 25a9340 Merge "Bug 454597 - Improve H2 connection setttings" by Kaloyan Raev · 10 years ago
  35. f285b9b Merge "[422573] Issue in IndexManager.getIndexer()" by Kaloyan Raev · 10 years ago
  36. 61f2395 Bug 454597 - Improve H2 connection setttings by Dawid Pakuła · 10 years ago
  37. f3146d0 Merge "Bug 439959 - H2 DeleteDBFiles not work after upgrade from juno" by Kaloyan Raev · 10 years ago
  38. 5155a89 Bump BREE to Java 1.5. by Alexander Kurtakov · 10 years ago
  39. a83d052 Bug 439959 - H2 DeleteDBFiles not work after upgrade from juno by Dawid Pakuła · 10 years ago
  40. 4488614 [422573] Issue in IndexManager.getIndexer() by Kaloyan Raev · 11 years ago
  41. 561c932 Change version to 5.1.1 by Kaloyan Raev · 10 years ago
  42. aa22754 Prepare repo for easier versioning by Kaloyan Raev · 10 years ago
  43. ffc90a6 Disabled escaping in H2 queries, fixes bug 446159 by Alex Panchenko · 10 years ago
  44. 48d41ed removed license stuff (done through a license plugin) by Johan Compagner · 10 years ago
  45. 356cd43 Use DefaultScope.INSTANCE/InstanceScope.INSTANCE instead of deprecated constructor by Alex Panchenko · 10 years ago
  46. 38a5748 IBuildpathContatainerExtension2 to return error status by Alex Panchenko · 11 years ago Root_R5_1_maintenance
  47. 9eca4e7 Using shared license feature by Alex Panchenko · 10 years ago
  48. 9d62d3a Change version to 5.1 for Luna by Alex Panchenko · 10 years ago
  49. 1b3b125 Luna compilation fixes by Alex Panchenko · 10 years ago
  50. f710d7b the previous fix doesn't work anymore for the latest eclipse releases. by Johan Compagner · 11 years ago
  51. 89a7e59 fix for: (if thread is not found then just display the detail string) by Johan Compagner · 11 years ago
  52. 4abf12b Normalize line endings in .classpath files by Alex Panchenko · 11 years ago
  53. 46711e8 some times a weird error happens on shutdown by Johan Compagner · 11 years ago
  54. bff5d43 move to java 6 by Johan Compagner · 11 years ago
  55. f81c309 fix in ModelElement.getSourceElementAtTop, bug 422075 by Alex Panchenko · 11 years ago
  56. c487aa0 SourceParserUtil: avoid unnecessary calls to SourceModuleInfoCache, bug 422147 by Alex Panchenko · 11 years ago
  57. b4a6600 H2*Dao cleanup - pass RETURN_GENERATED_KEYS only when applicable by Alex Panchenko · 11 years ago
  58. f72af29 H2Index: index on FILES(PATH,CONTAINER_ID), bug 415137 by Alex Panchenko · 11 years ago
  59. c3804d2 H2ElementDao pass strings via PreparedStatement parameters, fixes bug 419768 by Alex Panchenko · 11 years ago
  60. 62e7ec8 javadocs: fix typos by Alex Panchenko · 11 years ago
  61. 812e2f0 RuntimePerformanceMonitor disabled by default, bug 417668 by Alex Panchenko · 11 years ago
  62. f7b05c5 CompletionProposalLabelProvider: spaces in return type separator, bug 403751 by Alex Panchenko · 11 years ago
  63. 0a265ac DLTK target platform definition for Kepler by Alex Panchenko · 11 years ago
  64. 010c75e Target platform with the dependencies, to be used while developing by Alex Panchenko · 11 years ago
  65. 9307c75 drop old attempt to use SWTBot by Alex Panchenko · 11 years ago
  66. 1626617 * use kepler to build DLTK, some mac related build fixes. by Andrey Sobolev · 11 years ago
  67. b83992f * Applied patch for issue Bug 412550 by Andrey Sobolev · 11 years ago
  68. 87b8b25 added about.html to annotations by Alex Panchenko · 11 years ago Root_R5_0_maintenance
  69. 24f22b4 RenameModelElementProcessor.createReplaceEdit(SearchMatch) extracted, bug 406113 by Alex Panchenko · 11 years ago
  70. 02a9134 check by default the "no sort" by Ovidiu Buligan · 11 years ago
  71. 32b75b9 sorting support in the testing view by Ovidiu Buligan · 11 years ago
  72. e0d1c62 bug 405819 - sort items of auto_dependencies buildpath attribute by Alex Panchenko · 12 years ago
  73. f053c7c fix in BuiltinProjectFragment.getRawBuildpathEntry() by Alex Panchenko · 12 years ago
  74. 4ffa624 copy/paste/cut/selectall support for the multi line input field. by Johan Compagner · 12 years ago
  75. 2335383 fix for calling selectChanged when pressing shift-HOME then it should be by Johan Compagner · 12 years ago
  76. 5cf777a tests: fix running on windows by Alex Panchenko · 12 years ago
  77. 2dae687 fix exception from buildpath changes on windows, bug 401623 by Alex Panchenko · 12 years ago
  78. 15af04a show execution times by Johan Compagner · 12 years ago
  79. abd10f7 drag'n'drop support for text (just like paste) by Johan Compagner · 12 years ago
  80. a2bda6d launching: ScriptRuntime checks interpreter settings in default scope as well by Alex Panchenko · 12 years ago
  81. 39f29b6 removed the totalCount++ because that is already done in the by Johan Compagner · 12 years ago
  82. 9aa0357 dltk.ui: fix extension point name by Alex Panchenko · 12 years ago
  83. 25d8493 releng: fix name in .project of target platform by Alex Panchenko · 12 years ago
  84. 43d5558 CompletionProposalFlag: type safe way to add boolean flags to CompletionProposal by Alex Panchenko · 12 years ago
  85. 1340b23 tests: CodeCompletionResult - get(name), get(kind,name) methods added by Alex Panchenko · 12 years ago
  86. 0fa5b06 tests: fix excludes in FileUtil.copyDirectory() by Alex Panchenko · 12 years ago
  87. 3e73572 builder: improve rebuild of dependents by Alex Panchenko · 12 years ago
  88. 0536b2d use non-deprecated ScriptProject.getExpandedBuildpath() by Alex Panchenko · 12 years ago
  89. 11997af IncrementalProjectChange: fix getDeletedPaths() by Alex Panchenko · 12 years ago
  90. 6629429 IBuildContext.recordDependency(path,flags) added by Alex Panchenko · 12 years ago
  91. 254122b buildpath delta improvements by Alex Panchenko · 12 years ago
  92. cbdaf45 ScriptCompletionEngine: cleanup and increase visibility of some members by Alex Panchenko · 12 years ago
  93. 4178eb6 improve events for buildpath operations by Alex Panchenko · 12 years ago
  94. ed4cbc0 tests.buildpath: formatting/cleanup by Alex Panchenko · 12 years ago
  95. bee470e SetContainerOperation: fire model change events by Alex Panchenko · 12 years ago
  96. 75fcf7b builder: improve rebuild of import problems on incremental builds. by Alex Panchenko · 12 years ago
  97. f71b5a0 CodeAssistUtil.on(IFile) factory method by Alex Panchenko · 12 years ago
  98. 4062018 tests: improvements in helper utilities by Alex Panchenko · 12 years ago
  99. f0dab55 dltk.ui: generics/@Override annotations by Alex Panchenko · 12 years ago
  100. 758cf2b ICompletionEngine: some javadocs by Alex Panchenko · 12 years ago