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
55359 5591 d 18 h pd /branches/R-glmscore/ R-glmscore experimental branch  
53870 5700 d 3 h murdoch /trunk/src/ Fix for two 2.12.1 bugs:
system("cmd", wait=FALSE, invisible=FALSE)
did not work in Rgui, and
system("cmd")
did not work in Rterm. Both sent empty input streams to the cmd.exe process, which immediately quit.
 
53572 5737 d 16 h ripley /trunk/src/ implement some more cases of system2  
53405 5756 d 13 h ripley /trunk/ make base packages in a way more like Unix  
53348 5763 d 17 h ripley /trunk/src/gnuwin32/ no longer discard output from system[2] so often  
52873 5805 d 7 h murdoch /trunk/src/gnuwin32/ Fix r52837 bug in Windows runcmd  
52837 5811 d 11 h ripley /trunk/src/gnuwin32/ allow for stdout=stderr in system2()  
52836 5811 d 11 h ripley /trunk/src/gnuwin32/ typo  
52814 5815 d 11 h ripley /trunk/src/ first pass at system2()  
52813 5815 d 15 h ripley /trunk/ add system(ignore.stdout = TRUE)  
52804 5816 d 13 h ripley /trunk/src/gnuwin32/ tidy up the use of alloca  
52802 5816 d 18 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 6029 d 6 h murdoch /trunk/src/ Fix handling of user breaks when running external commands in Windows.  
51015 6031 d 14 h murdoch /trunk/src/gnuwin32/ Clean up process creation code in Windows.  
45070 6689 d 21 h ripley /trunk/src/gnuwin32/ layout and whitespace cleanup  
44986 6695 d 10 h ripley /trunk/ new interface for marked encodings  
44201 6756 d 22 h ripley /trunk/src/ include Rdynload.h only where needed
use (void) in declarations
 
44013 6768 d 14 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.
 
43800 6787 d 18 h ripley /trunk/src/gnuwin32/ more use of const  
42639 6912 d 23 h ripley /trunk/src/gnuwin32/ add GRAPHAPP_LIB macro  

Show All