| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 81322 |
1689 d 9 h |
kalibera |
/branches/R-ucrt/ |
Create R-ucrt |
|
| 81097 |
1736 d 9 h |
murrell |
/trunk/ |
merged R-groups branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-groups) |
|
| 80648 |
1831 d 21 h |
maechler |
/trunk/ |
tweak c80633 for coordinate setup [GScale()] in plot.default(.., ylim = c(0, v), log="y") |
|
| 80621 |
1838 d 7 h |
maechler |
/trunk/ |
R_pretty() goes even closer to DBL_MAX boundary [tweak to c80549]; tweak for (0,<small>) |
|
| 80563 |
1857 d 7 h |
maechler |
/trunk/src/main/ |
GEPretty() also catch NA in (lo, up) |
|
| 80402 |
1885 d 23 h |
kalibera |
/trunk/ |
Workaround for Solaris mbrtowc/MB_CUR_MAX. |
|
| 79696 |
2039 d 2 h |
ripley |
/trunk/src/main/ |
comments |
|
| 79409 |
2086 d 14 h |
murrell |
/trunk/src/ |
add dev->deviceClip (and bump R_GE_version to 14) |
|
| 78759 |
2217 d 15 h |
murrell |
/trunk/ |
merged R-defs branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-defs) |
|
| 78564 |
2254 d 14 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 20 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 17 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 9 h |
ripley |
/trunk/src/main/ |
more fixes for usage of utf8toucs |
|
| 78016 |
2320 d 0 h |
ripley |
/trunk/src/main/ |
size_t is unsigned |
|
| 77638 |
2392 d 2 h |
kalibera |
/trunk/src/ |
Fix conversion from mbcs, avoid infinite loop (PR#17569). |
|
| 75182 |
2893 d 2 h |
maechler |
/trunk/ |
fix logscale axis() in subnormal number range; + tweak & comments |
|
| 73166 |
3252 d 0 h |
luke |
/trunk/ |
Changes to allow NAMEDMAX to be increased. |
|
| 73094 |
3268 d 9 h |
maechler |
/trunk/ |
pretty(x, n) fix overflow for large n suggested by Suhartu Aggano, R-devel, 2017-08-11 |
|
| 72707 |
3355 d 19 h |
murdoch |
/trunk/ |
Fix PR#16098 by introducing Rwchar_t, a type guaranteed to handle all Unicode code points, and code to handle surrogate pairs. |
|
| 71511 |
3574 d 14 h |
murrell |
/trunk/src/ |
added text encoding support to GEStrMetric |
|