FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/cpp/core/system/Win32System.cpp - ssh352/rstudio · GitHub
ssh352
/
rstudio
Public
forked from
rstudio/rstudio
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
rstudio
src
cpp
core
system
Win32System.cpp
on
main
User selector
Datepicker
Commit history
Commits on Mar 21, 2024
implement fallback when computing user session directory (#14464)
Show description for 39da411
kevinushey
authored
39da411
View commit details
Copy full SHA for 39da411
View code at this point
Browse repository at this point
Commits on Sep 15, 2022
more rebranding copyright update
jgutman
committed
5ecd209
View commit details
Copy full SHA for 5ecd209
View code at this point
Browse repository at this point
Commits on Sep 13, 2022
Posit Software PBC
jgutman
committed
fdfd3c2
View commit details
Copy full SHA for fdfd3c2
View code at this point
Browse repository at this point
Update copyright to Posit
jgutman
committed
d48ff06
View commit details
Copy full SHA for d48ff06
View code at this point
Browse repository at this point
Commits on Jul 6, 2022
let session create its own job object (#11544)
kevinushey
authored
34f0fb4
View commit details
Copy full SHA for 34f0fb4
View code at this point
Browse repository at this point
Commits on Mar 25, 2022
log HRESULT error values as hex instead of decimal (#10776)
Show description for 6879e09
zishiwu123
authored
6879e09
View commit details
Copy full SHA for 6879e09
View code at this point
Browse repository at this point
Commits on Feb 16, 2022
Fix various typos
Show description for 8df7e8c
luzpaz
committed
8df7e8c
View commit details
Copy full SHA for 8df7e8c
View code at this point
Browse repository at this point
Commits on Jan 4, 2022
bump copyright to 2022
jmcphers
committed
8f85b6b
View commit details
Copy full SHA for 8f85b6b
View code at this point
Browse repository at this point
Commits on Jul 21, 2021
tweaks to findProgramOnPath implementation (#9620)
Show description for 2817de9
kevinushey
authored
2817de9
View commit details
Copy full SHA for 2817de9
View code at this point
Browse repository at this point
Commits on Jan 4, 2021
Merge remote-tracking branch 'origin/master' into v1.4-juliet-rose
gtritchie
committed
c2f8250
View commit details
Copy full SHA for c2f8250
View code at this point
Browse repository at this point
bulk update copyright dates to 2021
jmcphers
committed
ddcd719
View commit details
Copy full SHA for ddcd719
View code at this point
Browse repository at this point
Commits on Dec 16, 2020
<boost/bind.hpp> to <boost/bind/bind.hpp>
JanMarvin
committed
a73589c
View commit details
Copy full SHA for a73589c
View code at this point
Browse repository at this point
Commits on Jun 20, 2020
cleanup old space-before-semicolon syntax in C++ sources (#7185)
gtritchie
authored
4ed8194
View commit details
Copy full SHA for 4ed8194
View code at this point
Browse repository at this point
Commits on May 20, 2020
bulk update copyright dates for 2020
jmcphers
committed
3fdda38
View commit details
Copy full SHA for 3fdda38
View code at this point
Browse repository at this point
Commits on Feb 4, 2020
bulk update RStudio, Inc. => RStudio, PBC
jmcphers
committed
30aa1f8
View commit details
Copy full SHA for 30aa1f8
View code at this point
Browse repository at this point
Commits on Dec 4, 2019
Added recursion depth limits when killing child processes.
Show description for 4ad77ba
kfeinauer
committed
4ad77ba
View commit details
Copy full SHA for 4ad77ba
View code at this point
Browse repository at this point
Commits on Oct 6, 2019
fix typo.
MariaSemple
committed
268f1be
View commit details
Copy full SHA for 268f1be
View code at this point
Browse repository at this point
fix compile issues on windows.
MariaSemple
committed
1bbfd75
View commit details
Copy full SHA for 1bbfd75
View code at this point
Browse repository at this point
make core depend on moved win32 functionality.
MariaSemple
committed
e481cd4
View commit details
Copy full SHA for e481cd4
View code at this point
Browse repository at this point
Commits on Sep 5, 2019
restyle FilePath class.
MariaSemple
committed
bdbe32a
View commit details
Copy full SHA for bdbe32a
View code at this point
Browse repository at this point
Commits on Aug 15, 2019
get the IDE compiling again after pulling out some classes.
MariaSemple
committed
9df0a03
View commit details
Copy full SHA for 9df0a03
View code at this point
Browse repository at this point
Commits on Apr 2, 2019
replace BOOST_FOREACH with native C++ for loops
gtritchie
committed
7cc2cad
View commit details
Copy full SHA for 7cc2cad
View code at this point
Browse repository at this point
Commits on Mar 29, 2019
c++ modernization: NULL to nullptr in core
Show description for 13daad3
gtritchie
committed
13daad3
View commit details
Copy full SHA for 13daad3
View code at this point
Browse repository at this point
Commits on Dec 12, 2018
Fix broken Windows build.
kfeinauer
committed
08b04dd
View commit details
Copy full SHA for 08b04dd
View code at this point
Browse repository at this point
Commits on Dec 4, 2018
1.3 Logging Enhancements. Open source companion commit for https://github.com/rstudio/rstudio-pro/pull/736
kfeinauer
committed
467f070
View commit details
Copy full SHA for 467f070
View code at this point
Browse repository at this point
Added clearing of the process signal mask in thread-safe child process spawning. Open source companion commit for https://github.com/rstudio/rstudio-pro/pull/735
kfeinauer
committed
e6dbc8e
View commit details
Copy full SHA for e6dbc8e
View code at this point
Browse repository at this point
Commits on Sep 11, 2018
companion to https://github.com/rstudio/rstudio-pro/commit/75baa29a
gtritchie
committed
f047dfd
View commit details
Copy full SHA for f047dfd
View code at this point
Browse repository at this point
Commits on Jun 12, 2018
Drop support for 32-bit R, 32-bit terminal shells
gtritchie
committed
f03bd9a
View commit details
Copy full SHA for f03bd9a
View code at this point
Browse repository at this point
Commits on May 22, 2018
Fix some issues with running terminal on 64-bit rsession (Windows)
Show description for 82d8ed8
gtritchie
committed
82d8ed8
View commit details
Copy full SHA for 82d8ed8
View code at this point
Browse repository at this point
Commits on Feb 24, 2018
companion to https://github.com/rstudio/rstudio-pro/pull/345
gtritchie
committed
9cb932a
View commit details
Copy full SHA for 9cb932a
View code at this point
Browse repository at this point
Commits on Feb 19, 2018
fix a couple deprecation warnings for Win build
Show description for bb74cfd
gtritchie
committed
bb74cfd
View commit details
Copy full SHA for bb74cfd
View code at this point
Browse repository at this point
Commits on Feb 12, 2018
Fix a handful of build warnings on Windows
Show description for ea68adc
gtritchie
committed
ea68adc
View commit details
Copy full SHA for ea68adc
View code at this point
Browse repository at this point
create a macro for dealing with GetLastError
gtritchie
committed
bfd2a78
View commit details
Copy full SHA for bfd2a78
View code at this point
Browse repository at this point
Commits on Feb 10, 2018
fix error handling on Win32 debug builds
gtritchie
committed
7778b6e
View commit details
Copy full SHA for 7778b6e
View code at this point
Browse repository at this point
Commits on Dec 6, 2017
some more windows build tweaks
kevinushey
committed
6102ce1
View commit details
Copy full SHA for 6102ce1
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL