Tree: edaa34a81b
-
Fix a failing Windows-only unit test
- fix test by setting a known prompt ($G), aka ">" so matching is more accurate - stop dumping expected/got text on error, that was left in from a prior debugging session
-
Minor c++ style updates in winpty.cpp/hpp
- switch NULL to nullptr - replace old-style casts with modern casts
-
-
Fix terminal on 64-bit Windows IDE
gtritchie committedJun 13, 2018 Fixes #3006 Other minor cleanup related to dropping 32-bit Windows support
-
-
Verified
This commit was signed with a verified signature.jmcphers Jonathan
GPG key ID: 7557A78D6AA1C69F Learn about signing commits -
Merge branch 'master' of github.com:rstudio/rstudio
gtritchie committedJun 13, 2018 -
Minor cmake cleanup now that Windows is 64-bit only
gtritchie committedJun 13, 2018 -
Merge pull request #3005 from rstudio/bugfix/knitr-params-encoding
mark UTF-8 encoding when extracting params
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
mark UTF-8 encoding when extracting params
kevinushey committedJun 13, 2018 -
don't show 32-bit R in "Browse for R" list
I wasn't filtering out 32-bit R from the list shown when user browses to select a custom version of R. Now I am. Also added note to NEWS about 64-bit RStudio on Windows
-
Merge pull request #2993 from rstudio/feature/win64_only
Switch Windows desktop to be 64-bit only
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #2990 from rstudio/bugfix/r2d3-gitignore
Updated gitignore to ignore r2d3 dependencies
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
Merge branch 'master' into feature/win64_only
gtritchie committedJun 12, 2018 -
fixup legacy 32-bit shell and R session settings
gtritchie committedJun 12, 2018 -
kfeinauer committed
Jun 12, 2018 -
Updated gitignore to ignore r2d3 dependencies
kfeinauer committedJun 12, 2018 -
-
Open source companion commit for rstudio/rstudio-pro#484
kfeinauer committedJun 12, 2018 -
Merge pull request #2986 from rstudio/bugfix/progress-api-show
Add support for `show` parameter in jobs API to fix #2985
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
javierluraschi committed
Jun 12, 2018 -
Merge pull request #2988 from rstudio/bugfix/object-explorer-enter-ha…
…ndling refine enter handling in object explorer
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
refine enter handling in object explorer
kevinushey committedJun 12, 2018 -
Merge pull request #2987 from rstudio/bugfix/iframe-navigation-request
disallow attempts to open external URLs in iframes (closes #2756)
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
kevinushey committed
Jun 12, 2018 -
disallow attempts to open external URLs in iframes (closes #2756)
kevinushey committedJun 12, 2018 -
add support for show parameter in jobs api to fix #2985
javierluraschi committedJun 12, 2018 -
Merge branch 'master' into feature/win64_only
gtritchie committedJun 12, 2018 -
Drop support for 32-bit R, 32-bit terminal shells
gtritchie committedJun 12, 2018
-
Get 64-bit Windows package build working
gtritchie committedJun 11, 2018 -
Merge pull request #2980 from rstudio/bugfix/package-repos-backcompat
Store repos in repos setting to allow rstudio 1.1 to open cran settings to fix #2978
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
store repos in repos setting to allow rstudio 1.1 to open cran settin…
javierluraschi committedJun 11, 2018 …gs to fix #2978
-
Merge pull request #2979 from rstudio/bugfix/object-explorer-refresh
discover new object definitions on explorer refresh
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #2974 from rstudio/feature/nested-data-viewer
Show nested lists and frames in the data viewer
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits