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 22 h luke /branches/R-syntax/ Merged trunk changes through r83795.  
81771 1618 d 23 h luke /branches/R-syntax/ Merged trunk changes through r81770.  
81507 1653 d 4 h luke /branches/R-syntax/ Merged trunk changes through r81503.  
79550 2062 d 1 h luke /branches/R-syntax/src/ Use R_FunctionSymbol in place of install("function").  
79548 2062 d 3 h luke /branches/R-syntax/ Merged trunk changes through r79547.  
78769 2216 d 0 h luke /branches/R-syntax/ Branch for experimenting with syntax changes.  
78592 2252 d 0 h luke /trunk/src/ Fix for segfault reported in PR17813.  
78261 2289 d 4 h lawrence /trunk/src/include/ Move R_removeVarFromFrame declaration outside of inlined #ifdef, since
it is not inlined
 
78086 2313 d 0 h luke /trunk/ Added activeBindingFunction.  
78073 2314 d 1 h luke /trunk/ Added R_withCallingErrorHandler.  
78036 2317 d 4 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 2321 d 2 h lawrence /trunk/src/ remove stray debugging code  
77916 2332 d 11 h ripley /trunk/src/ use R_ prefix for out types, e.g. R_ucs2_t and R_wchar_t  
77801 2355 d 23 h lawrence /trunk/ improve tracking inheritance across packages and fix bugs from c77631  
77645 2391 d 3 h maechler /trunk/ print(*, width = <n>) now works (default method);
C: using Fixup{Digits,Width}() adds consistency between options() and print()
 
77508 2428 d 4 h luke /trunk/ Switched to reference counting.  
77367 2456 d 22 h luke /trunk/src/ Remove SET_NAMED macro from refcount builds.  
77366 2457 d 2 h luke /trunk/src/ Reduce use of SET_NAMED in refcnt builds.  
77351 2461 d 3 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 11 h kalibera /trunk/src/include/ Fix declaration.  

Show All