The R Project SVN R

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
81425 1666 d 7 h ripley /branches/R-structure/ add branch for expeiments with specials in depares/structure  
/branches/R-structure
80197 1924 d 6 h ripley /trunk/ remove most tests of ftp://  
/trunk/doc/NEWS.Rd
/trunk/tests/internet.R
/trunk/tests/internet.Rout.save
/trunk/tests/libcurl.R
78913 2190 d 20 h maechler /trunk/tests/ cosmetic  
/trunk/tests/Makefile.common
/trunk/tests/libcurl.R
72599 3382 d 2 h ripley /trunk/tests/ report what the failure was  
/trunk/tests/libcurl.R
72597 3382 d 6 h ripley /trunk/ more on libcurl tests  
/trunk/doc/manual/R-admin.texi
/trunk/tests/libcurl.R
72594 3383 d 0 h ripley /trunk/tests/ skip tests if simple http does not work (seen on 32-bit builds on x86_64 Linux)  
/trunk/tests/libcurl.R
72207 3446 d 8 h ripley /trunk/ add more info to errors, for those who use suppressWarnings  
/trunk/src/modules/internet/libcurl.c
/trunk/tests/libcurl.R
72188 3448 d 10 h ripley /trunk/ switch download.file/url default to "libcurl"  
/trunk/doc/NEWS.Rd
/trunk/src/include/Rconnections.h
/trunk/src/library/base/man/connections.Rd
/trunk/src/library/utils/R/unix/download.file.R
/trunk/src/library/utils/man/download.file.Rd
/trunk/src/main/connections.c
/trunk/src/modules/internet/internet.c
/trunk/src/modules/internet/libcurl.c
/trunk/src/modules/internet/nanohttp.c
/trunk/tests/libcurl.R
71974 3480 d 1 h morgan /trunk/ bugfix: don't check endpoint existence before attempting download

- download.file(method="libcurl")
- HEAD or range-based queries are not universally supported, resulting
in false negatives or excessive traffic
- destination files are touched (created or opened for append) before
download starts, making clean-up on failure difficult. Currently,
empty or possibly corrupt (in the case of append) files are left on
disk.
 
/trunk/doc/NEWS.Rd
/trunk/src/modules/internet/libcurl.c
/trunk/tests/libcurl.R
69294 3978 d 10 h ripley /trunk/tests/ comment out tests which depend on the ISP/curl behaviour  
/trunk/tests/libcurl.R
69293 3978 d 10 h ripley /trunk/tests/ comment out tests of the environment, not just R  
/trunk/tests/libcurl.R
69284 3980 d 2 h morgan /trunk/ typos in c69280 leading to segfaults  
/trunk/src/modules/internet/libcurl.c
/trunk/tests/libcurl.R
69280 3980 d 6 h morgan /trunk/ don't create empty file on 404 and similar errors

- download.file(method="libcurl")
 
/trunk/doc/NEWS.Rd
/trunk/src/modules/internet/libcurl.c
/trunk/tests/libcurl.R
67712 4192 d 7 h ripley /trunk/ there is no \dontcheck markup  
/trunk/doc/NEWS.Rd
/trunk/src/library/utils/R/example.R
/trunk/src/library/utils/man/example.Rd
/trunk/tests/libcurl.R
/trunk/tests/reg-examples2.R
67619 4200 d 4 h ripley /trunk/ tweaks, mainly for Windows  
/trunk/src/modules/internet/libcurl.c
/trunk/tests/libcurl.R
67613 4201 d 6 h ripley /trunk/tests/ tweak  
/trunk/tests/libcurl.R
67565 4205 d 8 h ripley /trunk/ switch url() types if needed for https:// connections
use different 'class' for WININET url connections.
 
/trunk/doc/NEWS.Rd
/trunk/src/library/base/man/connections.Rd
/trunk/src/library/base/man/curlGetHeaders.Rd
/trunk/src/main/connections.c
/trunk/src/modules/internet/internet.c
/trunk/tests/libcurl.R
67556 4206 d 0 h ripley /trunk/tests/ add libcurl tests  
/trunk/tests/libcurl.R
/trunk/tests/Makefile.common