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
72834 3323 d 17 h luke /branches/ALTREP/ Merged changes from trunk through 72350.  
71308 3599 d 16 h luke /branches/ALTREP/ Create ALTREP branch.  
68947 4006 d 22 h ripley /trunk/src/ use https  
60327 5091 d 20 h ripley /trunk/src/ add long vector support for max.col  
59039 5218 d 2 h ripley /trunk/ use preferred form of 'R Core Team'  
42320 6944 d 1 h ripley /trunk/ add some missing copyright statements  
40935 7062 d 4 h ripley /trunk/ fix PR#9542 and PR#9580  
40195 7165 d 5 h ripley /trunk/ tweaks to max.col and co.intervals  
36494 7549 d 23 h ripley /trunk/src/appl/ must have config.h to use R_ext/Arith.h  
34890 7698 d 2 h maechler /trunk/ max.col(*, ties.method) extension  
22582 8608 d 0 h ripley /trunk/ branch update  
19500 8855 d 18 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  
11499 9377 d 15 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
10960 9417 d 21 h ripley /trunk/ require explict use of R_ext for headers in include/R_ext
split Graphics.h into internal Graphics.h and Devices.h and public Graphics.h
allow user-specified families in postscript()
 
10879 9423 d 0 h maechler /trunk/src/ many header fixes  
8565 9625 d 2 h maechler /trunk/ new max.col() from MASS, thanks to V & R