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
87863 512 d 14 h ripley /trunk/src/main/ Rboolean -> bool  
87838 515 d 1 h ripley /trunk/src/main/ add comment  
87783 521 d 7 h ripley /trunk/src/main/ more sanity checking of arguments using asRbool  
87184 674 d 22 h maechler /trunk/ -Wall; cosmetic  
87180 675 d 12 h kalibera /trunk/src/ Memcpy, memmove and memset should be only called on valid pointers even when
the size is zero to avoid undefined behavior.
 
85625 976 d 2 h kalibera /trunk/src/ Fixes of formatted output. Use a defensive strategy by casting to supported
wide types and printing those (this may be later refined to use the exact
types).
 
85148 1047 d 1 h luke /trunk/src/main/ Use R_typeToChar() in more places [from OBJXP branch].  
83446 1321 d 11 h ripley /trunk/src/ C23 requires attributes before return values  
81213 1711 d 3 h luke /trunk/src/main/ Protect the binding cell in do_call.  
81212 1711 d 4 h luke /trunk/ Some cleanups and fixes in do_lapply.  
78127 2308 d 7 h kalibera /trunk/src/main/ Simplify memory protection.  
75532 2825 d 7 h kalibera /trunk/src/main/ Protect fixes.  
74882 2968 d 6 h maechler /trunk/src/ speedup + rapply(<large>) [hint from S.Anggono, PR#17419]  
74835 2977 d 14 h maechler /trunk/ rapply(x) : x can also be an expression, and of (very) long length  
74702 3000 d 11 h maechler /trunk/ fix unlist(<nested empty>) bug in islistfactor()  
74700 3000 d 13 h maechler /trunk/src/main/ [d0_]islistfactor(): simplify, annotate, speedup - *no* semantic change!  
74130 3112 d 22 h maechler /trunk/src/main/ white space & comment cosmetic  
74015 3128 d 21 h luke /trunk/src/ Add ENSURE_NAMED and use is place of SET_NAMED(x, 1) calls.  
71611 3556 d 2 h maechler /trunk/ fix PR#16932 rep(x, <large>) and
PR#17174 vapply(<large>, *)
 
70722 3702 d 6 h lawrence /trunk/ Fix level propagation in unlist() when the list contains zero-length lists or factors.  

Show All