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
89986 88 d 0 h maechler /trunk/ all( <symbol>) [etc] gives error instead of just warning  
88148 467 d 8 h maechler /trunk/src/ StringFromLogical() w/o `warn`  
88140 470 d 11 h ripley /trunk/src/main/ c88134 lacked protection  
88134 472 d 11 h maechler /trunk/src/main/ speedup StringFromLogical(); by Suharto Anggono  
87909 506 d 3 h ripley /trunk/src/ 0 was being used for Rboolaen FALSE  
87901 506 d 10 h ripley /trunk/src/main/ C standard has attributes before return values  
87894 507 d 11 h ripley /trunk/src/ Rboolean -> bool  
87853 513 d 7 h ripley /trunk/src/main/ unify error messages  
87848 514 d 8 h ripley /trunk/ start replacing Rboolean by bool in R sources  
87841 514 d 12 h ripley /trunk/src/ add asBool2  
87824 517 d 2 h ripley /trunk/src/main/ up  
87813 518 d 0 h ripley /trunk/src/ more taking care over Rboolean  
87778 521 d 8 h smeyer /trunk/src/ spelling/markup  
87774 521 d 10 h ripley /trunk/src/ add asRbool as a safer version of (Rboolean)asLogical  
87526 568 d 9 h ripley /trunk/src/main/ remove experimental r86821  
87410 603 d 18 h ripley /trunk/src/ add option R_LESS_COERCION_FROM_NULL, avoid as.logical(NULL)  
87408 604 d 16 h ripley /trunk/src/main/ optionally maka as.{double,integer}(NULL} an error to help debugging  
86821 763 d 2 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 2 h luke /trunk/src/ Replace used of findVarInFrame3 by findVarInFrame or R_existsVarInFrame.  
86702 780 d 8 h luke /trunk/ Rename isFrame to isDataFrame and add to API.
For now isFrame remains available, but is non-API.
 

Show All