The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
84772 1095 d 14 h maechler /branches/R-OBJSXP/ 'Create R-OBJSXP branch - new OBJSXP type "==" S4SXP = "object" in R'  
84676 1113 d 6 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 8 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 5 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 11 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 5 h ripley /trunk/src/ use http  
59039 5216 d 10 h ripley /trunk/ use preferred form of 'R Core Team'  
53572 5736 d 8 h ripley /trunk/src/ implement some more cases of system2  
52814 5814 d 3 h ripley /trunk/src/ first pass at system2()  
52802 5815 d 10 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 22 h murdoch /trunk/src/ Fix handling of user breaks when running external commands in Windows.  
44986 6694 d 2 h ripley /trunk/ new interface for marked encodings  
44201 6755 d 14 h ripley /trunk/src/ include Rdynload.h only where needed
use (void) in declarations
 
44013 6767 d 6 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 13 h ripley /trunk/src/gnuwin32/ update reference to where to get GPL  
41793 6994 d 12 h ripley /trunk/src/gnuwin32/ more 'const char' issues  
36901 7516 d 2 h ripley /trunk/src/ use WIN32_LEAN_AND_MEAN as appropriate  
36820 7524 d 4 h ripley /trunk/ update FSF address  
32210 7894 d 12 h ripley /trunk/src/ remap runcmd to Rf_runcmd  
12256 9324 d 6 h pd /trunk/ branch update  

Show All