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
/
options.c
– Rev 89809
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
89809
110 d 4 h
maechler
/trunk/src/
allow completion to work on `%in%` etc
89337
180 d 21 h
maechler
/trunk/
activate options(warn = <val>) checking (after > 6 years "not yet") via \env{R_WARN_BOUNDS_OPT}
89056
244 d 17 h
luke
/trunk/src/
Remove GetOption.
88400
381 d 5 h
maechler
/trunk/src/
allow `quiet` and `verbose` be true simultaneously
88384
387 d 4 h
maechler
/trunk/
getOption("quiet") accessing C R_Quiet
87901
506 d 4 h
ripley
/trunk/src/main/
C standard has attributes before return values
87899
506 d 7 h
ripley
/trunk/src/
Rboolean -> bool
87815
517 d 9 h
ripley
/trunk/src/main/
more Rboolean tweaks
87381
608 d 20 h
maechler
/trunk/
prevent options(scipen = NULL) or `= 1e99`; set and document limits.
87365
611 d 20 h
maechler
/trunk/src/main/
use check_TRUE_FALSE() more consistently
86655
787 d 2 h
luke
/trunk/src/
Hide more entry points not used in Base/CRAN/BIOC packages.
86648
787 d 21 h
luke
/trunk/src/main/
Hide yet more entry points not used and not in installed headers.
86618
793 d 0 h
luke
/trunk/src/
Replace allocList/SET_TYPEOF idiom with allocLang.
85382
1010 d 4 h
maechler
/trunk/
new option(catch.script.errors = TRUE)
85110
1053 d 1 h
luke
/trunk/src/
Add R_SetOpiton(), for now as an internal non-API function.
84492
1148 d 5 h
maechler
/trunk/
set options() "browserNLdisabled" only once
84211
1204 d 4 h
ripley
/trunk/src/main/
use <Defn.h> consistently
83446
1321 d 5 h
ripley
/trunk/src/
C23 requires attributes before return values
83370
1344 d 2 h
kalibera
/trunk/src/
Set mandatory options at startup so that saving/restoring options always
works (PR#18372). Make all options backed by C variables mandatory, because
removing them has no effect on the variables. Set R_Verbose when setting
"verbose" option. Use initialized globals in InitOptions to avoid code
duplication.
78127
2308 d 1 h
kalibera
/trunk/src/main/
Simplify memory protection.
←Prev
1
2
Next→
Show All