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