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
30063 8065 d 2 h /branches/WinMake/ This commit was manufactured by cvs2svn to create branch 'WinMake'.  
29960 8072 d 1 h ripley /trunk/ move module header files to include/Rmodules  
26421 8342 d 0 h tlumley /trunk/src/modules/internet/ more REprintf->warnings  
26380 8344 d 3 h luke /trunk/src/ Added .Intrnal version of select for sockets.  
26014 8365 d 15 h ripley /trunk/src/modules/internet/ tidy up error handling  
25735 8383 d 18 h tlumley /trunk/src/ more connection leaks on invalid URLs (for Bioconductor download)  
25734 8383 d 23 h tlumley /trunk/src/modules/internet/ creating and opening an invalid URL leaked a connnection.  
23246 8559 d 2 h ripley /trunk/src/modules/internet/ move more output to stderr, tweak output levels  
22776 8588 d 4 h ripley /trunk/src/ show status messages for invalid HTTP requests  
18583 8908 d 12 h ripley /trunk/ destroy connections if asked to open on creation and the open failed  
18492 8915 d 8 h ripley /trunk/src/modules/internet/ window b/g colour  
17741 8962 d 13 h ripley /trunk/ add vsnprintf.c, assume vsnprintf is always available  
16592 9032 d 5 h ripley /trunk/src/ more on --internet2  
15377 9119 d 4 h ripley /trunk/ add cacheOK argument to download.file, use for CRAN.packages  
15201 9127 d 5 h ripley /trunk/src/modules/internet/ direct calls to module entry points  
15199 9127 d 6 h ripley /trunk/src/ actually intialize the pointers in internet module!
use unique names for internet module versions of functions
 
14945 9150 d 7 h duncan /trunk/src/ The modules now explicitly register their function pointers rather than have the centralized loader resolve the symbols dynamically by looking in the shared library. This was motivated by the failure on the Dec T Tru64 reported by Brad McNeney. However, it is just a good thing to do as it reduces the dependency on the operating systems linker and dynamic loader and is more in keeping with the registration of native routines introduced recently. Tested on RH, YDL, Solaris. Needs checking on the Mac and Windows. Also needs to be verified on a machine without X11  
14678 9174 d 11 h ripley /trunk/src/modules/internet/ R_HTTPOpen (libxml version) needs to return NULL if opening fails  
14671 9175 d 8 h ripley /trunk/src/modules/internet/ output tweaks on Windows (especially flushing the console)  
14411 9190 d 9 h ripley /trunk/src/ Windows tweaks for Internet module  

Show All