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
74665 3012 d 23 h maechler /branches/R-3-5-branch/ ported r74589+74604 [dput(), dump() <-> deparse.max.lines] from trunk  
74461 3045 d 22 h pd /branches/R-3-5-branch/ Create R-3-5-branch  
74304 3073 d 6 h kalibera /trunk/src/ Remove check for time-series conformance (had no effect due to a bug).  
74262 3083 d 3 h kalibera /trunk/src/include/ Add extern to avoid multiple definitions of a symbol.  
74035 3127 d 5 h luke /trunk/src/ Added matchArgs_RC and use in places where result escapes and needs
reference counting.
 
73977 3132 d 4 h luke /trunk/src/include/ REFCNT adjustments.  
73866 3153 d 22 h luke /trunk/src/ Added simple framework to help with C++ stack unwinding.  
73805 3161 d 2 h kalibera /trunk/src/ Convert native strings to current native encoding on deserialization
(experimental).
 
73774 3169 d 8 h maechler /trunk/ new deparse1line_() with `opts` arg; using NICE_NAMES in coerceVectorlist()  
73699 3181 d 10 h maechler /trunk/ deparse() etc: cannot use "nice names" when some are NA_character_;
more logical: also for named list()s
 
73554 3206 d 8 h kalibera /trunk/src/include/ Increase initial vector memory size (R_VSize/R_VSIZE) to 64M.  
73545 3210 d 7 h kalibera /trunk/ Increase the number of DLLs that can be loaded by default. If needed,
increase the soft limit on open files.
 
73385 3224 d 2 h luke /trunk/src/ Added some casts and changed some variable types to eliminate clang
integer type conversion warnings.
 
73120 3259 d 6 h maechler /trunk/ deparse()/dput() etc: nicer named list()s;
new option "nice_names" (also part of "all") for nice named atomic vectors
 
72702 3356 d 6 h kalibera /trunk/src/ Make R_cmpfun return void so it is more obvious it modifies closure in
place.
 
72695 3357 d 0 h luke /trunk/ Increased symbol table size from 4119 to 49157; suggested by Jim Hester.  
72621 3380 d 4 h maechler /trunk/ tempdir(check=TRUE) recreates the tmpdir() if it is no longer valid  
72296 3434 d 8 h ripley /trunk/ use NA for option PCRE_limit_recursion depending on input #chars  
72295 3435 d 3 h ripley /trunk/ make PCRE recursion limit optional  
72275 3437 d 4 h ripley /trunk/src/ take PCRE_* options internal  

Show All