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 4 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
42422 6931 d 13 h ripley /trunk/src/ eliminate MATHLIB_PRIVATE
use float.c constants rather than d1mach
port.c does not actually use i1mach
 
42417 6932 d 11 h ripley /trunk/src/ tidy up headers for private nmath  
42313 6942 d 11 h ripley /trunk/src/appl/ change reference to GPL  
40362 7144 d 6 h ripley /trunk/ Fix PR#9438, make fmin.c a closer translation of the original Fortran  
36820 7524 d 4 h ripley /trunk/ update FSF address  
27922 8237 d 4 h maechler /trunk/src/appl/ slight improve in comments and readability  
24068 8494 d 4 h ripley /trunk/ more removing classic MacOS  
13297 9249 d 14 h ripley /trunk/src/appl/ add copyright panels  
12778 9301 d 1 h pd /trunk/ branch update  
11499 9375 d 23 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
10960 9416 d 5 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 9421 d 8 h maechler /trunk/src/ many header fixes  
7762 9681 d 4 h ripley /trunk/src/ move fmin to C, enable recursive calls