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
25220 8412 d 14 h luke /trunk/src/ Changed SIGINT handling on Unix to set a flag and let R_CheckUserInterrupt
and the like do the jumping. Added R_SelectEx as version of socket that
handles SIGINTs.
 
23246 8559 d 10 h ripley /trunk/src/modules/internet/ move more output to stderr, tweak output levels  
20167 8805 d 20 h ripley /trunk/ branch update  
19292 8873 d 5 h tlumley /trunk/src/ include <strings.h> to make AIX happy about bzero  
18663 8904 d 13 h ripley /trunk/src/modules/internet/ nothing in strings.h seems to be used  
18658 8904 d 15 h ripley /trunk/src/modules/internet/ use HAVE_FCNTL, tidy up on WIndows  
18653 8904 d 19 h ripley /trunk/src/ eliminate PSIGNAL, begin to remove windows-specific extras in config.h  
17743 8962 d 21 h ripley /trunk/src/modules/internet/ update copyright dates, suppress warning  
17741 8962 d 22 h ripley /trunk/ add vsnprintf.c, assume vsnprintf is always available  
16906 9009 d 20 h ripley /trunk/src/modules/internet/ change default passwd to anonymous, following libxml  
16748 9020 d 11 h ripley /trunk/ allow ftp://user:pass@foo forms
plug a few initialization problems
 
15876 9094 d 16 h pd /trunk/ branch update  
15168 9128 d 7 h pd /trunk/ branch update  
14409 9190 d 18 h ripley /trunk/ move sockets and internet to a module