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-groups
/
src
/
main
/
options.c
– Rev 80166
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
80166
1929 d 14 h
murrell
/branches/R-groups/
create R-groups
78127
2308 d 3 h
kalibera
/trunk/src/main/
Simplify memory protection.
78074
2313 d 20 h
kalibera
/trunk/src/main/
Set R_Visible just before return to reduce risk of accidental modification.
78070
2314 d 0 h
maechler
/trunk/src/
options(stringsAsFactors = TRUE) is deprecated and now warns (1x / session)
77645
2390 d 23 h
maechler
/trunk/
print(*, width = <n>) now works (default method);
C: using Fixup{Digits,Width}() adds consistency between options() and print()
77228
2495 d 0 h
maechler
/trunk/
`R --help` now mentions "-s, --no-echo" instead of "--slave" / C variable now is R_NoEcho
77226
2495 d 6 h
maechler
/trunk/
options(warn=1e11) now errors directly (w/o warning!)
77181
2510 d 8 h
kalibera
/trunk/src/main/
Fix handling of recursion limit for PCRE2 (<10.30).
77164
2512 d 3 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
2625 d 23 h
kalibera
/trunk/src/
Revert 76384.
76384
2663 d 3 h
kalibera
/trunk/src/
Experimental support for controlling transliteration (disabling best-fit
encoding conversion on Windows).
76270
2680 d 8 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 4 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 7 h
maechler
/trunk/src/main/
comment, trailing white space
74761
2987 d 8 h
kalibera
/trunk/
Do not by default include parse data in source references when building
packages. Adjustable via new options keep.parse.data and
keep.parse.data.pkgs.
72301
3433 d 0 h
kalibera
/trunk/src/
Replace installChar calls by installTrChar to make sure that all symbols in
the symbol table are (linked to CHARSXPs) in native encoding.
72300
3433 d 1 h
kalibera
/trunk/src/
Use installChar instead of install(CHAR(.)).
72296
3434 d 4 h
ripley
/trunk/
use NA for option PCRE_limit_recursion depending on input #chars
72295
3435 d 0 h
ripley
/trunk/
make PCRE recursion limit optional
72275
3437 d 0 h
ripley
/trunk/src/
take PCRE_* options internal
←Prev
1
2
Next→
Show All