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
75532 2825 d 18 h kalibera /trunk/src/main/ Protect fixes.  
74882 2968 d 17 h maechler /trunk/src/ speedup + rapply(<large>) [hint from S.Anggono, PR#17419]  
74835 2978 d 1 h maechler /trunk/ rapply(x) : x can also be an expression, and of (very) long length  
74702 3000 d 22 h maechler /trunk/ fix unlist(<nested empty>) bug in islistfactor()  
74700 3001 d 0 h maechler /trunk/src/main/ [d0_]islistfactor(): simplify, annotate, speedup - *no* semantic change!  
74130 3113 d 9 h maechler /trunk/src/main/ white space & comment cosmetic  
74015 3129 d 8 h luke /trunk/src/ Add ENSURE_NAMED and use is place of SET_NAMED(x, 1) calls.  
71611 3556 d 13 h maechler /trunk/ fix PR#16932 rep(x, <large>) and
PR#17174 vapply(<large>, *)
 
70722 3702 d 17 h lawrence /trunk/ Fix level propagation in unlist() when the list contains zero-length lists or factors.  
68947 4005 d 16 h ripley /trunk/src/ use https  
68923 4005 d 22 h ripley /trunk/src/main/ update copyright dates, whitespace cleanup  
68439 4077 d 9 h lawrence /trunk/ rapply() preserves attributes on list when how="replace"  
68010 4149 d 11 h luke /trunk/ Added forceAndCall function and modified apply functions and Reduce to
force arguments to function to be applied to reduce unwanted lazy
evaluation/variable capture interactions. Also addresses PR 16093.
 
67091 4256 d 17 h maechler /trunk/ vapply() efficiency for large length(FUN.VALUE)  
65019 4543 d 11 h luke /trunk/src/ Replaced some uses of NAMED(x) or NAMED(x) != 0 with MAYBE_REFERENCED(x).  
64973 4549 d 8 h luke /trunk/src/ Merged in lazy_duplicate changes form Michael Lawrence.  
64696 4583 d 21 h ripley /trunk/src/main/ code cleanup:
- make use of C99 features
- move comments to just above the code they refer to
 
64656 4586 d 15 h ripley /trunk/src/ correct/standardize copyright dates  
63436 4747 d 16 h luke /trunk/src/ Made Rf_protect and friends inline functions.  
62285 4880 d 21 h ripley /trunk/src/main/ clean up  

Show All