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 3968 d 1 h luke /branches/R-NEWSTR/ Create branch for experimenting with alternate STRSXP implementations.  
69175 3989 d 10 h ripley /trunk/src/main/ whitespace cleanup  
69128 3994 d 8 h ripley /trunk/src/ clang 3.7.0 warns on implicit double -> logical conversions  
69111 3996 d 14 h ripley /trunk/src/main/ precautions against undefined use of mem{set,cpy}  
69108 3996 d 23 h luke /trunk/src/ Reverted DUPLICATE_ATTRIB to do a deep copy and added
SHALLOW_DUPLICATE_ATTRIB for use instead in core sources.
 
68947 4005 d 6 h ripley /trunk/src/ use https  
68923 4005 d 12 h ripley /trunk/src/main/ update copyright dates, whitespace cleanup  
68663 4029 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 4141 d 6 h luke /trunk/src/ Protect patches from Tomas Kalibera.  
67884 4172 d 9 h maechler /trunk/ bessel[JY](x,nu) for very large nu (PR #15554)  
67570 4204 d 10 h ripley /trunk/ correct copyright dates  
67524 4207 d 11 h maechler /trunk/ topenv() becomes .Internal() -- closing PR#16140; also: R_BaseSymbol instead of R_baseSymbol  
66926 4284 d 6 h murdoch /trunk/ Fix for PR#16047, abs(x=1i) error.  
66662 4325 d 11 h ripley /trunk/src/ Solaris needs Rtanpi defined  
66651 4327 d 15 h ripley /trunk/ update  
66621 4331 d 11 h luke /trunk/src/main/ Moved Rtanpi declaration to arithmetic.h.  
66605 4333 d 10 h luke /trunk/src/main/ Moved some inlined functions to arithmetic.h and added do_log_builtin.  
66435 4360 d 2 h luke /trunk/src/main/ Removed use of call2 in log().  
66434 4360 d 2 h luke /trunk/ Moved argument matching in two-argument calls to log() ahead of
setting of default base and attempting to dispatch.
 
66432 4360 d 4 h luke /trunk/src/main/ Calls of the form log(base = 2) now signal a missing argument error for "x".  

Show All