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
69385 3969 d 2 h luke /branches/R-NEWSTR/ Create branch for experimenting with alternate STRSXP implementations.  
69175 3990 d 11 h ripley /trunk/src/main/ whitespace cleanup  
69128 3995 d 8 h ripley /trunk/src/ clang 3.7.0 warns on implicit double -> logical conversions  
69111 3997 d 15 h ripley /trunk/src/main/ precautions against undefined use of mem{set,cpy}  
69108 3998 d 0 h luke /trunk/src/ Reverted DUPLICATE_ATTRIB to do a deep copy and added
SHALLOW_DUPLICATE_ATTRIB for use instead in core sources.
 
68947 4006 d 7 h ripley /trunk/src/ use https  
68923 4006 d 13 h ripley /trunk/src/main/ update copyright dates, whitespace cleanup  
68663 4030 d 22 h luke /trunk/src/ Reduce use of mod operator for recycling to improve performance; from
Tomas Kalibara. Addresses a performance degredation introduced in
rbind/cbind when long vector support was added.
 
68092 4142 d 7 h luke /trunk/src/ Protect patches from Tomas Kalibera.  
67884 4173 d 9 h maechler /trunk/ bessel[JY](x,nu) for very large nu (PR #15554)  
67570 4205 d 11 h ripley /trunk/ correct copyright dates  
67524 4208 d 11 h maechler /trunk/ topenv() becomes .Internal() -- closing PR#16140; also: R_BaseSymbol instead of R_baseSymbol  
66926 4285 d 6 h murdoch /trunk/ Fix for PR#16047, abs(x=1i) error.  
66662 4326 d 12 h ripley /trunk/src/ Solaris needs Rtanpi defined  
66651 4328 d 15 h ripley /trunk/ update  
66621 4332 d 12 h luke /trunk/src/main/ Moved Rtanpi declaration to arithmetic.h.  
66605 4334 d 10 h luke /trunk/src/main/ Moved some inlined functions to arithmetic.h and added do_log_builtin.  
66435 4361 d 2 h luke /trunk/src/main/ Removed use of call2 in log().  
66434 4361 d 3 h luke /trunk/ Moved argument matching in two-argument calls to log() ahead of
setting of default base and attempting to dispatch.
 
66432 4361 d 4 h luke /trunk/src/main/ Calls of the form log(base = 2) now signal a missing argument error for "x".  

Show All