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
30063 8064 d 13 h /branches/WinMake/ This commit was manufactured by cvs2svn to create branch 'WinMake'.  
29921 8073 d 16 h ripley /trunk/src/include/R_ext/ add copyright declarations and comments as to purpose.  
22776 8587 d 15 h ripley /trunk/src/ show status messages for invalid HTTP requests  
15508 9112 d 9 h pd /trunk/ patch update  
15377 9118 d 15 h ripley /trunk/ add cacheOK argument to download.file, use for CRAN.packages  
15199 9126 d 17 h ripley /trunk/src/ actually intialize the pointers in internet module!
use unique names for internet module versions of functions
 
14017 9212 d 11 h ripley /trunk/ add non-blocking server connections, enable server socket connections  
14016 9212 d 15 h ripley /trunk/src/ add socket timeout, in preparation for select loops  
13995 9213 d 16 h ripley /trunk/src/ add more on socket connections, share common code,
add non-blocking details and example
 
13673 9229 d 16 h ripley /trunk/ small changes to allow use of R_HTTP* and R_FTP* as I/O handlers in libxml  
13653 9230 d 15 h ripley /trunk/src/ bring over and keep the content length and type in internet connections.
Unconditionally have ftp/http on Windows
 
13632 9231 d 2 h ripley /trunk/src/ add header file for ex-libxml code, rename and tidy-up