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
52864 5808 d 21 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
52837 5811 d 20 h ripley /trunk/src/gnuwin32/ allow for stdout=stderr in system2()  
52836 5811 d 20 h ripley /trunk/src/gnuwin32/ typo  
52814 5815 d 20 h ripley /trunk/src/ first pass at system2()  
52813 5815 d 23 h ripley /trunk/ add system(ignore.stdout = TRUE)  
52804 5816 d 21 h ripley /trunk/src/gnuwin32/ tidy up the use of alloca  
52802 5817 d 2 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 14 h murdoch /trunk/src/ Fix handling of user breaks when running external commands in Windows.  
51015 6031 d 22 h murdoch /trunk/src/gnuwin32/ Clean up process creation code in Windows.  
45070 6690 d 6 h ripley /trunk/src/gnuwin32/ layout and whitespace cleanup  
44986 6695 d 18 h ripley /trunk/ new interface for marked encodings  
44201 6757 d 6 h ripley /trunk/src/ include Rdynload.h only where needed
use (void) in declarations
 
44013 6768 d 22 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 6788 d 3 h ripley /trunk/src/gnuwin32/ more use of const  
42639 6913 d 8 h ripley /trunk/src/gnuwin32/ add GRAPHAPP_LIB macro  
42638 6913 d 18 h murdoch /trunk/src/ pipe() in Rgui runs through "getenv(COMSPEC) /c"  
42618 6915 d 2 h ripley /trunk/src/ workaround for PR#9868
add some additional comments on experience with fc.exe
 
42480 6925 d 22 h ripley /trunk/src/ add Sys.which on Windows  
42300 6944 d 5 h ripley /trunk/src/gnuwin32/ update reference to where to get GPL  
41793 6996 d 4 h ripley /trunk/src/gnuwin32/ more 'const char' issues  
40987 7060 d 5 h ripley /trunk/ change buffer length limits in postscript() and Windows' runcmd  
40513 7133 d 3 h ripley /trunk/src/ make pipes interruptible (and not CPU-hogs)  
40468 7136 d 19 h ripley /trunk/src/ Windows system() changes  
36901 7517 d 19 h ripley /trunk/src/ use WIN32_LEAN_AND_MEAN as appropriate  
36820 7525 d 20 h ripley /trunk/ update FSF address  
33099 7840 d 22 h ripley /trunk/src/ improvements to error messages  
32888 7852 d 20 h ripley /trunk/ mark messages for translation  
31166 7986 d 21 h ripley /trunk/src/ more tewaks for seek on > 2Gb files on 32-bit platforms.  
31119 7990 d 0 h ripley /trunk/ add some 64-bit file support via --enable-linux-lfs and use doubles in seek()  
27774 8251 d 19 h murdoch /trunk/src/gnuwin32/ Pipe not initialized properly (PR#5053)  
19761 8836 d 4 h ripley /trunk/ branch update  
18611 8907 d 23 h ripley /trunk/src/gnuwin32/ new-style open for connections  
14083 9209 d 18 h ripley /trunk/src/gnuwin32/ catch up with connections changes  
13371 9245 d 7 h ripley /trunk/src/gnuwin32/ connections no longer use con->ungetc  
13315 9249 d 6 h ripley /trunk/src/gnuwin32/ pipe connections update  
12976 9283 d 2 h pd /trunk/ branch update  
12256 9325 d 22 h pd /trunk/ branch update  
11169 9399 d 5 h ripley /trunk/src/gnuwin32/ remove usages of winalloc, now we have a working malloc  
8872 9598 d 2 h pd /trunk/ branch update  
6168 9785 d 17 h ripley /trunk/src/gnuwin32/ remove trailing \n's in error messages