The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
77317 2473 d 7 h hornik /trunk/src/main/ S3 dispatch for {c,r}bind() now always uses the first method found.  
77192 2507 d 5 h hornik /trunk/src/main/ Switch default for c77141.  
77141 2518 d 18 h hornik /trunk/src/main/ Allow experimenting with {c,r}bind() S3 dispatch.  
75360 2862 d 9 h luke /trunk/src/main/ cbind did not handle RAW objects properly. Reported by mikefc, patch
from brodie.gaslam.
 
72950 3292 d 8 h maechler /trunk/ fix (both parts of) PR#17992.
TODO: reg-large regression tests should run automatically "sometimes"
 
72928 3296 d 7 h maechler /trunk/ C-internal improvement for c() & unlist(): NewExtractNames() now based on new namesCount() utility -- PR#17284  
72787 3331 d 16 h kalibera /trunk/src/main/ Fix encoding before string concatenation and simplify NewName (reported by Suharto
Anggono).
 
71322 3596 d 16 h maechler /trunk/src/main/ cosmetic, using Rboolean  
71099 3633 d 10 h luke /trunk/src/main/ Avoid calling LENGHT/XLENGTH on non-vectors.  
68947 4005 d 9 h ripley /trunk/src/ use https  
68923 4005 d 15 h ripley /trunk/src/main/ update copyright dates, whitespace cleanup  
68663 4030 d 1 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 14 h ripley /trunk/src/main/ more use of [X]Length for vectors  
68572 4052 d 9 h luke /trunk/src/main/ Protect fixes from Tomas Kalibara related to report from Radford Neal.  
68092 4141 d 9 h luke /trunk/src/ Protect patches from Tomas Kalibera.  
67852 4175 d 13 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 4183 d 7 h ripley /trunk/ wish of PR#16198  
67707 4193 d 8 h lawrence /trunk/src/main/ tweak check for S3 dispatch failure in delegation to [cr]bind2  
67700 4194 d 5 h ripley /trunk/src/main/ more cleaning up after ML  
67699 4194 d 6 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.
 

Show All