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
88599 347 d 9 h kalibera /trunk/src/ Add sanity checks (PR#16304).  
87180 676 d 10 h kalibera /trunk/src/ Memcpy, memmove and memset should be only called on valid pointers even when
the size is zero to avoid undefined behavior.
 
85689 956 d 4 h kalibera /trunk/src/ Report error when file descriptor number is too large for select() in socket
code or when there are too many descriptors (PR#18634).
 
83436 1324 d 6 h ripley /trunk/ tweaks to comments on strftime, replace some uses of sprintf with snprintf  
81039 1750 d 8 h maechler /trunk/src/modules/internet/ fix type of `len` to size_t  
80515 1866 d 22 h ripley /trunk/src/ clean up  
80469 1875 d 3 h kalibera /trunk/src/modules/internet/ Use Winsock error codes on Windows (PR#18120).  
80430 1883 d 21 h ripley /trunk/src/modules/internet/ remove unused R-ftp-http.c  
80318 1897 d 11 h ripley /trunk/ make R-ftp-http.h an internal header  
80131 1945 d 16 h urbaneks /trunk/src/ add options="no-delay" support to socket connections  
78795 2210 d 4 h kalibera /trunk/src/modules/internet/ Prevent signed to unsigned conversion in division (PR#17850, discovered by
Dmitriy Selivanov).
 
77871 2342 d 3 h kalibera /trunk/src/modules/internet/ Support both EAGAIN and EWOULDBLOCK in sockets code.  
77803 2356 d 4 h kalibera /trunk/src/ Add new connection type for server socket to allow re-use for accepting
multiple socket connections.
 
77800 2357 d 9 h kalibera /trunk/src/modules/internet/ Comments.  
70996 3651 d 5 h ripley /trunk/src/ suppress warnings from the Solaris ODS 12.5 compiler  
69907 3851 d 6 h morgan /trunk/src/modules/internet/ explicitly truncate R_SockRead/Write ssize_t to size_t in sock_read/write  
68949 4006 d 3 h ripley /trunk/src/ use https  
68899 4008 d 3 h ripley /trunk/src/ no longer need conditionals for http/ftp support  
59198 5206 d 9 h ripley /trunk/src/ -Wconversion issues  
59039 5217 d 7 h ripley /trunk/ use preferred form of 'R Core Team'  

Show All