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
/
include
/
R_ext
/
QuartzDevice.h
– Rev 87075
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
87075
697 d 12 h
kalibera
/trunk/src/
Avoid including headers from extern C blocks to reduce the risk of breakage
with C++ compilers.
84150
1211 d 10 h
maechler
/trunk/src/
fix typos in comments (+ 1 string) from Eric Lindblad
82754
1433 d 6 h
ripley
/trunk/src/
changes for -Wstrict-prototypes
71512
3574 d 13 h
ripley
/trunk/
do not install Unix-only headers on Windows
70779
3695 d 5 h
ripley
/trunk/
OS X -> macOS (Apple announced change, in the Fall)
68949
4005 d 5 h
ripley
/trunk/src/
use https
61471
4959 d 0 h
ripley
/trunk/src/
add comments
59039
5216 d 9 h
ripley
/trunk/
use preferred form of 'R Core Team'
51833
5935 d 14 h
ripley
/trunk/src/include/R_ext/
edit comments
50568
6087 d 21 h
murrell
/trunk/src/
added dev_Cap() support for Quartz (Cocoa) device
45759
6640 d 2 h
urbaneks
/trunk/
address issues with image() on raster Quartz devices
45255
6680 d 22 h
urbaneks
/trunk/src/
Quartz bugfixes
45147
6685 d 5 h
urbaneks
/trunk/src/
Quartz fixes
44799
6704 d 14 h
ripley
/trunk/src/
readability improvements
44552
6731 d 22 h
urbaneks
/trunk/src/
update Quartz (cleanup and fix symbol name conflict)
44314
6748 d 22 h
urbaneks
/trunk/src/
make Quartz externally callable; clean up
43160
6862 d 19 h
urbaneks
/trunk/src/
added display history support to Cocoa Quartz; cleanups, docs
42938
6883 d 22 h
urbaneks
/trunk/src/
Quartz device fixes, update and cleanup