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 377 d 21 h maechler /trunk/ allow length(<expr>) <- n  
88067 485 d 17 h maechler /trunk/ from 88060: `environment(<primitive) <- <not_NULL>` now deprecated + no-op  
87904 505 d 23 h ripley /trunk/src/ Rboolean -> bool  
87894 507 d 6 h ripley /trunk/src/ Rboolean -> bool  
86821 762 d 21 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 767 d 21 h luke /trunk/src/ Replace used of findVarInFrame3 by findVarInFrame or R_existsVarInFrame.  
85463 997 d 22 h luke /trunk/ Merge in R-OBJSXP branch.  
85146 1046 d 20 h luke /trunk/src/ Add R_typeToChar() ans use to replace type2char(TYPEOF()).
[From OBJSXP branch.]
 
83446 1321 d 5 h ripley /trunk/src/ C23 requires attributes before return values  
82372 1531 d 7 h kalibera /trunk/src/main/ Fix cat for very long lines (PR#18340).  
79530 2064 d 4 h ripley /trunk/src/main/ clean up clang warnings  
79529 2064 d 17 h luke /trunk/ Added R_NewEnv as a C versin of new.env to the API.  
78634 2244 d 20 h maechler /trunk/ on.exit() now matches named arguments as intended  
78074 2313 d 19 h kalibera /trunk/src/main/ Set R_Visible just before return to reduce risk of accidental modification.  
77888 2337 d 19 h hornik /trunk/src/ Add annotation for internal generics.  
77452 2438 d 17 h luke /trunk/ Renamed matchArgs to matchArgs_NR to reflect that it returns a
non-reference-tracking list.
 
77342 2461 d 13 h luke /trunk/ Primitive replacement functions no longer mutate referenced objects
when called outside a complex assignment context.
 
75532 2825 d 2 h kalibera /trunk/src/main/ Protect fixes.  
75162 2901 d 2 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 4 h ripley /trunk/src/main/ placate or comment on warnings from gcc 8 with -fsanitize enabled  

Show All