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)
/
branches
/
R-noNULLenv
/
src
/
main
/
engine.c
@ 77458
– Rev 36075
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
36075
7577 d 10 h
murdoch
/branches/R-noNULLenv/src/
Allow NULL env, but warn about it
36017
7581 d 12 h
murdoch
/branches/R-noNULLenv/
ported r35451:36015 from trunk
34864
7699 d 17 h
murdoch
/branches/R-noNULLenv/
ported r33596:34862 from main
33359
7821 d 14 h
murdoch
/branches/R-noNULLenv/
Create no-NULL-environment branch
33297
7825 d 13 h
ripley
/trunk/src/
tweak error messages
32867
7851 d 22 h
ripley
/trunk/
update message info
32815
7854 d 5 h
murrell
/trunk/src/
Added graphics engine API version
32773
7857 d 9 h
ripley
/trunk/
fix up pch="" and document pch=NA.
32762
7857 d 18 h
ripley
/trunk/src/main/
allow pch over 255 in mbcslocales
32761
7857 d 19 h
ripley
/trunk/src/main/
conditionalize pch on mbcslocale
32752
7857 d 22 h
ripley
/trunk/src/main/
better handling of pch="m"
32677
7862 d 14 h
ripley
/trunk/src/
define and use mbcslocale
32639
7864 d 17 h
ripley
/trunk/src/
introduce mbs_init macro, more comments
32624
7865 d 9 h
ripley
/trunk/src/
make with SUPPORT_MBCS sections that can in principle support any
MBCS, not just UTF-8.
32419
7877 d 19 h
ripley
/trunk/src/
more UTF-8 support
32397
7879 d 12 h
ripley
/trunk/src/
More preparation for UTF-8 support
new args to nchar.
32391
7879 d 18 h
ripley
/trunk/src/main/
tidy up, UTF8 comments
32380
7880 d 14 h
ripley
/trunk/src/
add notes about compatibility with UTF-8
clarify on help pages nbytes/nchars differences
32133
7903 d 0 h
murdoch
/trunk/
Added dev_onExit() callback to graphics devices
31938
7923 d 9 h
murrell
/trunk/src/
New recordGraphics() function for recording arbitrary code on the graphics engine
display list; intended to encapsulate calculate-then-draw operations
recordGraphics(), .Call.graphics(), .External.graphics, and traditional/base
graphics operations do not record when they are nested within each other.
Error/user-interrupt handling code performs some resetting of graphics engine
state.
grid drawDetails methods are recorded on graphics engine display list by default
(so will be rerun on device resize or copy between devices)
←Prev
1
2
Next→
Show All