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 5590 d 8 h pd /branches/R-glmscore/ R-glmscore experimental branch  
53870 5698 d 17 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 5736 d 6 h ripley /trunk/src/ implement some more cases of system2  
53405 5755 d 3 h ripley /trunk/ make base packages in a way more like Unix  
53348 5762 d 7 h ripley /trunk/src/gnuwin32/ no longer discard output from system[2] so often  
52873 5803 d 21 h murdoch /trunk/src/gnuwin32/ Fix r52837 bug in Windows runcmd  
52837 5810 d 1 h ripley /trunk/src/gnuwin32/ allow for stdout=stderr in system2()  
52836 5810 d 1 h ripley /trunk/src/gnuwin32/ typo  
52814 5814 d 1 h ripley /trunk/src/ first pass at system2()  
52813 5814 d 5 h ripley /trunk/ add system(ignore.stdout = TRUE)  
52804 5815 d 3 h ripley /trunk/src/gnuwin32/ tidy up the use of alloca  
52802 5815 d 8 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 20 h murdoch /trunk/src/ Fix handling of user breaks when running external commands in Windows.  
51015 6030 d 4 h murdoch /trunk/src/gnuwin32/ Clean up process creation code in Windows.  
45070 6688 d 12 h ripley /trunk/src/gnuwin32/ layout and whitespace cleanup  
44986 6694 d 0 h ripley /trunk/ new interface for marked encodings  
44201 6755 d 12 h ripley /trunk/src/ include Rdynload.h only where needed
use (void) in declarations
 
44013 6767 d 4 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 6786 d 8 h ripley /trunk/src/gnuwin32/ more use of const  
42639 6911 d 14 h ripley /trunk/src/gnuwin32/ add GRAPHAPP_LIB macro  

Show All