R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
WinMake
/
src
/
modules
/
internet
/
internet.c
@ 77458
– Rev 30063
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
30063
8064 d 15 h
/branches/WinMake/
This commit was manufactured by cvs2svn to create branch 'WinMake'.
29960
8071 d 14 h
ripley
/trunk/
move module header files to include/Rmodules
26421
8341 d 13 h
tlumley
/trunk/src/modules/internet/
more REprintf->warnings
26380
8343 d 16 h
luke
/trunk/src/
Added .Intrnal version of select for sockets.
26014
8365 d 4 h
ripley
/trunk/src/modules/internet/
tidy up error handling
25735
8383 d 7 h
tlumley
/trunk/src/
more connection leaks on invalid URLs (for Bioconductor download)
25734
8383 d 11 h
tlumley
/trunk/src/modules/internet/
creating and opening an invalid URL leaked a connnection.
23246
8558 d 14 h
ripley
/trunk/src/modules/internet/
move more output to stderr, tweak output levels
22776
8587 d 17 h
ripley
/trunk/src/
show status messages for invalid HTTP requests
18583
8908 d 0 h
ripley
/trunk/
destroy connections if asked to open on creation and the open failed
18492
8914 d 20 h
ripley
/trunk/src/modules/internet/
window b/g colour
17741
8962 d 2 h
ripley
/trunk/
add vsnprintf.c, assume vsnprintf is always available
16592
9031 d 18 h
ripley
/trunk/src/
more on --internet2
15377
9118 d 17 h
ripley
/trunk/
add cacheOK argument to download.file, use for CRAN.packages
15201
9126 d 18 h
ripley
/trunk/src/modules/internet/
direct calls to module entry points
15199
9126 d 18 h
ripley
/trunk/src/
actually intialize the pointers in internet module!
use unique names for internet module versions of functions
14945
9149 d 20 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
9173 d 23 h
ripley
/trunk/src/modules/internet/
R_HTTPOpen (libxml version) needs to return NULL if opening fails
14671
9174 d 21 h
ripley
/trunk/src/modules/internet/
output tweaks on Windows (especially flushing the console)
14411
9189 d 22 h
ripley
/trunk/src/
Windows tweaks for Internet module
←Prev
1
2
Next→
Show All