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
75453 2839 d 4 h luke /branches/R-conflicts/ Create branch for experimenting with search path conflict resolution.  
75360 2862 d 6 h luke /trunk/src/main/ cbind did not handle RAW objects properly. Reported by mikefc, patch
from brodie.gaslam.
 
72950 3292 d 5 h maechler /trunk/ fix (both parts of) PR#17992.
TODO: reg-large regression tests should run automatically "sometimes"
 
72928 3296 d 4 h maechler /trunk/ C-internal improvement for c() & unlist(): NewExtractNames() now based on new namesCount() utility -- PR#17284  
72787 3331 d 13 h kalibera /trunk/src/main/ Fix encoding before string concatenation and simplify NewName (reported by Suharto
Anggono).
 
71322 3596 d 13 h maechler /trunk/src/main/ cosmetic, using Rboolean  
71099 3633 d 6 h luke /trunk/src/main/ Avoid calling LENGHT/XLENGTH on non-vectors.  
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 21 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 11 h ripley /trunk/src/main/ more use of [X]Length for vectors  
68572 4052 d 6 h luke /trunk/src/main/ Protect fixes from Tomas Kalibara related to report from Radford Neal.  
68092 4141 d 6 h luke /trunk/src/ Protect patches from Tomas Kalibera.  
67852 4175 d 10 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 4 h ripley /trunk/ wish of PR#16198  
67707 4193 d 5 h lawrence /trunk/src/main/ tweak check for S3 dispatch failure in delegation to [cr]bind2  
67700 4194 d 2 h ripley /trunk/src/main/ more cleaning up after ML  
67699 4194 d 3 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 4321 d 1 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 4354 d 7 h maechler /trunk/src/main/ pure cosmetic (white space; comment)  

Show All