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 3 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
42422 6931 d 12 h ripley /trunk/src/ eliminate MATHLIB_PRIVATE
use float.c constants rather than d1mach
port.c does not actually use i1mach
 
42417 6932 d 10 h ripley /trunk/src/ tidy up headers for private nmath  
42396 6934 d 3 h ripley /trunk/src/ start tidying up headers.
port.c no longer used d1mach
 
42303 6942 d 11 h ripley /trunk/src/nmath/ fix up mess of r42302  
42302 6942 d 12 h ripley /trunk/src/nmath/ update reference to GPL  
39867 7196 d 5 h duncan /trunk/src/nmath/ Get C linkage correct for d1mach and the wilcox routines  
36986 7508 d 6 h ripley /trunk/ port.c was using d1mach and i1mach even though they were declared private
more use of visibility attributes
 
36820 7524 d 3 h ripley /trunk/ update FSF address  
11499 9375 d 22 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
10973 9414 d 9 h hornik /trunk/ Remove F77_SYMBOL from API code; make `Rconfig.h' a subset of `config.h'.  
8431 9642 d 2 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
8342 9650 d 21 h ripley /trunk/ don't assume _ for Fortran  
7546 9692 d 12 h maechler /trunk/src/nmath/ comments only added  
5458 9848 d 9 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
580 10419 d 17 h ihaka /trunk/src/ Changes to support differentation of NaN and NA and to ensure
that these values propage correctly. Changes to printing.
 
574 10421 d 20 h ihaka /trunk/src/nmath/ New IEEE aware math library.