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
/
R-gcontext
/
src
/
main
/
Rdynload.c
– Rev 26795
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
26795
8308 d 5 h
/branches/R-gcontext/
This commit was manufactured by cvs2svn to create branch 'R-gcontext'.
25313
8406 d 4 h
ripley
/trunk/src/
use snprintf for protection against buffer overuns
25265
8409 d 1 h
iacus
/trunk/src/main/
modified to support darwin implementation of dlopen, dlclose etc.
24735
8444 d 8 h
ripley
/trunk/src/
remove #ifdef-ed old code
24733
8444 d 13 h
ripley
/trunk/src/
remove more classic MacOS stuff
24516
8460 d 12 h
ripley
/trunk/
branch update
24068
8494 d 5 h
ripley
/trunk/
more removing classic MacOS
22834
8584 d 5 h
duncan
/trunk/
Support for R_unload_<dll>(DllInfo) to make symmetric with R_init_<dll>(DllInfo), and added both to R-exts.texi
22518
8610 d 8 h
ripley
/trunk/src/main/
give a warning explaining why a module cannot be loaded
22344
8624 d 12 h
ripley
/trunk/src/main/
remove unused variable
22312
8626 d 5 h
duncan
/trunk/
Removed all but the Macintosh references to ROUTINES, FFTab.h and FFDecl.h. This is no longer in use as we use registration.c to export some symbols in base.
22302
8627 d 10 h
duncan
/trunk/src/
Removed the CFunTab and getBaseSymbol from the dynamic loading since base now uses the regular registration mechanism. Will remove ROUTINES and comments when guaranteed to work!
22284
8628 d 23 h
duncan
/trunk/src/
Switched the way we make symbols in base available to .C/.Call/.External/.Fortran calls. Rather than using ROUTINES, we now use the registration mechanism. Tested on all the standard platforms except HP and AIX. Tidy up to follow now the basics are in.
20110
8808 d 3 h
duncan
/trunk/
Extended registration to allow types and in/out style qualifiers for parameters. Documentation on its way in the next few days. Packages that currently use the registration will need to be recompiled
19500
8854 d 4 h
hornik
/trunk/
Use system header file '#include <foo.h>' for R API headers.
18809
8894 d 8 h
ripley
/trunk/src/
strdup is now declared in Defn.h
for rotated.c, declare in the same way as Defn.h
18690
8902 d 3 h
iacus
/trunk/src/
updated for r 1.5.0
18669
8903 d 4 h
ripley
/trunk/src/
Windows does not have dlfcn.h!
18560
8909 d 2 h
ripley
/trunk/src/
attempt to check for paths longer than PATH_MAX
17386
8992 d 20 h
luke
/trunk/src/main/
Inclemented buffer size for init routine in AddDLL when underscore is needed.
←Prev
1
2
Next→
Show All