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
80166 1929 d 14 h murrell /branches/R-groups/ create R-groups  
79530 2064 d 6 h ripley /trunk/src/main/ clean up clang warnings  
79529 2064 d 19 h luke /trunk/ Added R_NewEnv as a C versin of new.env to the API.  
78634 2244 d 22 h maechler /trunk/ on.exit() now matches named arguments as intended  
78074 2313 d 20 h kalibera /trunk/src/main/ Set R_Visible just before return to reduce risk of accidental modification.  
77888 2337 d 20 h hornik /trunk/src/ Add annotation for internal generics.  
77452 2438 d 19 h luke /trunk/ Renamed matchArgs to matchArgs_NR to reflect that it returns a
non-reference-tracking list.
 
77342 2461 d 15 h luke /trunk/ Primitive replacement functions no longer mutate referenced objects
when called outside a complex assignment context.
 
75532 2825 d 3 h kalibera /trunk/src/main/ Protect fixes.  
75162 2901 d 4 h kalibera /trunk/src/main/ Fix UTF-8 output on Windows/RGui, clean up properly after modifying
WinUTF8out in recursive calls. Fixes PR#16101. Changes observed behavior
in PR#17447.
 
74969 2931 d 5 h ripley /trunk/src/main/ placate or comment on warnings from gcc 8 with -fsanitize enabled  
74497 3040 d 18 h luke /trunk/src/main/ Shallow copy in do_onexit; from Lionel Henry.  
74460 3046 d 1 h maechler /trunk/src/ cosmetics only [comments, white space ..]  
74433 3050 d 7 h maechler /trunk/src/main/ do_lengthgets() simplification: call xlengthgets() directly; comment updates  
74053 3125 d 22 h luke /trunk/src/main/ Replace INCREMENT_NAMED call with ENSURE_NAMEDMAX.  
74021 3128 d 3 h luke /trunk/src/ Added RAISE_NAMED and used in place of many SET_NAMED calls.  
73907 3147 d 21 h kalibera /trunk/src/main/ Make args() more consistent - do not attempt to print bytecode address when
formals are from .ArgsEnv.
 
73311 3233 d 21 h luke /trunk/ on.exit now allows expressions to be added at the top of any existing
ones for LIFO semantics. Form Lionel Henry.
 
73181 3250 d 20 h luke /trunk/ Multiple on.exit expressions are now all run even if one signals an error.  
72951 3291 d 2 h murdoch /trunk/ Add warning when trying to set length of NULL to a positive value.  

Show All