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
52864 5807 d 16 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
48780 6251 d 10 h ripley /trunk/src/library/ remove two instances of returning the result of a for() loop  
47570 6405 d 15 h hornik /trunk/ Avoid seq(along = ) partial matches.  
41600 7012 d 3 h ripley /trunk/src/library/ avoid unnecessary/confusing abbrevation of arguments  
41593 7012 d 15 h ripley /trunk/src/library/ unnecessary or confusing use of abbreviated argument names  
41531 7017 d 22 h ripley /trunk/ more efficiency gains in lazyloading base  
36174 7571 d 7 h murdoch /trunk/ Ported emptyenv() etc. from R-noNULLenv branch  
35450 7637 d 13 h murdoch /trunk/ Add R_BaseEnv and baseenv() alias for NULL, in preparation for deprecating NULL  
30994 7999 d 13 h ripley /trunk/src/ stop trying to make base lazyload under cross-building  
30983 8000 d 0 h ripley /trunk/src/ tweaks to allow cross-building to correctly lazy-load base  
30349 8040 d 16 h ripley /trunk/ commit lazy-loading