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

Show All