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.h
@ 52012
– Rev 84676
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
84676
1113 d 1 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 3 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.
75992
2751 d 0 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).
72855
3318 d 6 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 1 h
ripley
/trunk/src/
use http
59039
5216 d 5 h
ripley
/trunk/
use preferred form of 'R Core Team'
53572
5736 d 3 h
ripley
/trunk/src/
implement some more cases of system2
52814
5813 d 23 h
ripley
/trunk/src/
first pass at system2()
52802
5815 d 5 h
ripley
/trunk/src/
system(intern=FALSE) was often failing to report a command that could not be run
Tweaks to make system() on Windows more like Unix
51030
6027 d 17 h
murdoch
/trunk/src/
Fix handling of user breaks when running external commands in Windows.
44986
6693 d 21 h
ripley
/trunk/
new interface for marked encodings
44201
6755 d 9 h
ripley
/trunk/src/
include Rdynload.h only where needed
use (void) in declarations
44013
6767 d 1 h
ripley
/trunk/src/
tidy up getClipboardFormats, readClipboard, especially re Unicode text
pass encoding of file/pipe names around and use wide Windows interfaces
where appropriate.
42300
6942 d 8 h
ripley
/trunk/src/gnuwin32/
update reference to where to get GPL
41793
6994 d 7 h
ripley
/trunk/src/gnuwin32/
more 'const char' issues
36901
7515 d 21 h
ripley
/trunk/src/
use WIN32_LEAN_AND_MEAN as appropriate
36820
7523 d 23 h
ripley
/trunk/
update FSF address
32210
7894 d 7 h
ripley
/trunk/src/
remap runcmd to Rf_runcmd
12256
9324 d 1 h
pd
/trunk/
branch update
5458
9848 d 6 h
ripley
/trunk/
change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
←Prev
1
2
Next→
Show All