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
76063 2728 d 19 h luke /branches/R-conflicts/ Merged changes from trunk through 76062  
75629 2806 d 2 h luke /branches/R-conflicts/ Merged changes from trunk through 75628  
75597 2813 d 2 h luke /branches/R-conflicts/ Merged changes from trunk through 75591  
75453 2839 d 1 h luke /branches/R-conflicts/ Create branch for experimenting with search path conflict resolution.  
74837 2976 d 23 h maechler /trunk/src/ new PrintInit(); PrintDispatch() passing full R_PrintData struc
= print() patch 4 (aka /10) from PR#17398
 
74782 2985 d 4 h kalibera /trunk/src/ Support reading long vectors in scan(). Reported by Aaron Goodman.  
74706 3000 d 1 h kalibera /trunk/src/ Honor environment variables LC_ALL/LC_COLLATE=C and Sys.setenv(=C) even with
R_ICU_LOCALE set (PR#17412).
 
74604 3025 d 3 h luke /trunk/src/include/ Added missing declaration and remap for deparse1m.  
74589 3027 d 20 h maechler /trunk/ dput() & dump() must not truncate when "deparse.max.lines" is set  
74304 3073 d 4 h kalibera /trunk/src/ Remove check for time-series conformance (had no effect due to a bug).  
74262 3083 d 1 h kalibera /trunk/src/include/ Add extern to avoid multiple definitions of a symbol.  
74035 3127 d 4 h luke /trunk/src/ Added matchArgs_RC and use in places where result escapes and needs
reference counting.
 
73977 3132 d 3 h luke /trunk/src/include/ REFCNT adjustments.  
73866 3153 d 20 h luke /trunk/src/ Added simple framework to help with C++ stack unwinding.  
73805 3161 d 1 h kalibera /trunk/src/ Convert native strings to current native encoding on deserialization
(experimental).
 
73774 3169 d 7 h maechler /trunk/ new deparse1line_() with `opts` arg; using NICE_NAMES in coerceVectorlist()  
73699 3181 d 9 h maechler /trunk/ deparse() etc: cannot use "nice names" when some are NA_character_;
more logical: also for named list()s
 
73554 3206 d 7 h kalibera /trunk/src/include/ Increase initial vector memory size (R_VSize/R_VSIZE) to 64M.  
73545 3210 d 6 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 0 h luke /trunk/src/ Added some casts and changed some variable types to eliminate clang
integer type conversion warnings.
 

Show All