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 3 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
26610 8323 d 12 h ripley /trunk/ branch update  
24539 8459 d 5 h luke /trunk/src/main/ Small speed improvements in binary ops.  
19912 8822 d 17 h duncan /trunk/src/ Some removal of global variables in src/main  
18490 8914 d 9 h ripley /trunk/ allow trailing zeros for polyroot
omit diffuse obs from the likelihood in arima
check correctly for non-invertible ma
 
16613 9030 d 12 h ripley /trunk/ change recycling rule so zero-length vector => zero-length answer
range(numeric(0)) should be c(NA, NA), not NA
give useful error message from lowess on zero-length input
 
15508 9111 d 20 h pd /trunk/ patch update  
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
 
10960 9416 d 5 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()
 
10885 9421 d 7 h maechler /trunk/src/main/ fixed name  
10866 9422 d 3 h maechler /trunk/src/main/ anti-warnings cosmetic  
10718 9435 d 2 h maechler /trunk/src/ using ARITHOP_TYPE & RELOP_TYPE; using Rboolean in more places  
10172 9484 d 21 h luke /trunk/ Merged with R-GenGC branch  
9417 9551 d 12 h ripley /trunk/src/ move pythag to Mathlib, remap it.
Use hypot where available, else pythag
 
9309 9561 d 3 h maechler /trunk/src/main/ comment  
9307 9561 d 9 h maechler /trunk/src/main/ hypot, not pythag  
9278 9563 d 20 h maechler /trunk/src/ use pythag()..  
9147 9574 d 4 h maechler /trunk/ R_MSG_ & error[call]_return() & which.min() ...  
8987 9586 d 11 h luke /trunk/src/main/ Changed loop at end of do_polyroot to go only up to degree=n-1 instead
of n. Old version was writing last element to unallocated space.
 
7867 9676 d 5 h ripley /trunk/src/ add nonfinite-aware R_pow_di
more non-IEEE_754 changes in Mathlib
 

Show All