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
89085 238 d 17 h murrell /trunk/src/main/ add include to make r89084 nicer  
89084 238 d 21 h luke /trunk/src/ Move some non-API declarations out of R_ext/GraphicsEngine.h.  
88874 307 d 1 h maechler /trunk/src/main/ one more DEBUG print; eliminate trailing whitespace-diffB  
88805 322 d 12 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)  
88293 414 d 12 h murrell /trunk/ add variable font support to glyph rendering  
86937 728 d 17 h murrell /trunk/ add 'rot' arg to glyphInfo() - thanks to Daniel Sabanes Bove  
86764 772 d 12 h murrell /trunk/src/main/ tweak of r86747, plus additional change to defend against calling NULL GESystemDesc callback  
86747 774 d 15 h luke /trunk/src/main/ Add a check for a non-NULL callback in unregisterOne to avoid a segfault.  
86647 789 d 23 h luke /trunk/src/ Hide more entry points not used and not in installed headers.  
83689 1280 d 4 h ripley /trunk/ fixup to allow to compile on LLVM clang  
83684 1280 d 15 h murrell /trunk/ merged R-typeset branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-typeset)  
83446 1323 d 4 h ripley /trunk/src/ C23 requires attributes before return values  
82931 1400 d 1 h ripley /trunk/src/ use (void) to avoid clang 15 warnings  
81097 1738 d 6 h murrell /trunk/ merged R-groups branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-groups)  
80648 1833 d 17 h maechler /trunk/ tweak c80633 for coordinate setup [GScale()] in plot.default(.., ylim = c(0, v), log="y")  
80621 1840 d 4 h maechler /trunk/ R_pretty() goes even closer to DBL_MAX boundary [tweak to c80549]; tweak for (0,<small>)  
80563 1859 d 3 h maechler /trunk/src/main/ GEPretty() also catch NA in (lo, up)  
80402 1887 d 19 h kalibera /trunk/ Workaround for Solaris mbrtowc/MB_CUR_MAX.  
79696 2040 d 22 h ripley /trunk/src/main/ comments  
79409 2088 d 11 h murrell /trunk/src/ add dev->deviceClip (and bump R_GE_version to 14)  

Show All