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
88410 378 d 5 h maechler /trunk/ allow length(<expr>) <- n  
88067 486 d 1 h maechler /trunk/ from 88060: `environment(<primitive) <- <not_NULL>` now deprecated + no-op  
87904 506 d 8 h ripley /trunk/src/ Rboolean -> bool  
87894 507 d 15 h ripley /trunk/src/ Rboolean -> bool  
86821 763 d 6 h luke /trunk/src/ Switch base internals to using R_findVar and R_findVarInFrame.
Modules and base packages still use the unhidden Rf versions.
 
86790 768 d 5 h luke /trunk/src/ Replace used of findVarInFrame3 by findVarInFrame or R_existsVarInFrame.  
85463 998 d 6 h luke /trunk/ Merge in R-OBJSXP branch.  
85146 1047 d 4 h luke /trunk/src/ Add R_typeToChar() ans use to replace type2char(TYPEOF()).
[From OBJSXP branch.]
 
83446 1321 d 14 h ripley /trunk/src/ C23 requires attributes before return values  
82372 1531 d 15 h kalibera /trunk/src/main/ Fix cat for very long lines (PR#18340).  
79530 2064 d 12 h ripley /trunk/src/main/ clean up clang warnings  
79529 2065 d 1 h luke /trunk/ Added R_NewEnv as a C versin of new.env to the API.  
78634 2245 d 4 h maechler /trunk/ on.exit() now matches named arguments as intended  
78074 2314 d 3 h kalibera /trunk/src/main/ Set R_Visible just before return to reduce risk of accidental modification.  
77888 2338 d 3 h hornik /trunk/src/ Add annotation for internal generics.  
77452 2439 d 2 h luke /trunk/ Renamed matchArgs to matchArgs_NR to reflect that it returns a
non-reference-tracking list.
 
77342 2461 d 22 h luke /trunk/ Primitive replacement functions no longer mutate referenced objects
when called outside a complex assignment context.
 
75532 2825 d 10 h kalibera /trunk/src/main/ Protect fixes.  
75162 2901 d 11 h kalibera /trunk/src/main/ Fix UTF-8 output on Windows/RGui, clean up properly after modifying
WinUTF8out in recursive calls. Fixes PR#16101. Changes observed behavior
in PR#17447.
 
74969 2931 d 12 h ripley /trunk/src/main/ placate or comment on warnings from gcc 8 with -fsanitize enabled  

Show All