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
 
51936 5925 d 4 h maechler /trunk/src/nmath/ fix comment; cosmetic (C99)  
42302 6942 d 11 h ripley /trunk/src/nmath/ update reference to GPL  
36820 7524 d 2 h ripley /trunk/ update FSF address  
34643 7717 d 4 h ripley /trunk/ Intel ia64 compiler requires 'const static double' (hint from Nakama's site)  
22051 8645 d 11 h ripley /trunk/ branch update  
19500 8854 d 1 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  
15168 9126 d 20 h pd /trunk/ branch update  
13434 9239 d 4 h maechler /trunk/src/nmath/ many "static" replaced by "const"  
11499 9375 d 21 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
8431 9642 d 2 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
7725 9683 d 8 h ripley /trunk/src/ rationalize RNG code
reduce a bit dependence on header files
remove some unneeded IEEE_754 opt-outs in nmath
 
5458 9848 d 9 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
4652 9930 d 7 h maechler /trunk/src/nmath/ ..  
574 10421 d 19 h ihaka /trunk/src/nmath/ New IEEE aware math library.