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
88805 320 d 20 h murrell /trunk/ add R_eval_with_gd() to "lock" a graphics device during eval() calls during device drawing. When graphics device is locked, any attempt to close/kill the device is ignored. This is to protect against the user closing the device via asyncronous event (e.g., mouse click) during device drawing (which could result in a crash as killing the device left dangling device pointers for any drawing code that was still to complete)  
88803 320 d 23 h murrell /trunk/ add GEcreateDD() and GEfreeDD(); satisfies PR#18292  
88599 346 d 12 h kalibera /trunk/src/ Add sanity checks (PR#16304).  
87832 515 d 8 h ripley /trunk/src/ tweaks for Rboolean in packages  
85307 1021 d 14 h ripley /trunk/ bugfix for multi-page tiff(type = "Xlib") plots  
84215 1203 d 14 h maechler /trunk/src/ more typos from Eric Lindblad (skipping modules/lapack/*.f)  
84048 1221 d 2 h plummer /trunk/src/modules/X11/ Protection against X11 crashes.  
84011 1225 d 2 h plummer /trunk/src/ Further fixes for X11 segfaults.  
84005 1226 d 3 h plummer /trunk/src/ Fix segfaults in X11 bitmap devices.  
83901 1249 d 3 h kalibera /trunk/src/ Use R_PATH_MAX instead of PATH_MAX for limits imposed by R (on Windows
increasing the limit).
 
83684 1278 d 23 h murrell /trunk/ merged R-typeset branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-typeset)  
83454 1321 d 8 h ripley /trunk/src/ more moving NORET to the front  
83436 1323 d 9 h ripley /trunk/ tweaks to comments on strftime, replace some uses of sprintf with snprintf  
81278 1698 d 22 h murrell /trunk/ expand dev.capabilities() to report on patterns, clipping paths, masks, compositing operators, affine transformations, and paths; added dev->capabilities() device procedure as part of R_GE_version 15  
81097 1736 d 14 h murrell /trunk/ merged R-groups branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-groups)  
80110 1951 d 12 h maechler /trunk/ provide window manager grouping of x11()  
79845 2016 d 13 h ripley /trunk/ separate detection of cairo-xlib from cairo -- Homebrew for arm64 has the second but not the first  
78759 2217 d 20 h murrell /trunk/ merged R-defs branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-defs)  
78446 2266 d 14 h ripley /trunk/src/modules/X11/ check malloc  
78183 2300 d 20 h murrell /trunk/ merged R-symfam branch r78108:78182 into trunk  

Show All