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
81629 1635 d 23 h maechler /branches/R-is/ Create R-is branch - at first for "true" is.atomic()  
75767 2791 d 12 h ripley /trunk/ clean up comments, mainly about HP-UX  
73732 3176 d 10 h luke /trunk/src/main/ More use of read-only vector data pointers.  
72294 3435 d 3 h kalibera /trunk/ Fix complex number multiplication in matrix product to match
scalar/element-wise complex number multplication in complex.c (the
difference was in treatment of Inf/NaN in inputs).