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
26795 8308 d 0 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
25952 8368 d 4 h ripley /trunk/ need to copy HAVE_WORKING_LOG1P into Rmath.h for use without config.h
Implement HAVE_LOG1P && !HAVE_WORKING_LOG1P
 
19500 8853 d 23 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  
18834 8893 d 5 h hornik /trunk/src/ Include <config.h>, not "config.h".  
17906 8953 d 9 h ripley /trunk/src/nmath/ missing return  
17877 8955 d 5 h ripley /trunk/ add back-compatibility entry point Rf_log1p  
17817 8958 d 9 h ripley /trunk/ make nmath's log1p a substitute only (and not Rf_log1p)  
13065 9273 d 0 h maechler /trunk/src/nmath/ s/static/const/  
11499 9375 d 19 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
9417 9551 d 9 h ripley /trunk/src/ move pythag to Mathlib, remap it.
Use hypot where available, else pythag
 
8431 9641 d 23 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
8343 9650 d 19 h ripley /trunk/src/nmath/ -Wall fixes  
8104 9663 d 6 h maechler /trunk/src/nmath/ speedup for sml x  
8089 9664 d 0 h maechler /trunk/src/ cosmetic  
8085 9664 d 0 h maechler /trunk/src/nmath/ s/logrelerr/log1p/