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
69385 3969 d 2 h luke /branches/R-NEWSTR/ Create branch for experimenting with alternate STRSXP implementations.  
68953 4006 d 7 h ripley /trunk/src/library/ use https  
60407 5086 d 10 h ripley /trunk/src/ more migration to .Internal  
60153 5105 d 12 h ripley /trunk/ add some notices  
60146 5105 d 13 h ripley /trunk/src/library/ add copyright statements  
54021 5670 d 7 h ripley /trunk/ use read/saveRDS rather than dot names  
48780 6252 d 0 h ripley /trunk/src/library/ remove two instances of returning the result of a for() loop  
47570 6406 d 5 h hornik /trunk/ Avoid seq(along = ) partial matches.  
41600 7012 d 16 h ripley /trunk/src/library/ avoid unnecessary/confusing abbrevation of arguments  
41593 7013 d 5 h ripley /trunk/src/library/ unnecessary or confusing use of abbreviated argument names  
41531 7018 d 12 h ripley /trunk/ more efficiency gains in lazyloading base  
36174 7571 d 21 h murdoch /trunk/ Ported emptyenv() etc. from R-noNULLenv branch  
35450 7638 d 3 h murdoch /trunk/ Add R_BaseEnv and baseenv() alias for NULL, in preparation for deprecating NULL  
30994 8000 d 2 h ripley /trunk/src/ stop trying to make base lazyload under cross-building  
30983 8000 d 14 h ripley /trunk/src/ tweaks to allow cross-building to correctly lazy-load base  
30349 8041 d 6 h ripley /trunk/ commit lazy-loading