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
79739 2034 d 14 h luke /branches/R-chkvars/ Changes to support limiting new bindings based on static analysis.  
79738 2034 d 15 h luke /branches/R-chkvars/ Branch to experiment with limiting variables in call environments
based on static analysis.
 
79553 2061 d 17 h luke /trunk/ Added native pipe and function shorthand syntax.  
79529 2064 d 19 h luke /trunk/ Added R_NewEnv as a C versin of new.env to the API.  
78592 2251 d 20 h luke /trunk/src/ Fix for segfault reported in PR17813.  
78261 2288 d 23 h lawrence /trunk/src/include/ Move R_removeVarFromFrame declaration outside of inlined #ifdef, since
it is not inlined
 
78086 2312 d 20 h luke /trunk/ Added activeBindingFunction.  
78073 2313 d 21 h luke /trunk/ Added R_withCallingErrorHandler.  
78036 2317 d 0 h luke /trunk/ Added filter.callframes argument to Rprof() to request removing
intervening call frames created bylazy evaluation and eval
calls. Contributed by Lionel Henry in PR17595.
 
78008 2320 d 22 h lawrence /trunk/src/ remove stray debugging code  
77916 2332 d 7 h ripley /trunk/src/ use R_ prefix for out types, e.g. R_ucs2_t and R_wchar_t  
77801 2355 d 19 h lawrence /trunk/ improve tracking inheritance across packages and fix bugs from c77631  
77645 2390 d 23 h maechler /trunk/ print(*, width = <n>) now works (default method);
C: using Fixup{Digits,Width}() adds consistency between options() and print()
 
77508 2428 d 0 h luke /trunk/ Switched to reference counting.  
77367 2456 d 18 h luke /trunk/src/ Remove SET_NAMED macro from refcount builds.  
77366 2456 d 22 h luke /trunk/src/ Reduce use of SET_NAMED in refcnt builds.  
77351 2460 d 23 h luke /trunk/src/include/ Use SETCAR(CELL, R_NilValue) in INIT_BNDCELL to decrement the old
value's reference count if appropriate.
 
77343 2461 d 7 h kalibera /trunk/src/include/ Fix declaration.  
77342 2461 d 15 h luke /trunk/ Primitive replacement functions no longer mutate referenced objects
when called outside a complex assignment context.
 
77329 2468 d 5 h kalibera /trunk/src/ Add R_removeVarFromFrame.  

Show All