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
78418 2267 d 9 h plummer /branches/connections/ Creating a branch from trunk for developing the connections API  
78183 2300 d 17 h murrell /trunk/ merged R-symfam branch r78108:78182 into trunk  
78036 2317 d 2 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 9 h ripley /trunk/src/ use R_ prefix for out types, e.g. R_ucs2_t and R_wchar_t  
77884 2338 d 7 h maechler /trunk/src/ DIGITS16 -> ..17 for code readers  
77498 2428 d 22 h luke /trunk/src/ More preventing non-referece-tracking arg lists from escaping.  
77452 2438 d 21 h luke /trunk/ Renamed matchArgs to matchArgs_NR to reflect that it returns a
non-reference-tracking list.
 
77415 2447 d 3 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 21 h luke /trunk/src/ Added support for immediate bindings and use in the byte code engine,  
77275 2481 d 23 h luke /trunk/src/ Revised approach to protecing the byte code stack from assignment mutations.  
77228 2495 d 2 h maechler /trunk/ `R --help` now mentions "-s, --no-echo" instead of "--slave" / C variable now is R_NoEcho  
77164 2512 d 6 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 9 h ripley /trunk/ tweaks to handling non-translatable file paths  
76984 2540 d 8 h ripley /trunk/ remap installChar to Rf_installTrChar in Rinternals.h, use installTrChar in grid  
76974 2541 d 6 h ripley /trunk/ do not re-encode file paths using escapes - error instead  
76872 2560 d 21 h maechler /trunk/ .Traceback w/o deparse()ing  
76675 2608 d 10 h kalibera /trunk/src/ Show system (ANSI) code page on Windows in sessionInfo() when it is different from
the locale code page.
 
76568 2623 d 13 h ripley /trunk/src/include/ add comments  
76539 2626 d 1 h kalibera /trunk/src/ Revert 76384.  
76384 2663 d 5 h kalibera /trunk/src/ Experimental support for controlling transliteration (disabling best-fit
encoding conversion on Windows).
 

Show All