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
71686 3533 d 21 h maechler /branches/tools4pkgs/ Create tools 4 packages branch  
69932 3850 d 13 h luke /trunk/ Fixes to $ and $<- to allow NextMethod dispatch. Also added regression
tests to reg-tests-1c.R. From Tomas Kalibera.
 
69747 3884 d 19 h lawrence /trunk/ subassignment of an S4 value into an atomic vector coerces the value
with as.vector
 
69519 3939 d 16 h luke /trunk/src/main/ Small speedups for scalar subset/subassign operations.  
68947 4006 d 18 h ripley /trunk/src/ use https  
68923 4007 d 0 h ripley /trunk/src/main/ update copyright dates, whitespace cleanup  
68663 4031 d 10 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.
 
68572 4053 d 18 h luke /trunk/src/main/ Protect fixes from Tomas Kalibara related to report from Radford Neal.  
68250 4114 d 17 h luke /trunk/src/ More protect fixes from Tomas Kalibera.  
68094 4142 d 16 h luke /trunk/src/main/ More protect patches from Tomas Kalibera.  
67595 4203 d 23 h ripley /trunk/src/ update copyright dates for 2014 changes  
67100 4255 d 11 h luke /trunk/src/ Protect fixes for multiple argument calls, from Tomas Kalibera.  
66047 4415 d 3 h murdoch /trunk/ Another Radford Neal bug, indexing pairlist as matrix.  
66046 4415 d 4 h murdoch /trunk/ Another Radford Neal bug, with my own fix:
x <- pairlist(list(1,2))
x[[c(1,2)]] <- NULL # wrongly gives an error, referring to misuse
# of the internal SET_VECTOR_ELT procedure
 
65048 4541 d 15 h luke /trunk/ Merged in changes to support refrence counting changes; disabled for now.  
65021 4544 d 12 h luke /trunk/src/ More use of macros for NAMED idioms.  
65006 4547 d 12 h luke /trunk/src/main/ Minor changes to reduce difference to refcnt code.  
64990 4548 d 14 h luke /trunk/src/main/ Modified algorithm in listRemove to avoid creating a temporary CONS cell.  
64985 4549 d 7 h luke /trunk/src/main/ listRemove would modify R_NilValue if all elements are removed from a
pairlist with attributes.
 
64970 4550 d 11 h luke /trunk/src/main/ Merged in shallow_duplicate changes from Michael Lawrence.  

Show All