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 379 d 18 h maechler /trunk/ allow length(<expr>) <- n  
88067 487 d 13 h maechler /trunk/ from 88060: `environment(<primitive) <- <not_NULL>` now deprecated + no-op  
87904 507 d 20 h ripley /trunk/src/ Rboolean -> bool  
87894 509 d 3 h ripley /trunk/src/ Rboolean -> bool  
86821 764 d 18 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 769 d 18 h luke /trunk/src/ Replace used of findVarInFrame3 by findVarInFrame or R_existsVarInFrame.  
85463 999 d 18 h luke /trunk/ Merge in R-OBJSXP branch.  
85146 1048 d 16 h luke /trunk/src/ Add R_typeToChar() ans use to replace type2char(TYPEOF()).
[From OBJSXP branch.]
 
83446 1323 d 2 h ripley /trunk/src/ C23 requires attributes before return values  
82372 1533 d 3 h kalibera /trunk/src/main/ Fix cat for very long lines (PR#18340).  
79530 2066 d 1 h ripley /trunk/src/main/ clean up clang warnings  
79529 2066 d 14 h luke /trunk/ Added R_NewEnv as a C versin of new.env to the API.  
78634 2246 d 17 h maechler /trunk/ on.exit() now matches named arguments as intended  
78074 2315 d 15 h kalibera /trunk/src/main/ Set R_Visible just before return to reduce risk of accidental modification.  
77888 2339 d 16 h hornik /trunk/src/ Add annotation for internal generics.  
77452 2440 d 14 h luke /trunk/ Renamed matchArgs to matchArgs_NR to reflect that it returns a
non-reference-tracking list.
 
77342 2463 d 10 h luke /trunk/ Primitive replacement functions no longer mutate referenced objects
when called outside a complex assignment context.
 
75532 2826 d 22 h kalibera /trunk/src/main/ Protect fixes.  
75162 2902 d 23 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 2933 d 0 h ripley /trunk/src/main/ placate or comment on warnings from gcc 8 with -fsanitize enabled  

Show All