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
78418 2267 d 13 h plummer /branches/connections/ Creating a branch from trunk for developing the connections API  
77803 2355 d 8 h kalibera /trunk/src/ Add new connection type for server socket to allow re-use for accepting
multiple socket connections.
 
75890 2773 d 4 h maechler /trunk/ provide `headers` option to url() and download.file(), thanks to Gábor Csárdi  
71662 3539 d 5 h ripley /trunk/ add copyright header, typo  
67557 4206 d 5 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 6 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 10 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 2 h urbaneks /trunk/ add an internal R http server  
41811 6993 d 3 h ripley /trunk/src/include/Rmodules/ missed change  
41784 6995 d 12 h ripley /trunk/src/ more 'const char *'  
39861 7196 d 8 h duncan /trunk/src/include/Rmodules/ R_newurl creation routines now declares mode as const char * const, R_newurl  
38735 7301 d 7 h rgentlem /trunk/src/ committed patch from S. Falcon to allow for a configurable http agent string
to be used
 
29960 8071 d 1 h ripley /trunk/ move module header files to include/Rmodules