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
71676 3535 d 2 h luke /branches/ALTREP/ merged changes from trunk through 71675.  
71308 3599 d 3 h luke /branches/ALTREP/ Create ALTREP branch.  
71035 3644 d 7 h maechler /trunk/ fix findInterval(x, vec=(), all.inside=TRUE)  
69812 3867 d 12 h maechler /trunk/ findInterval() gets 'left.open' option  
68947 4006 d 9 h ripley /trunk/src/ use https  
68928 4006 d 14 h ripley /trunk/src/ copright dates, whitespace cleanup  
60079 5108 d 17 h ripley /trunk/ some tidying up
remvoe rcont2 from the API: it belongs in stats
 
60071 5109 d 10 h ripley /trunk/src/ use .Call in findInterval()  
59039 5217 d 13 h ripley /trunk/ use preferred form of 'R Core Team'  
42313 6943 d 13 h ripley /trunk/src/appl/ change reference to GPL  
36820 7525 d 7 h ripley /trunk/ update FSF address  
31684 7941 d 14 h ripley /trunk/ merge r31683 from R-2-0-patches  
27126 8288 d 14 h maechler /trunk/src/appl/ indent  
19500 8855 d 5 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  
17715 8964 d 5 h maechler /trunk/src/ findInterval() names -- (forgot this commit)  
17665 8968 d 6 h maechler /trunk/ new findIntervall() C-API, findInt() R function...