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
75597 2813 d 1 h luke /branches/R-conflicts/ Merged changes from trunk through 75591  
75453 2839 d 0 h luke /branches/R-conflicts/ Create branch for experimenting with search path conflict resolution.  
75446 2841 d 3 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 7 h maechler /trunk/src/ access _R_CHECK_LENGTH_1_LOGIC2_ only in problematic cases  
75289 2875 d 9 h maechler /trunk/ && and || arguments should have length one; with new environment variable set, now warn or stop if length > 1  
74304 3073 d 3 h kalibera /trunk/src/ Remove check for time-series conformance (had no effect due to a bug).  
73730 3176 d 21 h luke /trunk/src/main/ More use of read-only vector data pointers.  
73405 3223 d 4 h luke /trunk/src/main/ logic.c now matches ALTREP version.  
73374 3224 d 8 h maechler /trunk/ raw(0) & raw(0) |-> raw(0)  
71222 3609 d 20 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 3 h maechler /trunk/ binary operations with 0-extent matrices (arrays) now do keep array properties consistently  
71099 3633 d 3 h luke /trunk/src/main/ Avoid calling LENGHT/XLENGTH on non-vectors.  
69074 3999 d 21 h luke /trunk/src/main/ Changed duplicate() call to shallow_duplicate().  
68947 4005 d 2 h ripley /trunk/src/ use https  
68923 4005 d 8 h ripley /trunk/src/main/ update copyright dates, whitespace cleanup  
68663 4029 d 18 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 20 h maechler /trunk/src/main/ slightly more logical than 68394  
68394 4084 d 1 h maechler /trunk/ !matrix(TRUE) is a matrix() again  
68371 4090 d 18 h maechler /trunk/ logic operators must be used unary or binary correctly, PR#16385  
67595 4202 d 7 h ripley /trunk/src/ update copyright dates for 2014 changes  

Show All