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
34864 7699 d 6 h murdoch /branches/R-noNULLenv/ ported r33596:34862 from main  
33359 7821 d 3 h murdoch /branches/R-noNULLenv/ Create no-NULL-environment branch  
29921 8073 d 2 h ripley /trunk/src/include/R_ext/ add copyright declarations and comments as to purpose.  
22776 8587 d 2 h ripley /trunk/src/ show status messages for invalid HTTP requests  
15508 9111 d 20 h pd /trunk/ patch update  
15377 9118 d 2 h ripley /trunk/ add cacheOK argument to download.file, use for CRAN.packages  
15199 9126 d 3 h ripley /trunk/src/ actually intialize the pointers in internet module!
use unique names for internet module versions of functions
 
14017 9211 d 22 h ripley /trunk/ add non-blocking server connections, enable server socket connections  
14016 9212 d 2 h ripley /trunk/src/ add socket timeout, in preparation for select loops  
13995 9213 d 3 h ripley /trunk/src/ add more on socket connections, share common code,
add non-blocking details and example
 
13673 9229 d 2 h ripley /trunk/ small changes to allow use of R_HTTP* and R_FTP* as I/O handlers in libxml  
13653 9230 d 1 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 12 h ripley /trunk/src/ add header file for ex-libxml code, rename and tidy-up