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
88394 383 d 14 h kalibera /trunk/src/modules/internet/ Add cast.  
88391 386 d 13 h kalibera /trunk/src/ Support for .netrc with libcurl (PR#18892).  
87903 507 d 12 h ripley /trunk/src/ attrinute before value  
87409 605 d 13 h kalibera /trunk/src/modules/internet/ Fix for older curl (amends 87401).  
87401 606 d 8 h kalibera /trunk/src/modules/internet/ Better handling of timeout of a file within simultaneous libcurl download,
reduces impact of concurrent transfers.
 
87364 613 d 7 h kalibera /trunk/src/modules/internet/ Adjust adding urls in simultaneous download.  
87361 613 d 15 h kalibera /trunk/src/modules/internet/ Reduce the number of concurrent connections to a single server when
downloading files.
 
87104 689 d 16 h ripley /trunk/src/ avoid compiler warning
tweaks to description of F77_*
 
87084 694 d 12 h kalibera /trunk/src/ Report result code for each URL when downloading files simultaneously via
download.file(). Limit the number of concurrently open files and concurrent
downloads.
 
85701 953 d 5 h kalibera /trunk/src/modules/internet/ Avoid memory and socket leaks on error and warning turned to error
(PR#18634, based on patch from Ivan Krylov).
 
85699 953 d 8 h kalibera /trunk/src/modules/internet/ Improve FD_SETSIZE checks in libcurl (85692).  
85698 953 d 9 h kalibera /trunk/src/modules/internet/ Fix memory leaks.  
85695 953 d 11 h kalibera /trunk/src/modules/internet/ Translate strings to native encoding defensively before use.  
85693 953 d 12 h kalibera /trunk/src/modules/internet/ Improve error handling.  
85692 953 d 14 h kalibera /trunk/src/modules/internet/ Report error when file descriptor number is too large for select() in
libcurl code or when there are too many descriptors (PR#18634).
 
85625 977 d 7 h kalibera /trunk/src/ Fixes of formatted output. Use a defensive strategy by casting to supported
wide types and printing those (this may be later refined to use the exact
types).
 
84247 1202 d 17 h kalibera /trunk/src/modules/internet/ Tweak curl version conditions for TCP_KEEPALIVE (PR#18497).  
84232 1203 d 13 h ripley /trunk/src/modules/internet/ a better version of r84229  
84229 1203 d 14 h ripley /trunk/src/modules/internet/ another (inessential) tweak for libcurl 8  
83817 1261 d 8 h ripley /trunk/ revert r83715, allow USE_C17 to use C11 on old systems  

Show All