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
81390 1680 d 22 h murrell /branches/R-vecpat/ Create R-vecpat  
75934 2765 d 4 h luke /trunk/ Fix for PR 17514.  
75515 2827 d 21 h luke /trunk/src/main/ Only create a wrapper in duplicate_attr for vectors that are large enough.  
75514 2827 d 23 h luke /trunk/src/main/ Fix typo in comment.  
75497 2831 d 23 h luke /trunk/src/ Added R_duplicate_attr and R_shallow_duplicate_attr.  
74055 3125 d 19 h luke /trunk/src/main/ Added defensive PROTECT/UNPROTECT arouns ALTREP_DUPLICATE_EX call.  
73388 3224 d 0 h luke /trunk/src/ More ALTREP transision.  
73256 3238 d 22 h maechler /trunk/src/ -diffB  
73166 3252 d 3 h luke /trunk/ Changes to allow NAMEDMAX to be increased.  
71847 3498 d 0 h luke /trunk/src/ Added support for over-allocation in assignment outside vector limits.  
71675 3533 d 23 h luke /trunk/src/ Reduce JIT overhead by avoiding repeated compilation in some settings.  
70779 3695 d 4 h ripley /trunk/ OS X -> macOS (Apple announced change, in the Fall)  
68947 4005 d 4 h ripley /trunk/src/ use https  
68923 4005 d 11 h ripley /trunk/src/main/ update copyright dates, whitespace cleanup  
68674 4029 d 6 h ripley /trunk/src/ remove illegal ;s to avoid warnings  
68663 4029 d 20 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 9 h ripley /trunk/ copyMatrix was handling expresssions in one case but not the other  
67595 4202 d 9 h ripley /trunk/src/ update copyright dates for 2014 changes  
65267 4508 d 6 h ripley /trunk/src/main/ another missing sanity check: misused by package adaptivetau  
64992 4547 d 0 h luke /trunk/src/main/ Modified duplicate_list to avoid creating a temporary CONS cell.  

Show All