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 5808 d 2 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
42422 6932 d 10 h ripley /trunk/src/ eliminate MATHLIB_PRIVATE
use float.c constants rather than d1mach
port.c does not actually use i1mach
 
42417 6933 d 8 h ripley /trunk/src/ tidy up headers for private nmath  
42313 6943 d 8 h ripley /trunk/src/appl/ change reference to GPL  
40362 7145 d 3 h ripley /trunk/ Fix PR#9438, make fmin.c a closer translation of the original Fortran  
36820 7525 d 1 h ripley /trunk/ update FSF address  
27922 8238 d 1 h maechler /trunk/src/appl/ slight improve in comments and readability  
24068 8495 d 1 h ripley /trunk/ more removing classic MacOS  
13297 9250 d 11 h ripley /trunk/src/appl/ add copyright panels  
12778 9301 d 22 h pd /trunk/ branch update  
11499 9376 d 20 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 2 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 9422 d 5 h maechler /trunk/src/ many header fixes  
7762 9682 d 1 h ripley /trunk/src/ move fmin to C, enable recursive calls