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)
/
trunk
/
src
/
main
/
Rdynload.c
@ 68898
– Rev 88761
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
88761
328 d 22 h
kalibera
/trunk/src/
Add checks for allocation failures (PR#16303).
87927
503 d 10 h
ripley
/trunk/src/main/
add comments
87863
512 d 14 h
ripley
/trunk/src/main/
Rboolean -> bool
87808
518 d 6 h
ripley
/trunk/
more uses of asRbool catching incorrect calls
87104
688 d 10 h
ripley
/trunk/src/
avoid compiler warning
tweaks to description of F77_*
86821
763 d 2 h
luke
/trunk/src/
Switch base internals to using R_findVar and R_findVarInFrame.
Modules and base packages still use the unhidden Rf versions.
86655
787 d 7 h
luke
/trunk/src/
Hide more entry points not used in Base/CRAN/BIOC packages.
85117
1051 d 10 h
ripley
/trunk/src/
use pragmas to suppress warnings about dladdr
84263
1199 d 12 h
hornik
/trunk/src/main/
Also provide forceSymbols info.
83963
1235 d 4 h
kalibera
/trunk/src/
Simplify R_NewHashedEnv (suggested by Davis Vaughan).
83883
1252 d 3 h
kalibera
/trunk/src/
Introduce R_PATH_MAX to raise path-length limit on Windows in code
that uses statically allocated buffers.
83696
1278 d 4 h
kalibera
/trunk/src/
Improve allocation of path names on Windows. Propagate buffer limit to
getFullDLLPath.
83446
1321 d 10 h
ripley
/trunk/src/
C23 requires attributes before return values
83403
1330 d 13 h
urbaneks
/trunk/src/main/
Rf_registerRoutines fixes
83402
1330 d 14 h
urbaneks
/trunk/src/main/
add Rf_registerRoutines for (internal) R-level symbol registration
82931
1398 d 7 h
ripley
/trunk/src/
use (void) to avoid clang 15 warnings
82754
1433 d 5 h
ripley
/trunk/src/
changes for -Wstrict-prototypes
80292
1901 d 4 h
kalibera
/trunk/src/main/
Use macro to build on Solaris.
80285
1902 d 8 h
kalibera
/trunk/src/
Prevent DLL info corruption on DLL unloading (PR#16446). Zero external
pointers of native symbols of unloaded DLLs. Turn reloading of already
loaded DLL into a no-op.
80205
1922 d 7 h
kalibera
/trunk/src/main/
Remove code duplication.
←Prev
1
2
Next→
Show All