The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
77452 2439 d 1 h luke /trunk/ Renamed matchArgs to matchArgs_NR to reflect that it returns a
non-reference-tracking list.
 
77415 2447 d 7 h luke /trunk/src/ Under REFCNT don't check freshly allocates RHS values in complex
assignments for cycles. This matches behavior under NAMED.
 
77327 2469 d 1 h luke /trunk/src/ Added support for immediate bindings and use in the byte code engine,  
77275 2482 d 3 h luke /trunk/src/ Revised approach to protecing the byte code stack from assignment mutations.  
77228 2495 d 6 h maechler /trunk/ `R --help` now mentions "-s, --no-echo" instead of "--slave" / C variable now is R_NoEcho  
77164 2512 d 10 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 13 h ripley /trunk/ tweaks to handling non-translatable file paths  
76984 2540 d 12 h ripley /trunk/ remap installChar to Rf_installTrChar in Rinternals.h, use installTrChar in grid  
76974 2541 d 10 h ripley /trunk/ do not re-encode file paths using escapes - error instead  
76872 2561 d 2 h maechler /trunk/ .Traceback w/o deparse()ing  
76675 2608 d 14 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 17 h ripley /trunk/src/include/ add comments  
76539 2626 d 6 h kalibera /trunk/src/ Revert 76384.  
76384 2663 d 9 h kalibera /trunk/src/ Experimental support for controlling transliteration (disabling best-fit
encoding conversion on Windows).
 
75994 2747 d 8 h luke /trunk/src/ Make R_BCNodeStackTop and R_BCNodeStackEnd availble to shared libraries to
allow experimenting with generating C code from byte code.
 
75956 2758 d 13 h ripley /trunk/src/ copyright date  
75943 2764 d 3 h luke /trunk/src/ Revisions in envir.c to add R_findVarLoc function; use to avoid need
for INCLNK/DECLNK instructions for evaluating symbols.
 
75942 2764 d 6 h luke /trunk/src/ Removed (no longer working) non-TYPED_STACK code.  
75941 2764 d 6 h luke /trunk/src/ Removed unused BC_INT_STACK support (superseded by typed stack).  
75940 2764 d 7 h luke /trunk/src/ Remove CACHE_SCALARS support (only really useful without TYPED_STACK).  

Show All