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
87966 500 d 15 h ripley /branches/R-bool/ create R-bool branch  
86937 727 d 1 h murrell /trunk/ add 'rot' arg to glyphInfo() - thanks to Daniel Sabanes Bove  
86764 770 d 20 h murrell /trunk/src/main/ tweak of r86747, plus additional change to defend against calling NULL GESystemDesc callback  
86747 772 d 23 h luke /trunk/src/main/ Add a check for a non-NULL callback in unregisterOne to avoid a segfault.  
86647 788 d 7 h luke /trunk/src/ Hide more entry points not used and not in installed headers.  
83689 1278 d 12 h ripley /trunk/ fixup to allow to compile on LLVM clang  
83684 1278 d 23 h murrell /trunk/ merged R-typeset branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-typeset)  
83446 1321 d 12 h ripley /trunk/src/ C23 requires attributes before return values  
82931 1398 d 9 h ripley /trunk/src/ use (void) to avoid clang 15 warnings  
81097 1736 d 13 h murrell /trunk/ merged R-groups branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-groups)  
80648 1832 d 1 h maechler /trunk/ tweak c80633 for coordinate setup [GScale()] in plot.default(.., ylim = c(0, v), log="y")  
80621 1838 d 11 h maechler /trunk/ R_pretty() goes even closer to DBL_MAX boundary [tweak to c80549]; tweak for (0,<small>)  
80563 1857 d 11 h maechler /trunk/src/main/ GEPretty() also catch NA in (lo, up)  
80402 1886 d 3 h kalibera /trunk/ Workaround for Solaris mbrtowc/MB_CUR_MAX.  
79696 2039 d 6 h ripley /trunk/src/main/ comments  
79409 2086 d 18 h murrell /trunk/src/ add dev->deviceClip (and bump R_GE_version to 14)  
78759 2217 d 19 h murrell /trunk/ merged R-defs branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-defs)  
78564 2254 d 19 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)  
78456 2266 d 0 h murrell /trunk/ extension of r78402 to fix clipping for rectangles and circles; allow graphics devices to specify canClip = NA_LOGICAL, which means that the graphics engine will never perform clipping itself  
78402 2268 d 22 h murrell /trunk/ fix for R clipping of polygons: use R clipping far less often; if have to R clip, clip to larger-than-device region, not tight to device; only convert to polyline if absolutely necessary, and if do so start polyline outside clip region; if R clipping filled polygon, split into separate border and fill  

Show All