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
87966 500 d 15 h ripley /branches/R-bool/ create R-bool branch  
87901 506 d 11 h ripley /trunk/src/main/ C standard has attributes before return values  
87837 515 d 2 h ripley /trunk/src/main/ more consistent use of Rboolean  
87836 515 d 3 h luke /trunk/src/main/ Changed some used of Rboolean to int.  
87830 515 d 23 h luke /trunk/src/main/ Change type for is_for_loop from Rboolean to int.  
87813 518 d 2 h ripley /trunk/src/ more taking care over Rboolean  
87767 522 d 4 h ripley /trunk/src/main/ remove rho, as the comment says  
87740 524 d 14 h ripley /trunk/src/ gcc 15 reauires NORET before attribute_hidden  
87619 549 d 13 h kalibera /trunk/src/main/ Fix typo in comment.  
87298 627 d 11 h kalibera /trunk/src/main/ PROTECT fix.  
87203 665 d 11 h kalibera /trunk/src/main/ Protect fix.  
87184 674 d 23 h maechler /trunk/ -Wall; cosmetic  
87180 675 d 13 h kalibera /trunk/src/ Memcpy, memmove and memset should be only called on valid pointers even when
the size is zero to avoid undefined behavior.
 
87097 690 d 11 h maechler /trunk/ new R_MissingArgError() + ...Error_c() variant  
87082 695 d 5 h maechler /trunk/src/main/ use MISSING_ARGUMENT_ERROR() in one more case  
86821 763 d 4 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 4 h luke /trunk/src/ Replace used of findVarInFrame3 by findVarInFrame or R_existsVarInFrame.  
86630 791 d 22 h luke /trunk/src/main/ More entry point hiding.  
86618 793 d 6 h luke /trunk/src/ Replace allocList/SET_TYPEOF idiom with allocLang.  
86386 839 d 1 h luke /trunk/src/ Drop warning and modify help file note for Tailcall/Exec.  

Show All