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
79738 2034 d 18 h luke /branches/R-chkvars/ Branch to experiment with limiting variables in call environments
based on static analysis.
 
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 1 h maechler /trunk/ provide `headers` option to url() and download.file(), thanks to Gábor Csárdi  
71662 3539 d 2 h ripley /trunk/ add copyright header, typo  
67557 4206 d 3 h ripley /trunk/ doc updates  
67505 4208 d 10 h ripley /trunk/ allow simultaneous downloads in download.file(method = "libcurl")
more xrefs
more infrastructure and sanity checks for url()
 
67486 4210 d 4 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 7 h ripley /trunk/src/ port do_download to utils  
56585 5474 d 3 h ripley /trunk/ add timeout argument to socketConnection  
49434 6180 d 4 h ripley /trunk/src/ add beginnings of code to stop the server  
48990 6211 d 23 h urbaneks /trunk/ add an internal R http server  
41811 6993 d 1 h ripley /trunk/src/include/Rmodules/ missed change  
41784 6995 d 10 h ripley /trunk/src/ more 'const char *'  
39861 7196 d 5 h duncan /trunk/src/include/Rmodules/ R_newurl creation routines now declares mode as const char * const, R_newurl  
38735 7301 d 4 h rgentlem /trunk/src/ committed patch from S. Falcon to allow for a configurable http agent string
to be used
 
29960 8070 d 23 h ripley /trunk/ move module header files to include/Rmodules