The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
77228 2495 d 5 h maechler /trunk/ `R --help` now mentions "-s, --no-echo" instead of "--slave" / C variable now is R_NoEcho  
77226 2495 d 11 h maechler /trunk/ options(warn=1e11) now errors directly (w/o warning!)  
77181 2510 d 13 h kalibera /trunk/src/main/ Fix handling of recursion limit for PCRE2 (<10.30).  
77164 2512 d 8 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 4 h kalibera /trunk/src/ Revert 76384.  
76384 2663 d 7 h kalibera /trunk/src/ Experimental support for controlling transliteration (disabling best-fit
encoding conversion on Windows).
 
76270 2680 d 13 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 9 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 11 h maechler /trunk/src/main/ comment, trailing white space  
74761 2987 d 12 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 5 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 6 h kalibera /trunk/src/ Use installChar instead of install(CHAR(.)).  
72296 3434 d 9 h ripley /trunk/ use NA for option PCRE_limit_recursion depending on input #chars  
72295 3435 d 4 h ripley /trunk/ make PCRE recursion limit optional  
72275 3437 d 5 h ripley /trunk/src/ take PCRE_* options internal  
72203 3447 d 5 h kalibera /trunk/src/main/ Display a warning when setting matprod=default.simd in a build without
OpenMP SIMD support.
 
72142 3456 d 9 h kalibera /trunk/ Allow selection of matprod implementations (default, internal, blas and
experimental default.simd). Check inputs for NaN/Inf also for symmetrical
case. The default is to bypass BLAS when input may have NaN/Inf.
 
69326 3975 d 0 h luke /trunk/src/ Improved arity checks from Tomas Kalibera.  
68947 4005 d 6 h ripley /trunk/src/ use https  
68586 4050 d 10 h ripley /trunk/src/main/ more use of [X]Length for vectors  

Show All