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
81322 1689 d 11 h kalibera /branches/R-ucrt/ Create R-ucrt  
81319 1690 d 3 h luke /trunk/src/ Add size hint argument to utils::hashtab().  
81264 1700 d 0 h luke /trunk/src/ Define symbolic constants for R_compute_identical flags and add option
to compere external pointers as reference objects (i.e. by their SEXP
addresses).
 
81216 1710 d 3 h luke /trunk/src/ Added C level hash table support.  
81024 1752 d 3 h luke /trunk/src/ Rename existsVarInFrame to R_existsVarInFrame and make availale to packages.
Requested by Linoel Henry.
 
80848 1788 d 22 h luke /trunk/ Removed last use of USE_RINTERNALS from installed headers; asjusted docs.  
80732 1812 d 1 h luke /trunk/src/include/ Move R_tryWrap into extern "C" {}.  
80730 1812 d 1 h luke /trunk/src/include/ Add R_tryWrap back into Rinternals.h for now; used by BIOC::matter.
Might be reasonable to add to tne API.
 
80654 1830 d 23 h luke /trunk/src/include/ Fix for moving SEXPREC definition into Defn.h.  
80645 1832 d 22 h luke /trunk/src/include/ Move STDVEC_DATAPTR declaration out of inline group.  
80644 1832 d 23 h luke /trunk/ Move a number of non-API declarations and macro definitions from the
installed header Rinternals.h to the private header Defn.h.
 
80639 1836 d 4 h luke /trunk/src/ Add function versions of EXTPTR_PROT and EXTPTR_TAG.  
80572 1852 d 1 h luke /trunk/src/include/ Add SET_COMPLEX_ELT, SET_RAW_ELT to Rinternals.h.  
79553 2061 d 20 h luke /trunk/ Added native pipe and function shorthand syntax.  
79529 2064 d 22 h luke /trunk/ Added R_NewEnv as a C versin of new.env to the API.  
78592 2251 d 23 h luke /trunk/src/ Fix for segfault reported in PR17813.  
78261 2289 d 2 h lawrence /trunk/src/include/ Move R_removeVarFromFrame declaration outside of inlined #ifdef, since
it is not inlined
 
78086 2312 d 23 h luke /trunk/ Added activeBindingFunction.  
78073 2314 d 0 h luke /trunk/ Added R_withCallingErrorHandler.  
78036 2317 d 3 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.
 

Show All