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
83796 1263 d 23 h luke /branches/R-syntax/ Merged trunk changes through r83795.  
80546 1860 d 3 h luke /branches/R-syntax/ Merged trunk changes through r80545.  
78769 2216 d 1 h luke /branches/R-syntax/ Branch for experimenting with syntax changes.  
77918 2331 d 11 h kalibera /trunk/src/modules/internet/ Added explicit casts to make clang on macOS happy.  
77908 2335 d 9 h kalibera /trunk/src/modules/internet/ Prevent inheritance of server sockets on Windows.  
77863 2342 d 6 h kalibera /trunk/src/modules/internet/ Fix race condition in R_SockListen that could cause socketConnection() and
socketAccept() block indefinitely, ignoring the connection timeout.
 
77859 2343 d 5 h kalibera /trunk/src/modules/internet/ Check return values of socket functions according to current Windows
(Winsock2) documentation.
 
77856 2344 d 8 h kalibera /trunk/src/modules/internet/ Comments.  
77825 2351 d 2 h kalibera /trunk/src/modules/internet/ Make gcc happy (-Wparentheses).  
77822 2351 d 4 h kalibera /trunk/src/modules/internet/ Close server sockets on exec to prevent blocking of the port in child
processes.
 
77818 2352 d 4 h kalibera /trunk/src/modules/internet/ Increase backlog of incoming socket connections to maximum supported value.  
76978 2541 d 6 h kalibera /trunk/src/modules/internet/ Hard-code 127.0.0.1 as localhost address as fallback for misconfigured
systems (observed and debugged by Dominik Leutnant on macOS where
makeCluster() was getting stuck).
 
75220 2887 d 5 h luke /trunk/ On Windows, define FD_SETSIZE as 1024 to match Mac OS and Linux.
(Windows default is 64.)
 
72964 3290 d 7 h maechler /trunk/src/modules/internet/ fix potential leak, PR#17319  
70788 3694 d 13 h ripley /trunk/ correct uses of MacOS[X]  
68949 4005 d 6 h ripley /trunk/src/ use https  
68899 4007 d 6 h ripley /trunk/src/ no longer need conditionals for http/ftp support  
58977 5220 d 10 h ripley /trunk/src/ be more consistent in copyrights  
56645 5469 d 11 h ripley /trunk/src/modules/internet/ typos  
45475 6669 d 6 h ripley /trunk/src/ more whitespace cleanup  

Show All