| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 78759 |
2219 d 11 h |
murrell |
/trunk/ |
merged R-defs branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-defs) |
|
| 78564 |
2256 d 11 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 |
2267 d 16 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 |
2270 d 14 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 |
2321 d 6 h |
ripley |
/trunk/src/main/ |
more fixes for usage of utf8toucs |
|
| 78016 |
2321 d 20 h |
ripley |
/trunk/src/main/ |
size_t is unsigned |
|
| 77638 |
2393 d 22 h |
kalibera |
/trunk/src/ |
Fix conversion from mbcs, avoid infinite loop (PR#17569). |
|
| 75182 |
2894 d 22 h |
maechler |
/trunk/ |
fix logscale axis() in subnormal number range; + tweak & comments |
|
| 73166 |
3253 d 20 h |
luke |
/trunk/ |
Changes to allow NAMEDMAX to be increased. |
|
| 73094 |
3270 d 6 h |
maechler |
/trunk/ |
pretty(x, n) fix overflow for large n suggested by Suhartu Aggano, R-devel, 2017-08-11 |
|
| 72707 |
3357 d 16 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 |
3576 d 10 h |
murrell |
/trunk/src/ |
added text encoding support to GEStrMetric |
|
| 69699 |
3898 d 3 h |
ripley |
/trunk/src/ |
change hack for Hershey fonts to use 8th byte, not 4th |
|
| 69690 |
3899 d 2 h |
ripley |
/trunk/src/ |
attempt to solve grid initialization problem solely in the engine |
|
| 69332 |
3976 d 14 h |
murrell |
/trunk/src/ |
improvement to r69314 (when grid loaded for recording, but no grid drawing, and graphics systems loaded in non-standard order when replaying) |
|
| 69326 |
3976 d 16 h |
luke |
/trunk/src/ |
Improved arity checks from Tomas Kalibera. |
|
| 69314 |
3977 d 14 h |
murrell |
/trunk/ |
merged R-DL branch r69024:69313 into trunk |
|
| 68947 |
4006 d 22 h |
ripley |
/trunk/src/ |
use https |
|
| 64699 |
4585 d 2 h |
ripley |
/trunk/ |
match R-patched |
|
| 64697 |
4585 d 3 h |
ripley |
/trunk/src/main/ |
revert unintentional part of r64682 |
|