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
83796 1263 d 22 h luke /branches/R-syntax/ Merged trunk changes through r83795.  
81680 1630 d 5 h luke /branches/R-syntax/ Merged trunk changes through r81679.  
81507 1653 d 4 h luke /branches/R-syntax/ Merged trunk changes through r81503.  
80546 1860 d 2 h luke /branches/R-syntax/ Merged trunk changes through r80545.  
79226 2139 d 0 h luke /branches/R-syntax/ Merged trunk changes through r79223.  
78769 2216 d 0 h luke /branches/R-syntax/ Branch for experimenting with syntax changes.  
78527 2258 d 10 h ripley /trunk/src/ add safer version of strdup  
78183 2300 d 18 h murrell /trunk/ merged R-symfam branch r78108:78182 into trunk  
78036 2317 d 4 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 11 h ripley /trunk/src/ use R_ prefix for out types, e.g. R_ucs2_t and R_wchar_t  
77884 2338 d 9 h maechler /trunk/src/ DIGITS16 -> ..17 for code readers  
77498 2429 d 0 h luke /trunk/src/ More preventing non-referece-tracking arg lists from escaping.  
77452 2438 d 23 h luke /trunk/ Renamed matchArgs to matchArgs_NR to reflect that it returns a
non-reference-tracking list.
 
77415 2447 d 5 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 23 h luke /trunk/src/ Added support for immediate bindings and use in the byte code engine,  
77275 2482 d 0 h luke /trunk/src/ Revised approach to protecing the byte code stack from assignment mutations.  
77228 2495 d 4 h maechler /trunk/ `R --help` now mentions "-s, --no-echo" instead of "--slave" / C variable now is R_NoEcho  
77164 2512 d 7 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 11 h ripley /trunk/ tweaks to handling non-translatable file paths  
76984 2540 d 10 h ripley /trunk/ remap installChar to Rf_installTrChar in Rinternals.h, use installTrChar in grid  

Show All