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
88761 328 d 19 h kalibera /trunk/src/ Add checks for allocation failures (PR#16303).  
87927 503 d 7 h ripley /trunk/src/main/ add comments  
87863 512 d 11 h ripley /trunk/src/main/ Rboolean -> bool  
87808 518 d 3 h ripley /trunk/ more uses of asRbool catching incorrect calls  
87104 688 d 8 h ripley /trunk/src/ avoid compiler warning
tweaks to description of F77_*
 
86821 762 d 23 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 4 h luke /trunk/src/ Hide more entry points not used in Base/CRAN/BIOC packages.  
85117 1051 d 7 h ripley /trunk/src/ use pragmas to suppress warnings about dladdr  
84263 1199 d 10 h hornik /trunk/src/main/ Also provide forceSymbols info.  
83963 1235 d 1 h kalibera /trunk/src/ Simplify R_NewHashedEnv (suggested by Davis Vaughan).  
83883 1252 d 0 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 2 h kalibera /trunk/src/ Improve allocation of path names on Windows. Propagate buffer limit to
getFullDLLPath.
 
83446 1321 d 7 h ripley /trunk/src/ C23 requires attributes before return values  
83403 1330 d 10 h urbaneks /trunk/src/main/ Rf_registerRoutines fixes  
83402 1330 d 11 h urbaneks /trunk/src/main/ add Rf_registerRoutines for (internal) R-level symbol registration  
82931 1398 d 5 h ripley /trunk/src/ use (void) to avoid clang 15 warnings  
82754 1433 d 2 h ripley /trunk/src/ changes for -Wstrict-prototypes  
80292 1901 d 1 h kalibera /trunk/src/main/ Use macro to build on Solaris.  
80285 1902 d 5 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 5 h kalibera /trunk/src/main/ Remove code duplication.  

Show All