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
80516 1865 d 17 h murrell /branches/R-groups/ ported r80479:80515 from main  
80166 1929 d 14 h murrell /branches/R-groups/ create R-groups  
77505 2428 d 3 h luke /trunk/src/main/ More efforts to avoid having non-tracking lists escape.  
75532 2825 d 3 h kalibera /trunk/src/main/ Protect fixes.  
75446 2841 d 2 h kalibera /trunk/ Allow diagnostics and checked-package selection with _R_CHECK_LENGTH_1_LOGIC2_
the same way as with _R_CHECK_LENGTH_1_CONDITION_.
 
75316 2872 d 5 h maechler /trunk/src/ access _R_CHECK_LENGTH_1_LOGIC2_ only in problematic cases  
75289 2875 d 8 h maechler /trunk/ && and || arguments should have length one; with new environment variable set, now warn or stop if length > 1  
74304 3073 d 2 h kalibera /trunk/src/ Remove check for time-series conformance (had no effect due to a bug).  
73730 3176 d 20 h luke /trunk/src/main/ More use of read-only vector data pointers.  
73405 3223 d 2 h luke /trunk/src/main/ logic.c now matches ALTREP version.  
73374 3224 d 7 h maechler /trunk/ raw(0) & raw(0) |-> raw(0)  
71222 3609 d 19 h maechler /trunk/ change in the <non-0-array> op <0-vector> binary ops - as proposed on R-devel list, 12 hours ago  
71207 3612 d 2 h maechler /trunk/ binary operations with 0-extent matrices (arrays) now do keep array properties consistently  
71099 3633 d 2 h luke /trunk/src/main/ Avoid calling LENGHT/XLENGTH on non-vectors.  
69074 3999 d 19 h luke /trunk/src/main/ Changed duplicate() call to shallow_duplicate().  
68947 4005 d 1 h ripley /trunk/src/ use https  
68923 4005 d 7 h ripley /trunk/src/main/ update copyright dates, whitespace cleanup  
68663 4029 d 17 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.
 
68398 4083 d 19 h maechler /trunk/src/main/ slightly more logical than 68394  
68394 4084 d 0 h maechler /trunk/ !matrix(TRUE) is a matrix() again  

Show All