The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
61983 4907 d 19 h ripley /trunk/src/library/ tweak \preformatted for better text rendering  
61433 4962 d 15 h ripley /trunk/src/library/ remove trailing spaces  
61150 4992 d 12 h ripley /trunk/src/library/base/man/ legibility  
59039 5216 d 16 h ripley /trunk/ use preferred form of 'R Core Team'  
57469 5385 d 16 h ripley /trunk/ system[2] now return status if non-success  
56186 5517 d 1 h murdoch /trunk/ Revert r56184 and r56185  
56184 5517 d 3 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
53870 5699 d 2 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.
 
53615 5732 d 11 h ripley /trunk/src/ tweaks  
53612 5732 d 12 h ripley /trunk/ tweaks to system(intern=TRUE)  
53611 5732 d 14 h ripley /trunk/ more on system[2]  
53602 5733 d 10 h ripley /trunk/ update, notes for Solaris  
53349 5762 d 15 h ripley /trunk/src/library/base/man/ no longer discard output from system[2] so often  
53346 5762 d 17 h ripley /trunk/src/library/base/ tweaks  
53316 5764 d 19 h ripley /trunk/src/library/base/man/ missing space  
52859 5808 d 19 h ripley /trunk/src/library/base/man/ add comments  
52814 5814 d 10 h ripley /trunk/src/ first pass at system2()  
52813 5814 d 13 h ripley /trunk/ add system(ignore.stdout = TRUE)  
52806 5814 d 18 h ripley /trunk/ tweaks to Sys.which, escpecially for Solaris  
52802 5815 d 16 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
 

Show All