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 237 d 2 h murrell /trunk/src/main/ add include to make r89084 nicer  
89084 237 d 6 h luke /trunk/src/ Move some non-API declarations out of R_ext/GraphicsEngine.h.  
88874 305 d 10 h maechler /trunk/src/main/ one more DEBUG print; eliminate trailing whitespace-diffB  
88805 320 d 21 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 412 d 20 h murrell /trunk/ add variable font support to glyph rendering  
86937 727 d 2 h murrell /trunk/ add 'rot' arg to glyphInfo() - thanks to Daniel Sabanes Bove  
86764 770 d 21 h murrell /trunk/src/main/ tweak of r86747, plus additional change to defend against calling NULL GESystemDesc callback  
86747 773 d 0 h luke /trunk/src/main/ Add a check for a non-NULL callback in unregisterOne to avoid a segfault.  
86647 788 d 8 h luke /trunk/src/ Hide more entry points not used and not in installed headers.  
83689 1278 d 13 h ripley /trunk/ fixup to allow to compile on LLVM clang  
83684 1279 d 0 h murrell /trunk/ merged R-typeset branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-typeset)  
83446 1321 d 13 h ripley /trunk/src/ C23 requires attributes before return values  
82931 1398 d 10 h ripley /trunk/src/ use (void) to avoid clang 15 warnings  
81097 1736 d 14 h murrell /trunk/ merged R-groups branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-groups)  
80648 1832 d 2 h maechler /trunk/ tweak c80633 for coordinate setup [GScale()] in plot.default(.., ylim = c(0, v), log="y")  
80621 1838 d 12 h maechler /trunk/ R_pretty() goes even closer to DBL_MAX boundary [tweak to c80549]; tweak for (0,<small>)  
80563 1857 d 12 h maechler /trunk/src/main/ GEPretty() also catch NA in (lo, up)  
80402 1886 d 4 h kalibera /trunk/ Workaround for Solaris mbrtowc/MB_CUR_MAX.  
79696 2039 d 7 h ripley /trunk/src/main/ comments  
79409 2086 d 19 h murrell /trunk/src/ add dev->deviceClip (and bump R_GE_version to 14)  

Show All