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 346 d 9 h kalibera /trunk/src/ Add sanity checks (PR#16304).  
87180 675 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 955 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 1323 d 6 h ripley /trunk/ tweaks to comments on strftime, replace some uses of sprintf with snprintf  
81039 1749 d 9 h maechler /trunk/src/modules/internet/ fix type of `len` to size_t  
80515 1865 d 22 h ripley /trunk/src/ clean up  
80469 1874 d 4 h kalibera /trunk/src/modules/internet/ Use Winsock error codes on Windows (PR#18120).  
80430 1882 d 21 h ripley /trunk/src/modules/internet/ remove unused R-ftp-http.c  
80318 1896 d 11 h ripley /trunk/ make R-ftp-http.h an internal header  
80131 1944 d 16 h urbaneks /trunk/src/ add options="no-delay" support to socket connections  
78795 2209 d 5 h kalibera /trunk/src/modules/internet/ Prevent signed to unsigned conversion in division (PR#17850, discovered by
Dmitriy Selivanov).
 
77871 2341 d 4 h kalibera /trunk/src/modules/internet/ Support both EAGAIN and EWOULDBLOCK in sockets code.  
77803 2355 d 5 h kalibera /trunk/src/ Add new connection type for server socket to allow re-use for accepting
multiple socket connections.
 
77800 2356 d 10 h kalibera /trunk/src/modules/internet/ Comments.  
70996 3650 d 6 h ripley /trunk/src/ suppress warnings from the Solaris ODS 12.5 compiler  
69907 3850 d 6 h morgan /trunk/src/modules/internet/ explicitly truncate R_SockRead/Write ssize_t to size_t in sock_read/write  
68949 4005 d 4 h ripley /trunk/src/ use https  
68899 4007 d 3 h ripley /trunk/src/ no longer need conditionals for http/ftp support  
59198 5205 d 9 h ripley /trunk/src/ -Wconversion issues  
59039 5216 d 8 h ripley /trunk/ use preferred form of 'R Core Team'  

Show All