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
83796 1263 d 23 h luke /branches/R-syntax/ Merged trunk changes through r83795.  
81507 1653 d 5 h luke /branches/R-syntax/ Merged trunk changes through r81503.  
78769 2216 d 1 h luke /branches/R-syntax/ Branch for experimenting with syntax changes.  
78127 2308 d 8 h kalibera /trunk/src/main/ Simplify memory protection.  
75532 2825 d 8 h kalibera /trunk/src/main/ Protect fixes.  
74882 2968 d 7 h maechler /trunk/src/ speedup + rapply(<large>) [hint from S.Anggono, PR#17419]  
74835 2977 d 15 h maechler /trunk/ rapply(x) : x can also be an expression, and of (very) long length  
74702 3000 d 13 h maechler /trunk/ fix unlist(<nested empty>) bug in islistfactor()  
74700 3000 d 14 h maechler /trunk/src/main/ [d0_]islistfactor(): simplify, annotate, speedup - *no* semantic change!  
74130 3112 d 23 h maechler /trunk/src/main/ white space & comment cosmetic  
74015 3128 d 22 h luke /trunk/src/ Add ENSURE_NAMED and use is place of SET_NAMED(x, 1) calls.  
71611 3556 d 3 h maechler /trunk/ fix PR#16932 rep(x, <large>) and
PR#17174 vapply(<large>, *)
 
70722 3702 d 7 h lawrence /trunk/ Fix level propagation in unlist() when the list contains zero-length lists or factors.  
68947 4005 d 6 h ripley /trunk/src/ use https  
68923 4005 d 12 h ripley /trunk/src/main/ update copyright dates, whitespace cleanup  
68439 4076 d 23 h lawrence /trunk/ rapply() preserves attributes on list when how="replace"  
68010 4149 d 2 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 7 h maechler /trunk/ vapply() efficiency for large length(FUN.VALUE)  
65019 4543 d 1 h luke /trunk/src/ Replaced some uses of NAMED(x) or NAMED(x) != 0 with MAYBE_REFERENCED(x).  
64973 4548 d 22 h luke /trunk/src/ Merged in lazy_duplicate changes form Michael Lawrence.  

Show All