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
89910 101 d 2 h maechler /trunk/ protect filechoose() -> Rstd_ChooseFile() from EOF or similar  
89087 235 d 23 h luke /trunk/src/ Make initStdinHandler and R_checkActivityEx static in unix/sys-std.c;
remove declarations no longer needed from R_ext/eventloop.h.
 
88599 346 d 3 h kalibera /trunk/src/ Add sanity checks (PR#16304).  
87788 520 d 2 h ripley /trunk/src/unix/ Rboolean not int  
87740 524 d 5 h ripley /trunk/src/ gcc 15 reauires NORET before attribute_hidden  
87222 654 d 18 h kalibera /trunk/src/ Do not re-set iconv converter state when the input encoding may use
byte-order from a BOM, because some iconv implementations (including
win_iconv, Apple libiconv) forget the byte order on re-set. Partially
reverts 85476.
 
87008 712 d 20 h kalibera /trunk/src/unix/ Add cast.  
87005 712 d 20 h kalibera /trunk/src/unix/ Unlimited line length on Unix with readline (PR#18690).  
86821 762 d 19 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 0 h luke /trunk/src/ Hide more entry points not used in Base/CRAN/BIOC packages.  
85687 955 d 3 h kalibera /trunk/src/ Report error when file descriptor number is too large for select (PR#18634).  
85625 975 d 19 h kalibera /trunk/src/ Fixes of formatted output. Use a defensive strategy by casting to supported
wide types and printing those (this may be later refined to use the exact
types).
 
85476 993 d 23 h kalibera /trunk/src/ Reset iconv conversion state after error if the conversion object might be
re-used or if emitting ASCII substitution bytes in the output (on macOS 14.1
needed not only for stateful encodings).
 
85000 1068 d 20 h deepayan /trunk/src/unix/ bugfix: make completion work even if utils is not loaded on startup  
84215 1203 d 5 h maechler /trunk/src/ more typos from Eric Lindblad (skipping modules/lapack/*.f)  
83901 1248 d 17 h kalibera /trunk/src/ Use R_PATH_MAX instead of PATH_MAX for limits imposed by R (on Windows
increasing the limit).
 
83851 1256 d 23 h kalibera /trunk/src/ Robustify R_CleanTempDir on Unix.  
83831 1259 d 3 h kalibera /trunk/src/unix/ Protect against space in path (PR#18460).  
83452 1321 d 1 h ripley /trunk/src/ start moving NORET nearer the beginning  
83446 1321 d 3 h ripley /trunk/src/ C23 requires attributes before return values  

Show All