The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
75453 2839 d 0 h luke /branches/R-conflicts/ Create branch for experimenting with search path conflict resolution.  
75402 2852 d 5 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 8 h maechler /trunk/src/main/ comment, trailing white space  
74761 2987 d 9 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 2 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 2 h kalibera /trunk/src/ Use installChar instead of install(CHAR(.)).  
72296 3434 d 5 h ripley /trunk/ use NA for option PCRE_limit_recursion depending on input #chars  
72295 3435 d 1 h ripley /trunk/ make PCRE recursion limit optional  
72275 3437 d 1 h ripley /trunk/src/ take PCRE_* options internal  
72203 3447 d 2 h kalibera /trunk/src/main/ Display a warning when setting matprod=default.simd in a build without
OpenMP SIMD support.
 
72142 3456 d 6 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 3974 d 20 h luke /trunk/src/ Improved arity checks from Tomas Kalibera.  
68947 4005 d 2 h ripley /trunk/src/ use https  
68586 4050 d 7 h ripley /trunk/src/main/ more use of [X]Length for vectors  
68559 4055 d 20 h maechler /trunk/ options(OutDec = s) now warns for nchar(s) != 1  
68094 4141 d 0 h luke /trunk/src/main/ More protect patches from Tomas Kalibera.  
67570 4204 d 6 h ripley /trunk/ correct copyright dates  
67541 4207 d 0 h maechler /trunk/ getOption(<string>) becomes mainly .Internal()  
66612 4332 d 9 h maechler /trunk/ options(list())  
66087 4402 d 8 h ripley /trunk/ allow multi-byte OutDec  

Show All