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
52864 5807 d 6 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
42308 6942 d 13 h ripley /trunk/src/include/ change reference to GPL  
38735 7301 d 7 h rgentlem /trunk/src/ committed patch from S. Falcon to allow for a configurable http agent string
to be used
 
37424 7458 d 14 h ripley /trunk/ remove entry points only in a module from R-ftp-http.h  
36820 7524 d 5 h ripley /trunk/ update FSF address  
34747 7710 d 11 h ripley /trunk/src/include/R_ext/ add include guards
allow to be used from C++ (where public)
 
29921 8073 d 5 h ripley /trunk/src/include/R_ext/ add copyright declarations and comments as to purpose.  
22776 8587 d 5 h ripley /trunk/src/ show status messages for invalid HTTP requests  
15508 9111 d 23 h pd /trunk/ patch update  
15377 9118 d 5 h ripley /trunk/ add cacheOK argument to download.file, use for CRAN.packages  
15199 9126 d 6 h ripley /trunk/src/ actually intialize the pointers in internet module!
use unique names for internet module versions of functions
 
14017 9212 d 1 h ripley /trunk/ add non-blocking server connections, enable server socket connections  
14016 9212 d 5 h ripley /trunk/src/ add socket timeout, in preparation for select loops  
13995 9213 d 6 h ripley /trunk/src/ add more on socket connections, share common code,
add non-blocking details and example
 
13673 9229 d 5 h ripley /trunk/ small changes to allow use of R_HTTP* and R_FTP* as I/O handlers in libxml  
13653 9230 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 9230 d 16 h ripley /trunk/src/ add header file for ex-libxml code, rename and tidy-up