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)
/
branches
/
R-OBJSXP
/
src
/
main
/
options.c
– Rev 85424
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
85424
1003 d 7 h
luke
/branches/R-OBJSXP/
Merge in trunk changes through r85423.
85145
1047 d 6 h
luke
/branches/R-OBJSXP/
Merge in trunk changes through r85143.
84772
1095 d 15 h
maechler
/branches/R-OBJSXP/
'Create R-OBJSXP branch - new OBJSXP type "==" S4SXP = "object" in R'
84492
1148 d 12 h
maechler
/trunk/
set options() "browserNLdisabled" only once
84211
1204 d 12 h
ripley
/trunk/src/main/
use <Defn.h> consistently
83446
1321 d 13 h
ripley
/trunk/src/
C23 requires attributes before return values
83370
1344 d 9 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 9 h
kalibera
/trunk/src/main/
Simplify memory protection.
78074
2314 d 2 h
kalibera
/trunk/src/main/
Set R_Visible just before return to reduce risk of accidental modification.
78070
2314 d 6 h
maechler
/trunk/src/
options(stringsAsFactors = TRUE) is deprecated and now warns (1x / session)
77645
2391 d 5 h
maechler
/trunk/
print(*, width = <n>) now works (default method);
C: using Fixup{Digits,Width}() adds consistency between options() and print()
77228
2495 d 6 h
maechler
/trunk/
`R --help` now mentions "-s, --no-echo" instead of "--slave" / C variable now is R_NoEcho
77226
2495 d 12 h
maechler
/trunk/
options(warn=1e11) now errors directly (w/o warning!)
77181
2510 d 14 h
kalibera
/trunk/src/main/
Fix handling of recursion limit for PCRE2 (<10.30).
77164
2512 d 9 h
kalibera
/trunk/
PCRE2 support (currently enabled only on non-Windows systems). Note: some
regular expressions (usually problematic) that were silently accepted by
PCRE1 result in error with PCRE2 - more in NEWS and ?regex.
76539
2626 d 5 h
kalibera
/trunk/src/
Revert 76384.
76384
2663 d 8 h
kalibera
/trunk/src/
Experimental support for controlling transliteration (disabling best-fit
encoding conversion on Windows).
76270
2680 d 14 h
kalibera
/trunk/src/main/
Allow deletion of options checked on assignment, unless they were set during
R startup (R initialization or common paths of system profile).
75402
2852 d 10 h
kalibera
/trunk/src/main/
Add comment and a runtime check to ensure that no (non-missing) option can
have NULL value.
74768
2987 d 12 h
maechler
/trunk/src/main/
comment, trailing white space
←Prev
1
2
Next→
Show All