R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
trunk
/
src
/
gnuwin32
/
run.c
@ 37814
– Rev 85648
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
85648
970 d 7 h
kalibera
/trunk/src/gnuwin32/
Improve handling of encoding in file names in system/system2 on Windows
(PR#18631).
85539
984 d 5 h
kalibera
/trunk/src/gnuwin32/
Protect against space in file name.
84676
1113 d 5 h
kalibera
/trunk/src/
In system/system2, allow to opt-in for console signals even with tasks
running with wait=FALSE. Use this feature to allow interruption of
computations running using cluterApply() etc. via Ctrl+C, fixing a
regression introduced in 84413.
84419
1173 d 6 h
kalibera
/trunk/src/
Avoid interruption of background tasks on Windows by Ctrl+C (PR#17764). Preserve
inheritable per-process attribute for ignoring Ctrl handlers. Switch to R
internal implementation of pipe() also with RTerm.
84215
1203 d 12 h
maechler
/trunk/src/
more typos from Eric Lindblad (skipping modules/lapack/*.f)
83756
1269 d 22 h
kalibera
/trunk/src/gnuwin32/
Fix buffer size. Work-around for SearchPathA behavior (bug) with extra
slashes on PATH.
83695
1278 d 5 h
kalibera
/trunk/src/gnuwin32/
Improve allocation of path names on Windows.
82340
1538 d 9 h
kalibera
/trunk/src/gnuwin32/
Add encoding conversion.
82247
1554 d 10 h
kalibera
/trunk/src/gnuwin32/
Improve system()/system2() timeout implementation to terminate also
grandchild R processes on Windows (fixes _R_INSTALL_PACKAGES_ELAPSED_TIMEOUT_).
Use nested jobs on Windows versions that support it.
80742
1810 d 8 h
kalibera
/trunk/src/
Handle the case when GetShortPathName fails (e.g. due to insufficient
permissions, PR#18167).
79250
2132 d 6 h
kalibera
/trunk/src/gnuwin32/
Give child process run via pipe on Windows some time to finish gracefully
when closing the connection (reported by Brodie Gaslam).
79248
2133 d 1 h
kalibera
/trunk/src/
More truncation fixes from Brodie Gaslam.
78045
2316 d 7 h
kalibera
/trunk/src/
Make checks for binary connection modes more robust (also fixes PR#17715).
77919
2331 d 5 h
kalibera
/trunk/src/
Fixes/changes to avoid compiler warnings.
75992
2751 d 3 h
kalibera
/trunk/src/gnuwin32/
Wait for (some) child processes in Windows system/system2 calls to prevent
sharing violation/permission denied errors on output files (including log
files while installing and checking R packages).
73675
3185 d 8 h
kalibera
/trunk/src/gnuwin32/
Fix race condition on Windows in obtaining exit code for rpipe
(used also by system/system2).
73564
3202 d 6 h
kalibera
/trunk/
Tolerate space in directory names of Rhome on Windows.
73273
3237 d 8 h
kalibera
/trunk/src/gnuwin32/
Fix memory leaks in error paths (report from Steve Grubb).
72855
3318 d 10 h
kalibera
/trunk/
Add support for system/system2 timeout for Windows. Do not warn about
non-zero exit code in Windows when exit code is returned (to match
documentation and Unix version). Return 124 as exit status in case of
timeout.
68956
4005 d 4 h
ripley
/trunk/src/
use http
←Prev
1
2
Next→
Show All