R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
trunk
/
src
/
main
/
engine.c
@ 68898
– Rev 89085
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
89085
236 d 23 h
murrell
/trunk/src/main/
add include to make r89084 nicer
89084
237 d 3 h
luke
/trunk/src/
Move some non-API declarations out of R_ext/GraphicsEngine.h.
88874
305 d 7 h
maechler
/trunk/src/main/
one more DEBUG print; eliminate trailing whitespace-diffB
88805
320 d 18 h
murrell
/trunk/
add R_eval_with_gd() to "lock" a graphics device during eval() calls during device drawing. When graphics device is locked, any attempt to close/kill the device is ignored. This is to protect against the user closing the device via asyncronous event (e.g., mouse click) during device drawing (which could result in a crash as killing the device left dangling device pointers for any drawing code that was still to complete)
88293
412 d 18 h
murrell
/trunk/
add variable font support to glyph rendering
86937
726 d 23 h
murrell
/trunk/
add 'rot' arg to glyphInfo() - thanks to Daniel Sabanes Bove
86764
770 d 18 h
murrell
/trunk/src/main/
tweak of r86747, plus additional change to defend against calling NULL GESystemDesc callback
86747
772 d 21 h
luke
/trunk/src/main/
Add a check for a non-NULL callback in unregisterOne to avoid a segfault.
86647
788 d 5 h
luke
/trunk/src/
Hide more entry points not used and not in installed headers.
83689
1278 d 10 h
ripley
/trunk/
fixup to allow to compile on LLVM clang
83684
1278 d 21 h
murrell
/trunk/
merged R-typeset branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-typeset)
83446
1321 d 10 h
ripley
/trunk/src/
C23 requires attributes before return values
82931
1398 d 7 h
ripley
/trunk/src/
use (void) to avoid clang 15 warnings
81097
1736 d 12 h
murrell
/trunk/
merged R-groups branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-groups)
80648
1831 d 23 h
maechler
/trunk/
tweak c80633 for coordinate setup [GScale()] in plot.default(.., ylim = c(0, v), log="y")
80621
1838 d 10 h
maechler
/trunk/
R_pretty() goes even closer to DBL_MAX boundary [tweak to c80549]; tweak for (0,<small>)
80563
1857 d 9 h
maechler
/trunk/src/main/
GEPretty() also catch NA in (lo, up)
80402
1886 d 1 h
kalibera
/trunk/
Workaround for Solaris mbrtowc/MB_CUR_MAX.
79696
2039 d 5 h
ripley
/trunk/src/main/
comments
79409
2086 d 17 h
murrell
/trunk/src/
add dev->deviceClip (and bump R_GE_version to 14)
←Prev
1
2
Next→
Show All