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
79738 2034 d 14 h luke /branches/R-chkvars/ Branch to experiment with limiting variables in call environments
based on static analysis.
 
79216 2140 d 4 h kalibera /trunk/ More truncation fixes from Brodie Gaslam.  
79159 2148 d 2 h kalibera /trunk/src/ Prevent creation of partial characters in multi-byte string truncation. Fix error handling with
vsnprintf. From Brodie Gaslam.
 
79130 2152 d 2 h maechler /trunk/ amend c79095: c() does *not* drop an initial NULL for back compatibility  
79095 2155 d 21 h maechler /trunk/ c(..) drops NULL arguments in the generic  
78527 2258 d 5 h ripley /trunk/src/ add safer version of strdup  
78183 2300 d 14 h murrell /trunk/ merged R-symfam branch r78108:78182 into trunk  
78036 2317 d 0 h luke /trunk/ Added filter.callframes argument to Rprof() to request removing
intervening call frames created bylazy evaluation and eval
calls. Contributed by Lionel Henry in PR17595.
 
77916 2332 d 7 h ripley /trunk/src/ use R_ prefix for out types, e.g. R_ucs2_t and R_wchar_t  
77884 2338 d 5 h maechler /trunk/src/ DIGITS16 -> ..17 for code readers  
77498 2428 d 20 h luke /trunk/src/ More preventing non-referece-tracking arg lists from escaping.  
77452 2438 d 19 h luke /trunk/ Renamed matchArgs to matchArgs_NR to reflect that it returns a
non-reference-tracking list.
 
77415 2447 d 1 h luke /trunk/src/ Under REFCNT don't check freshly allocates RHS values in complex
assignments for cycles. This matches behavior under NAMED.
 
77327 2468 d 18 h luke /trunk/src/ Added support for immediate bindings and use in the byte code engine,  
77275 2481 d 20 h luke /trunk/src/ Revised approach to protecing the byte code stack from assignment mutations.  
77228 2495 d 0 h maechler /trunk/ `R --help` now mentions "-s, --no-echo" instead of "--slave" / C variable now is R_NoEcho  
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.
 
76994 2538 d 6 h ripley /trunk/ tweaks to handling non-translatable file paths  
76984 2540 d 6 h ripley /trunk/ remap installChar to Rf_installTrChar in Rinternals.h, use installTrChar in grid  
76974 2541 d 3 h ripley /trunk/ do not re-encode file paths using escapes - error instead  

Show All