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
81322 1689 d 15 h kalibera /branches/R-ucrt/ Create R-ucrt  
80371 1890 d 6 h ripley /trunk/ remove "internal" methods for http:// URIs -- second steps  
80322 1896 d 13 h ripley /trunk/src/ begin tidy up of Internet access routines  
80316 1896 d 16 h ripley /trunk/src/ remove support for defunct internal ftp:// methods  
80131 1944 d 20 h urbaneks /trunk/src/ add options="no-delay" support to socket connections  
77803 2355 d 9 h kalibera /trunk/src/ Add new connection type for server socket to allow re-use for accepting
multiple socket connections.
 
75890 2773 d 5 h maechler /trunk/ provide `headers` option to url() and download.file(), thanks to Gábor Csárdi  
71662 3539 d 6 h ripley /trunk/ add copyright header, typo  
67557 4206 d 6 h ripley /trunk/ doc updates  
67505 4208 d 13 h ripley /trunk/ allow simultaneous downloads in download.file(method = "libcurl")
more xrefs
more infrastructure and sanity checks for url()
 
67486 4210 d 7 h ripley /trunk/src/ migrate libcurl stuff to internet module to try to minimize symbols seen by packages.
not yet completely tested.
 
60666 5067 d 11 h ripley /trunk/src/ port do_download to utils  
56585 5474 d 6 h ripley /trunk/ add timeout argument to socketConnection  
49434 6180 d 7 h ripley /trunk/src/ add beginnings of code to stop the server  
48990 6212 d 3 h urbaneks /trunk/ add an internal R http server  
41811 6993 d 4 h ripley /trunk/src/include/Rmodules/ missed change  
41784 6995 d 13 h ripley /trunk/src/ more 'const char *'  
39861 7196 d 9 h duncan /trunk/src/include/Rmodules/ R_newurl creation routines now declares mode as const char * const, R_newurl  
38735 7301 d 8 h rgentlem /trunk/src/ committed patch from S. Falcon to allow for a configurable http agent string
to be used
 
29960 8071 d 2 h ripley /trunk/ move module header files to include/Rmodules