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
84362 1182 d 23 h ripley /branches/R-4-3-branch/ port r84150,84168,84211,84215,84246,84286 from trunk  
84031 1221 d 11 h pd /branches/R-4-3-branch/ Create R-4-3-branch  
84014 1223 d 17 h luke /trunk/ Enforce R_forceSymbols for namespaces unconditionally.  
83985 1229 d 9 h luke /trunk/src/main/ Enforce R_forceSymbols for namespaces, but for now only if an
environment variable is set.
 
83914 1244 d 14 h luke /trunk/ ALTREP now supports \code{VECSXP} vectors.
Contributed by Gabor Csardi in PR17620.
 
83883 1251 d 19 h kalibera /trunk/src/ Introduce R_PATH_MAX to raise path-length limit on Windows in code
that uses statically allocated buffers.
 
83446 1321 d 2 h ripley /trunk/src/ C23 requires attributes before return values  
83012 1392 d 15 h kalibera /trunk/src/ Make DL_FUNC conform to C23/-Wstrict-prototypes. All function calls via
DL_FUNC now have to cast to a function prototype compatible with the
original function definition.
 
82306 1546 d 15 h ripley /trunk/ Rework macOS installation instructions to merge the two archs.
finally remove call_{RS] entry points
 
81651 1634 d 5 h ripley /trunk/src/main/ update comment  
81536 1648 d 1 h ripley /trunk/src/ update comments  
80513 1865 d 18 h luke /trunk/ Avoid incrementing reference counts in some primitives.  
78564 2254 d 8 h murrell /trunk/ merge some fixes from R-defs (78522, 78530, 78532) that improve reset of graphics device on new page after error and on replay of recorded plot; plus some (conditional) debugging output for tracking dd->recordGraphics and device dirty state (78531)  
78127 2307 d 22 h kalibera /trunk/src/main/ Simplify memory protection.  
77498 2428 d 15 h luke /trunk/src/ More preventing non-referece-tracking arg lists from escaping.  
77450 2438 d 16 h luke /trunk/src/main/ Prevent non-reference-traccing argument list from reaching user R code.  
77358 2458 d 15 h luke /trunk/src/main/ Convert NULL to R_NilValue with a warning in .Call when checking is not enabled.  
77355 2459 d 11 h luke /trunk/src/main/ Rearranged .Call value checking to pich up inlined case also.  
77354 2459 d 12 h luke /trunk/src/main/ Check enabled by _R_CHECK_DOTCODE_RETVAL_ for weird .Call return values.  
76548 2625 d 1 h ripley /trunk/ tweaks  

Show All