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
72961 3290 d 0 h maechler /branches/R-3-4-branch/src/main/ ported names() creation in c() and unlist() fix for PR#17992  
72387 3412 d 12 h pd /branches/R-3-4-branch/ Create R-3-4-branch  
71322 3596 d 3 h maechler /trunk/src/main/ cosmetic, using Rboolean  
71099 3632 d 21 h luke /trunk/src/main/ Avoid calling LENGHT/XLENGTH on non-vectors.  
68947 4004 d 20 h ripley /trunk/src/ use https  
68923 4005 d 2 h ripley /trunk/src/main/ update copyright dates, whitespace cleanup  
68663 4029 d 12 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.
 
68586 4050 d 1 h ripley /trunk/src/main/ more use of [X]Length for vectors  
68572 4051 d 20 h luke /trunk/src/main/ Protect fixes from Tomas Kalibara related to report from Radford Neal.  
68092 4140 d 20 h luke /trunk/src/ Protect patches from Tomas Kalibera.  
67852 4175 d 0 h maechler /trunk/ Tweak internal C code of cbind()/rbind() to work better with S4.
The hidden methods pkg cbind/rbind now create dimnames more like the base functions
and use a `deparse.level=-1`.
 
67809 4182 d 18 h ripley /trunk/ wish of PR#16198  
67707 4192 d 19 h lawrence /trunk/src/main/ tweak check for S3 dispatch failure in delegation to [cr]bind2  
67700 4193 d 16 h ripley /trunk/src/main/ more cleaning up after ML  
67699 4193 d 17 h lawrence /trunk/ cbind/rbind now delegate recursively to cbind2 (rbind2) when at least
one argument is an S4 object and S3 dispatch fails; also consider S4
inheritance during S3 dispatch in the *bind functions.
 
66694 4320 d 15 h luke /trunk/src/ Optimizations to passing meta and other variables in S2 dispatch fom
Tomas Kalibera. Extra arguments to applyClosure are now passed as a
pairlist rather than as an environment.
 
66468 4353 d 21 h maechler /trunk/src/main/ pure cosmetic (white space; comment)  
65178 4519 d 2 h ripley /trunk/ turn LAZY_DUPLICATE_OK on  
65090 4532 d 15 h ripley /trunk/src/main/ revert  
65088 4532 d 17 h ripley /trunk/ up  

Show All