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
75934 2765 d 10 h luke /trunk/ Fix for PR 17514.  
75515 2828 d 3 h luke /trunk/src/main/ Only create a wrapper in duplicate_attr for vectors that are large enough.  
75514 2828 d 5 h luke /trunk/src/main/ Fix typo in comment.  
75497 2832 d 5 h luke /trunk/src/ Added R_duplicate_attr and R_shallow_duplicate_attr.  
74055 3126 d 2 h luke /trunk/src/main/ Added defensive PROTECT/UNPROTECT arouns ALTREP_DUPLICATE_EX call.  
73388 3224 d 6 h luke /trunk/src/ More ALTREP transision.  
73256 3239 d 5 h maechler /trunk/src/ -diffB  
73166 3252 d 9 h luke /trunk/ Changes to allow NAMEDMAX to be increased.  
71847 3498 d 6 h luke /trunk/src/ Added support for over-allocation in assignment outside vector limits.  
71675 3534 d 5 h luke /trunk/src/ Reduce JIT overhead by avoiding repeated compilation in some settings.  
70779 3695 d 10 h ripley /trunk/ OS X -> macOS (Apple announced change, in the Fall)  
68947 4005 d 11 h ripley /trunk/src/ use https  
68923 4005 d 17 h ripley /trunk/src/main/ update copyright dates, whitespace cleanup  
68674 4029 d 12 h ripley /trunk/src/ remove illegal ;s to avoid warnings  
68663 4030 d 2 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.
 
68583 4050 d 15 h ripley /trunk/ copyMatrix was handling expresssions in one case but not the other  
67595 4202 d 15 h ripley /trunk/src/ update copyright dates for 2014 changes  
65267 4508 d 12 h ripley /trunk/src/main/ another missing sanity check: misused by package adaptivetau  
64992 4547 d 6 h luke /trunk/src/main/ Modified duplicate_list to avoid creating a temporary CONS cell.  
64991 4547 d 6 h luke /trunk/src/main/ Factored out common list duplication code into an inline function.  

Show All