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
/
unix
/
sys-std.c
@ 77458
– Rev 89910
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
89910
101 d 9 h
maechler
/trunk/
protect filechoose() -> Rstd_ChooseFile() from EOF or similar
89087
236 d 7 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 11 h
kalibera
/trunk/src/
Add sanity checks (PR#16304).
87788
520 d 10 h
ripley
/trunk/src/unix/
Rboolean not int
87740
524 d 12 h
ripley
/trunk/src/
gcc 15 reauires NORET before attribute_hidden
87222
655 d 2 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
713 d 3 h
kalibera
/trunk/src/unix/
Add cast.
87005
713 d 4 h
kalibera
/trunk/src/unix/
Unlimited line length on Unix with readline (PR#18690).
86821
763 d 3 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 8 h
luke
/trunk/src/
Hide more entry points not used in Base/CRAN/BIOC packages.
85687
955 d 10 h
kalibera
/trunk/src/
Report error when file descriptor number is too large for select (PR#18634).
85625
976 d 2 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
994 d 7 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
1069 d 4 h
deepayan
/trunk/src/unix/
bugfix: make completion work even if utils is not loaded on startup
84215
1203 d 13 h
maechler
/trunk/src/
more typos from Eric Lindblad (skipping modules/lapack/*.f)
83901
1249 d 1 h
kalibera
/trunk/src/
Use R_PATH_MAX instead of PATH_MAX for limits imposed by R (on Windows
increasing the limit).
83851
1257 d 7 h
kalibera
/trunk/src/
Robustify R_CleanTempDir on Unix.
83831
1259 d 10 h
kalibera
/trunk/src/unix/
Protect against space in path (PR#18460).
83452
1321 d 9 h
ripley
/trunk/src/
start moving NORET nearer the beginning
83446
1321 d 11 h
ripley
/trunk/src/
C23 requires attributes before return values
←Prev
1
2
Next→
Show All