Permalink
Switch branches/tags
{{ refName }}
default
a8d2719fe6
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Commits on Jan 26, 2022
-
Merge pull request #10428 from romainfrancois/typo_cpp11_template
typo in cpp11 template
-
-
main thread issues with onDetectChanges event (#10426)
- SessionEnvironment calls an internal R function and so should not run off the main thread - SessionPlots uses the graphics display object and since we are only running offline RPCs none of those operations will affect the plots or data viewer - SessionPackrat need the main thread Added asserts to the listEnvironments apis
-
Commits on Jan 25, 2022
Commits on Jan 24, 2022
-
implement Electron packaging step for macOS (#10393)
* [WIP] use Electron build of RStudio * move openssl hackery * build arm64 components * WIP * revert older changes * fix tabs * [WIP] * [WIP] * commit cmake sins * fix spurious diff * 'desktop' => 'electron' in Jenkinsfile.macos * Revert "'desktop' => 'electron' in Jenkinsfile.macos" This reverts commit 10b7306. * add separate Jenkinsfile * refactor * run yarn to install dependencies
-
Merge pull request #10418 from rstudio/bugfix/pref-labels-loc
Fix labels on Global Options dialog to match what they were before localization
-
-
-
-
-
-
-
-
-
-
-
-
-
-