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
16318 9056 d 13 h /branches/R-NaString/ This commit was manufactured by cvs2svn to create branch 'R-NaString'.  
15508 9112 d 7 h pd /trunk/ patch update  
15377 9118 d 13 h ripley /trunk/ add cacheOK argument to download.file, use for CRAN.packages  
15199 9126 d 14 h ripley /trunk/src/ actually intialize the pointers in internet module!
use unique names for internet module versions of functions
 
14017 9212 d 9 h ripley /trunk/ add non-blocking server connections, enable server socket connections  
14016 9212 d 13 h ripley /trunk/src/ add socket timeout, in preparation for select loops  
13995 9213 d 14 h ripley /trunk/src/ add more on socket connections, share common code,
add non-blocking details and example
 
13673 9229 d 13 h ripley /trunk/ small changes to allow use of R_HTTP* and R_FTP* as I/O handlers in libxml  
13653 9230 d 12 h ripley /trunk/src/ bring over and keep the content length and type in internet connections.
Unconditionally have ftp/http on Windows
 
13632 9230 d 23 h ripley /trunk/src/ add header file for ex-libxml code, rename and tidy-up