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 5806 d 23 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
42303 6942 d 6 h ripley /trunk/src/nmath/ fix up mess of r42302  
42302 6942 d 7 h ripley /trunk/src/nmath/ update reference to GPL  
36986 7508 d 1 h ripley /trunk/ port.c was using d1mach and i1mach even though they were declared private
more use of visibility attributes
 
36820 7523 d 22 h ripley /trunk/ update FSF address  
13434 9239 d 0 h maechler /trunk/src/nmath/ many "static" replaced by "const"  
11499 9375 d 17 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
8431 9641 d 22 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
7671 9685 d 0 h maechler /trunk/src/ "all other" dpq changes  
5458 9848 d 5 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
1400 10275 d 4 h maechler /trunk/src/ non-IEEE fixes  
908 10359 d 12 h bates /trunk/src/ Adding code to avoid compiler warnings  
580 10419 d 13 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 15 h ihaka /trunk/src/nmath/ New IEEE aware math library.