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-exp-pd
/
src
/
main
/
devPS.c
– Rev 6386
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
6386
9758 d 12 h
/branches/R-exp-pd/
This commit was manufactured by cvs2svn to create branch 'R-exp-pd'.
6098
9790 d 3 h
pd
/trunk/
branch update - not bugfree
5731
9820 d 4 h
ripley
/trunk/src/
remove trailing "\n" in warning(call) and error(call), as now supplied
5507
9844 d 22 h
ihaka
/trunk/src/
Internal graphics API change. Color, lty, pch and lwd lookups no longer
pass the device context. This is just looked up when needed. This
simplifies somethings and makes the code generally more consistent.
Previously we sometimes passed the device context and sometimes not.
5488
9845 d 22 h
ihaka
/trunk/src/main/
Removed old/defunct code.
5483
9846 d 0 h
ihaka
/trunk/src/main/
Removed the use of initclip (it was used only in a definition of a
postcript function which was never called).
5464
9847 d 20 h
ihaka
/trunk/src/main/
Fixed line textures for postscript.
5458
9848 d 12 h
ripley
/trunk/
change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
5187
9874 d 5 h
hornik
/trunk/src/main/
Always include Rconfig.h first.
5148
9876 d 6 h
ripley
/trunk/src/
move common files from unix to main or appl