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