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
26606 8324 d 6 h murrell /branches/R-grid/ merged trunk to branch  
26266 8350 d 9 h /branches/R-grid/ This commit was manufactured by cvs2svn to create branch 'R-grid'.  
25220 8411 d 15 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.
 
24069 8494 d 14 h ripley /trunk/ more removing classic MacOS  
23134 8567 d 16 h ripley /trunk/src/modules/internet/ call check_init() before socket() PR#2511, 2535  
19292 8872 d 6 h tlumley /trunk/src/ include <strings.h> to make AIX happy about bzero  
18789 8895 d 18 h luke /trunk/ Fixed socket writing code to block until all data is written.  
18663 8903 d 14 h ripley /trunk/src/modules/internet/ nothing in strings.h seems to be used  
18658 8903 d 16 h ripley /trunk/src/modules/internet/ use HAVE_FCNTL, tidy up on WIndows  
18653 8903 d 20 h ripley /trunk/src/ eliminate PSIGNAL, begin to remove windows-specific extras in config.h  
15199 9126 d 15 h ripley /trunk/src/ actually intialize the pointers in internet module!
use unique names for internet module versions of functions
 
15168 9127 d 8 h pd /trunk/ branch update  
14409 9189 d 19 h ripley /trunk/ move sockets and internet to a module