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 8309 d 20 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
26610 8325 d 5 h ripley /trunk/ branch update  
24539 8460 d 22 h luke /trunk/src/main/ Small speed improvements in binary ops.  
19912 8824 d 10 h duncan /trunk/src/ Some removal of global variables in src/main  
18490 8916 d 2 h ripley /trunk/ allow trailing zeros for polyroot
omit diffuse obs from the likelihood in arima
check correctly for non-invertible ma
 
16613 9032 d 5 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 9113 d 13 h pd /trunk/ patch update  
11499 9377 d 15 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
10960 9417 d 22 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 9423 d 0 h maechler /trunk/src/main/ fixed name  
10866 9423 d 20 h maechler /trunk/src/main/ anti-warnings cosmetic  
10718 9436 d 19 h maechler /trunk/src/ using ARITHOP_TYPE & RELOP_TYPE; using Rboolean in more places  
10172 9486 d 14 h luke /trunk/ Merged with R-GenGC branch  
9417 9553 d 5 h ripley /trunk/src/ move pythag to Mathlib, remap it.
Use hypot where available, else pythag
 
9309 9562 d 20 h maechler /trunk/src/main/ comment  
9307 9563 d 2 h maechler /trunk/src/main/ hypot, not pythag  
9278 9565 d 13 h maechler /trunk/src/ use pythag()..  
9147 9575 d 21 h maechler /trunk/ R_MSG_ & error[call]_return() & which.min() ...  
8987 9588 d 4 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 9677 d 22 h ripley /trunk/src/ add nonfinite-aware R_pow_di
more non-IEEE_754 changes in Mathlib
 

Show All