1. e0299ba Bug 545767: [R-Debug] Fix applying of breakpoint changes while tasks are running by Stephan Wahlbrink · 5 years ago
  2. 761f39b Bug 540010: Fix detection of Shiny app resources by Stephan Wahlbrink · 5 years ago
  3. 2b35366 Bug 540176: [R-Debug] Make promise debug variable more robust against by Stephan Wahlbrink · 5 years ago
  4. 00032a8 Bug 545361: Add use of BasicAppEnvironment by Stephan Wahlbrink · 5 years ago
  5. 572b065 Bug 544713: [RGraphic] Add use of new graphic device commands by Stephan Wahlbrink · 5 years ago
  6. a25b6bc Bug 544398: [LtxR-Editor, WikidocR-Editor] Move preference pages by Stephan Wahlbrink · 5 years ago
  7. 566d326 Bug 544397: Rename preference node from 'StatET' to 'R' by Stephan Wahlbrink · 5 years ago
  8. 08b92a3 Bug 544399: [SourceEditor] Adapt to AssistPreferences of LTK by Stephan Wahlbrink · 5 years ago
  9. 31b21ad Bug 541789: [Releng] Add incubation branding by Stephan Wahlbrink · 5 years ago
  10. 8c4296a Bug 541788: [Releng] Add notice and license files in distribution artifacts by Stephan Wahlbrink · 5 years ago
  11. 88d8f74 Bug 541741: [Releng] Add missing .gitignore by Stephan Wahlbrink · 5 years ago
  12. 369c45a Bug 541741: [Releng] Add configuration of build id and final file names by Stephan Wahlbrink · 5 years ago
  13. a99be50 Bug 541741: [Releng] Add target-platform-configuration to repo pom by Stephan Wahlbrink · 5 years ago
  14. 1bd748c Bug 541787: [Releng] Add notice and license files to repos by Stephan Wahlbrink · 5 years ago
  15. 39e269d Bug 541741: [Releng] Remove duplicate dependency declaration by Stephan Wahlbrink · 5 years ago
  16. d2e41b1 Update copyright for 2019 by Stephan Wahlbrink · 5 years ago
  17. 7f86dae Bug 542824: [R-Help] Add support for HTTP auth to client for R help server by Stephan Wahlbrink · 5 years ago
  18. 16994ea Adapt to moved ILineInformation/TextLineInformation by Stephan Wahlbrink · 5 years ago
  19. 85e355a Bug 541654: [R-Help] Add command line utility to generate R help index by Stephan Wahlbrink · 5 years ago
  20. a06285a Bug 541786: [R-Console] Fix startup of R console (RJ) when using Java 11 by Stephan Wahlbrink · 5 years ago
  21. f60e6e9 Bug 538869: [NiConsole] Remove the copyright statement from by Stephan Wahlbrink · 5 years ago
  22. 8b7ba22 Bug 541790: [R-Help] Add auto selection of REnv in R help search page by Stephan Wahlbrink · 5 years ago
  23. 515d6ae Bug 542774: [R-Help] Update help index to Lucene 7.5.0 by Stephan Wahlbrink · 5 years ago
  24. 81568cb Bug 540325: [R-Debug] Fix support for breakpoints in nested functions by Stephan Wahlbrink · 5 years ago
  25. 33968be Bug 540241: [R-Refactoring] Fix Exception when performing inline refactoring by Stephan Wahlbrink · 6 years ago
  26. 8e9ba7b Bug 541654: [R-Help] Add Spring Boot based R help server by Stephan Wahlbrink · 5 years ago
  27. 0481adf Bug 541791: Adapt to changed RJContext and RJ server classpath by Stephan Wahlbrink · 5 years ago
  28. 910f99a Bug 541654: [R-Help] Refactor R help into seperate bundle independent of by Stephan Wahlbrink · 5 years ago
  29. 78a9412 Bug 541741: [Releng] Add build using Maven/Tycho by Stephan Wahlbrink · 6 years ago
  30. f150d87 Bug 541805: Update and adapt to Eclipse 2018-12 by Stephan Wahlbrink · 5 years ago
  31. 35144eb Remove dependencies on Apacha Commons Primitives by Stephan Wahlbrink · 5 years ago
  32. b3bb7c9 Adapt to revised jcommons.rmi by Stephan Wahlbrink · 6 years ago
  33. 1fafa91 Bug 541714: [R-Editor] Adapt to revised ltk InfoHover by Stephan Wahlbrink · 6 years ago
  34. 7b680f9 Adapt to Os/Arch in SystemUtils by Stephan Wahlbrink · 6 years ago
  35. 5cfe0d8 Bug 541656: Adapt to added jcommons.status, jcommons.rmi and by Stephan Wahlbrink · 6 years ago
  36. 9b77bc8 Bug 541655: Adapt to jcommons.text and related changes by Stephan Wahlbrink · 6 years ago
  37. 24960ac Update declarations of RJ to version 4.0 by Stephan Wahlbrink · 6 years ago
  38. 7d4a7e4 Bug 540010: Fix version of r.apps bundle by Stephan Wahlbrink · 6 years ago
  39. a0651b0 Fix nullable annotations in RElementAccess by Stephan Wahlbrink · 6 years ago
  40. 708d71c CleanUp by Stephan Wahlbrink · 5 years ago
  41. 869fd78 Update project settings by Stephan Wahlbrink · 5 years ago
  42. 37bfa89 Correct license header by Stephan Wahlbrink · 5 years ago
  43. 55f9413 Bug 540325: [R-Debug] Improve support for breakpoints in nested functions by Stephan Wahlbrink · 6 years ago
  44. 9ce4d3b Bug 540324: [R-Debug] Add support of server side tracepoint/breakpoint manager by Stephan Wahlbrink · 6 years ago
  45. 6f9cb5d Bug 540324: [RJ-Server] Add jcommons.util bundle to server dependencies by Stephan Wahlbrink · 6 years ago
  46. 68dcb1b Bug 540010: Add tools for R apps by Stephan Wahlbrink · 6 years ago
  47. f4b8669 Bug 540176: [R-Debug] Add more detail for R promise and language objects by Stephan Wahlbrink · 6 years ago
  48. ad83655 Bug 540170: Add encoding of special chars of display name of RElementName by Stephan Wahlbrink · 6 years ago
  49. 35d75ae CleanUp: [R-Debug] Add use of NonNullByDefault by Stephan Wahlbrink · 6 years ago
  50. 03af035 Bug 540153: [RService, R-Console] Add RService.findData / by Stephan Wahlbrink · 6 years ago
  51. f143439 Revise ElementName and related classes by Stephan Wahlbrink · 6 years ago
  52. 1115022 [R-Model, R-Debug] Revise CombinedRElement by Stephan Wahlbrink · 6 years ago
  53. 3cac546 Bug 540053: [R-Help] Adapt to enhanced MPBV by Stephan Wahlbrink · 6 years ago
  54. 5205493 Bug 540035: [DocProcessing] Adapt to added generic UI utilities and by Stephan Wahlbrink · 6 years ago
  55. c7ff260 Adapt to revised ecommons UI action utilities by Stephan Wahlbrink · 6 years ago
  56. fb3911b CleanUp: Remove double command image definitions by Stephan Wahlbrink · 6 years ago
  57. ff14c62 CleanUp: Remove unused messages by Stephan Wahlbrink · 6 years ago
  58. 3fde78d Fix messages in RModelIndex by Stephan Wahlbrink · 6 years ago
  59. 58240a5 Bug 539772: [R-Editor, Templates] Add support for keyboard bindings for by Stephan Wahlbrink · 6 years ago
  60. 3d5bc5c Bug 539772: [Templates] Revise some templates code by Stephan Wahlbrink · 6 years ago
  61. c5a7a3f Adapt to corrected namings by Stephan Wahlbrink · 6 years ago
  62. ccf1cf4 Bug 539768: [R-Console] Add R snippet to set working directory by Stephan Wahlbrink · 6 years ago
  63. bf7e27d Bug 539094: Organize imports by Stephan Wahlbrink · 6 years ago
  64. 2a466dc Bug 539094: [R-Project, R-Model] Improve setup of R projects by Stephan Wahlbrink · 6 years ago
  65. 6eaa6a7 Adapt to revised LayoutUtils by Stephan Wahlbrink · 6 years ago
  66. 11a01fd Bug 539089: Make saving of preferences more proof by Stephan Wahlbrink · 6 years ago
  67. 86185c7 Adapt to revised ecommons...workspace utils by Stephan Wahlbrink · 6 years ago
  68. 27b8118 Adapt to revised ecommons.databinding by Stephan Wahlbrink · 6 years ago
  69. 1120915 Bug 539045: Add use of nullable annotations by Stephan Wahlbrink · 6 years ago
  70. f619acc Bug: 538878: Update ICU to 62.1.0 by Stephan Wahlbrink · 6 years ago
  71. 855188a Bug 539040: [LtxR-DocProcessing] Migrate doc processing for Latex+R by Stephan Wahlbrink · 6 years ago
  72. 89dcb54 [TexRweave] Adapt to changed Tex command management by Stephan Wahlbrink · 6 years ago
  73. f3a3064 Bug 539030: Add actions and GUI contributions to open the R package manager by Stephan Wahlbrink · 6 years ago
  74. 5e6614f Bug 539020: Add support for configuration of display of code snippets by Stephan Wahlbrink · 6 years ago
  75. 8ec3461 Bug 539016: Consolidate LTK templates configuration pages in config package by Stephan Wahlbrink · 6 years ago
  76. 4bf8f2c Bug 539001: Update databinding code to current standards by Stephan Wahlbrink · 6 years ago
  77. f6591a7 Bug 538987: Improve handling of local command handlers by Stephan Wahlbrink · 6 years ago
  78. 989f860 Bug 538986: Simplify API of ConfigurationBlock by Stephan Wahlbrink · 6 years ago
  79. 9bbe304 Bug 538980: [WikidocR-Editor] Add support for multiple nested embedded by Stephan Wahlbrink · 6 years ago
  80. fc1539b Bug 538948: [LtxR-Model, LtxR-Editor] Correct TexCoreAccess for LtxRweave files by Stephan Wahlbrink · 6 years ago
  81. 30a59d0 Bug 538947: [WikidocR-Source] Fix parsing of R inline code segments in by Stephan Wahlbrink · 6 years ago
  82. 9ceb9ce Bug 538946: [R-Refactoring] Add use of code style preferences for arg by Stephan Wahlbrink · 6 years ago
  83. 623f850 Bug 538943: [NiConsole] Add workarounds for bug 94106 and bug 512251 by Stephan Wahlbrink · 6 years ago
  84. 49fc111 Bug 538868: [R-Source] Fix length when parsing R args by Stephan Wahlbrink · 6 years ago
  85. 0a6ba4f Bug 538867: [R-DataEditor] Fix selection of RDataFormatter for cells by Stephan Wahlbrink · 6 years ago
  86. f24edb7 Bug 538866: [R-Editor] Fix scrollbar for hovers with focus by Stephan Wahlbrink · 6 years ago
  87. 6879615 Bug 538865: [NiConsole] Fix NullPointerException in ToolProgressGroup by Stephan Wahlbrink · 6 years ago
  88. 5d1fe0e Bug 538865: [NiConsole] Fix ClassCastException in QueueView by Stephan Wahlbrink · 6 years ago
  89. cb90c6c Bug 538878: Adapt to Mylyn Wikitext 3 by Stephan Wahlbrink · 6 years ago
  90. 0b40cc8 Bug 538878: Update and adapt to Eclipse 2018-09 by Stephan Wahlbrink · 6 years ago
  91. 4d3409e Bug 538861: [SourceEditor] Add support to mark unclosed partitions by Stephan Wahlbrink · 6 years ago
  92. 6e62da7 Bug 538857: [SourceEditor] Adapt to support sepcial modes of by Stephan Wahlbrink · 6 years ago
  93. 4fc5631 Update declarations for StatET 4.0 by Stephan Wahlbrink · 6 years ago
  94. 6a04184 Update copyright for 2018 by Stephan Wahlbrink · 6 years ago
  95. cd7859b Initial contribution to Eclipse.org by Stephan Wahlbrink · 6 years ago