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
78769 2216 d 1 h luke /branches/R-syntax/ Branch for experimenting with syntax changes.  
75992 2751 d 4 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 11 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 11 h ripley /trunk/src/ remap runcmd to Rf_runcmd  
12256 9324 d 6 h pd /trunk/ branch update  
5458 9848 d 11 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
4394 9953 d 1 h ripley /trunk/src/gnuwin32/ commit gnuwin32 sources