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 8065 d 3 h /branches/WinMake/ This commit was manufactured by cvs2svn to create branch 'WinMake'.  
29921 8074 d 5 h ripley /trunk/src/include/R_ext/ add copyright declarations and comments as to purpose.  
22776 8588 d 5 h ripley /trunk/src/ show status messages for invalid HTTP requests  
15508 9112 d 23 h pd /trunk/ patch update  
15377 9119 d 5 h ripley /trunk/ add cacheOK argument to download.file, use for CRAN.packages  
15199 9127 d 6 h ripley /trunk/src/ actually intialize the pointers in internet module!
use unique names for internet module versions of functions
 
14017 9213 d 1 h ripley /trunk/ add non-blocking server connections, enable server socket connections  
14016 9213 d 5 h ripley /trunk/src/ add socket timeout, in preparation for select loops  
13995 9214 d 6 h ripley /trunk/src/ add more on socket connections, share common code,
add non-blocking details and example
 
13673 9230 d 5 h ripley /trunk/ small changes to allow use of R_HTTP* and R_FTP* as I/O handlers in libxml  
13653 9231 d 4 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 16 h ripley /trunk/src/ add header file for ex-libxml code, rename and tidy-up