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
90299 2 d 0 h maechler /trunk/ fix 2 signs in formula of the BTPE algorithm for rbinom(); add RNGkind(binom.kind=*)  
89935 96 d 22 h luke /trunk/ Cleanups in internally signaled error classes and add some documentation.  
89587 139 d 0 h luke /trunk/src/main/ Switch to uint_least64_t in rbits.  
89494 150 d 3 h ripley /trunk/src/main/ reduce some compiler warnings on losing precision  
87894 507 d 9 h ripley /trunk/src/ Rboolean -> bool  
87097 690 d 6 h maechler /trunk/ new R_MissingArgError() + ...Error_c() variant  
86821 763 d 0 h luke /trunk/src/ Switch base internals to using R_findVar and R_findVarInFrame.
Modules and base packages still use the unhidden Rf versions.
 
86643 788 d 15 h luke /trunk/src/main/ Hide some entry points not currently used, not in installed headers,
and already listed in tools;;;nonAPI.
 
85226 1034 d 22 h luke /trunk/src/main/ Performance tweaks for GetRNGstate and PutRNGstate.  
85214 1038 d 0 h luke /trunk/src/main/ Rearrangements to make merging in changes easier.  
85146 1046 d 22 h luke /trunk/src/ Add R_typeToChar() ans use to replace type2char(TYPEOF()).
[From OBJSXP branch.]
 
84246 1201 d 10 h maechler /trunk/src/main/ fix more typos in comments (+ 2 strings) from Eric Lindblad  
83446 1321 d 8 h ripley /trunk/src/ C23 requires attributes before return values  
82931 1398 d 5 h ripley /trunk/src/ use (void) to avoid clang 15 warnings  
80840 1790 d 9 h maechler /trunk/ warn about unsafe RNG settings, fixing PR#18168  
79397 2092 d 8 h maechler /trunk/src/main/ cosmetics (lying around for months)  
78221 2295 d 9 h ripley /trunk/src/main/ allow a bit of spare to try to avoid occasional ASAN warnings  
76392 2661 d 1 h luke /trunk/src/ Pass sample.kind to set.seed .Internal.  
76206 2699 d 17 h luke /trunk/ Fix to revised walker_Probsample for issue reported to R_devel by Charles Berry.  
76187 2704 d 20 h luke /trunk/src/main/ Fix for Windows sizeof(long) == 4 issue; contributed by Joseph Wood.  

Show All