| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 84772 |
1095 d 15 h |
maechler |
/branches/R-OBJSXP/ |
'Create R-OBJSXP branch - new OBJSXP type "==" S4SXP = "object" in R' |
|
| 83689 |
1278 d 14 h |
ripley |
/trunk/ |
fixup to allow to compile on LLVM clang |
|
| 83684 |
1279 d 1 h |
murrell |
/trunk/ |
merged R-typeset branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-typeset) |
|
| 83446 |
1321 d 14 h |
ripley |
/trunk/src/ |
C23 requires attributes before return values |
|
| 82931 |
1398 d 11 h |
ripley |
/trunk/src/ |
use (void) to avoid clang 15 warnings |
|
| 81097 |
1736 d 15 h |
murrell |
/trunk/ |
merged R-groups branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-groups) |
|
| 80648 |
1832 d 3 h |
maechler |
/trunk/ |
tweak c80633 for coordinate setup [GScale()] in plot.default(.., ylim = c(0, v), log="y") |
|
| 80621 |
1838 d 13 h |
maechler |
/trunk/ |
R_pretty() goes even closer to DBL_MAX boundary [tweak to c80549]; tweak for (0,<small>) |
|
| 80563 |
1857 d 13 h |
maechler |
/trunk/src/main/ |
GEPretty() also catch NA in (lo, up) |
|
| 80402 |
1886 d 5 h |
kalibera |
/trunk/ |
Workaround for Solaris mbrtowc/MB_CUR_MAX. |
|
| 79696 |
2039 d 8 h |
ripley |
/trunk/src/main/ |
comments |
|
| 79409 |
2086 d 20 h |
murrell |
/trunk/src/ |
add dev->deviceClip (and bump R_GE_version to 14) |
|
| 78759 |
2217 d 21 h |
murrell |
/trunk/ |
merged R-defs branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-defs) |
|
| 78564 |
2254 d 21 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 2 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 |
2269 d 0 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 |
|
| 78021 |
2319 d 15 h |
ripley |
/trunk/src/main/ |
more fixes for usage of utf8toucs |
|
| 78016 |
2320 d 6 h |
ripley |
/trunk/src/main/ |
size_t is unsigned |
|
| 77638 |
2392 d 8 h |
kalibera |
/trunk/src/ |
Fix conversion from mbcs, avoid infinite loop (PR#17569). |
|
| 75182 |
2893 d 8 h |
maechler |
/trunk/ |
fix logscale axis() in subnormal number range; + tweak & comments |
|