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-gcontext
/
src
/
main
/
devPS.c
– Rev 26968
Rev
Hide 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
Changes
26968
8295 d 19 h
murrell
/branches/R-gcontext/src/
Second sweep to replace individual graphical parameters with single
graphics context as argument to graphics functions.
Changed engine.c calls to devices
Changed devices: x11, postscript, pdf, xfig, pictex
/branches/R-gcontext/src/include/R_ext/GraphicsDevice.h
/branches/R-gcontext/src/main/devPS.c
/branches/R-gcontext/src/main/devPicTeX.c
/branches/R-gcontext/src/main/engine.c
/branches/R-gcontext/src/main/graphics.c
/branches/R-gcontext/src/modules/X11/devX11.c
26795
8308 d 4 h
/branches/R-gcontext/
This commit was manufactured by cvs2svn to create branch 'R-gcontext'.
/branches/R-gcontext
/branches/R-gcontext/Attic
26510
8333 d 12 h
ihaka
/trunk/src/main/
Update
/trunk/src/main/devPS.c
26152
8356 d 9 h
luke
/trunk/
Wrapped calls to popen() and system() in R_popen and R_system to allow
suspending SIGALRM interrupts around call on Mac OS X.
/trunk/NEWS
/trunk/src/include/Rinternals.h
/trunk/src/main/connections.c
/trunk/src/main/devPS.c
/trunk/src/main/main.c
/trunk/src/modules/aqua/aquaconsole.c
/trunk/src/modules/gnome/system.c
/trunk/src/unix/edit.c
/trunk/src/unix/sys-common.c
/trunk/src/unix/sys-std.c
/trunk/src/unix/sys-unix.c
25686
8387 d 4 h
iacus
/trunk/src/main/
eliminated ifdefs for old mac compiler __MRC__
/trunk/src/main/connections.c
/trunk/src/main/devPS.c
/trunk/src/main/gram-ex.c
/trunk/src/main/main.c
/trunk/src/main/strncasecmp.c
25313
8406 d 4 h
ripley
/trunk/src/
use snprintf for protection against buffer overuns
/trunk/src/gnuwin32/graphapp/dialogs.c
/trunk/src/gnuwin32/rui.c
/trunk/src/gnuwin32/system.c
/trunk/src/main/Rdynload.c
/trunk/src/main/deparse.c
/trunk/src/main/deriv.c
/trunk/src/main/devPS.c
/trunk/src/main/eval.c
/trunk/src/main/main.c
/trunk/src/main/model.c
/trunk/src/main/platform.c
/trunk/src/unix/sys-common.c
/trunk/src/unix/sys-std.c
/trunk/src/unix/system.c
24784
8441 d 7 h
ripley
/trunk/
test for near-zero in PS output, as well as actual zero
/trunk/src/main/devPS.c
/trunk/tests/reg-plot.ps.save
24535
8459 d 9 h
ripley
/trunk/
branch update
/trunk/NEWS
/trunk/src/library/ctest/R/power.R
/trunk/src/main/devPS.c
/trunk/tests/reg-plot.ps.save
/trunk/tests/reg-tests-1.R
23729
8527 d 19 h
murdoch
/trunk/
Optional tmpdir argument to tempfile()
/trunk/NEWS
/trunk/src/gnuwin32/extra.c
/trunk/src/include/R_ext/Utils.h
/trunk/src/library/base/R/temp.R
/trunk/src/library/base/R/windows/update.packages.R
/trunk/src/library/base/man/tempfile.Rd
/trunk/src/macintosh/system_mac.c
/trunk/src/main/connections.c
/trunk/src/main/devPS.c
/trunk/src/main/names.c
/trunk/src/unix/edit.c
/trunk/src/unix/sys-common.c
/trunk/src/unix/sys-std.c
/trunk/src/unix/sys-unix.c
23105
8570 d 4 h
ripley
/trunk/
do some optimization of postscript output, e.g. using rlineto
/trunk/NEWS
/trunk/src/library/base/R/postscript.R
/trunk/src/main/devPS.c
/trunk/tests/reg-plot.ps.save
22354
8623 d 14 h
ripley
/trunk/
branch update
/trunk/NEWS
/trunk/src/library/base/man/plot.window.Rd
/trunk/src/main/devPS.c
22279
8629 d 12 h
ripley
/trunk/src/
add title arg to PDF and postscript devices
/trunk/src/gnuwin32/devga.c
/trunk/src/include/Rdevices.h
/trunk/src/library/base/R/postscript.R
/trunk/src/main/devPS.c
/trunk/src/main/devices.c
/trunk/src/main/names.c
21827
8663 d 7 h
ripley
/trunk/
add extra info fields to pdf() output
/trunk/NEWS
/trunk/src/main/devPS.c
21072
8734 d 6 h
ripley
/trunk/
add handler for SIGPIPE on Unix (PR1959)
/trunk/NEWS
/trunk/src/library/base/man/postscript.Rd
/trunk/src/main/devPS.c
/trunk/src/main/main.c
21055
8735 d 3 h
ripley
/trunk/
fix pdf(onefile=F)
/trunk/NEWS
/trunk/src/main/devPS.c
20717
8760 d 14 h
ripley
/trunk/src/main/
clip path should be rendered by `n'
/trunk/src/main/devPS.c
20616
8768 d 9 h
ripley
/trunk/
use internal clipping in pdf() device
/trunk/NEWS
/trunk/src/main/devPS.c
20378
8788 d 0 h
ripley
/trunk/
Holtman-proofing (PR#1748)
/trunk/NEWS
/trunk/src/main/devPS.c
20169
8804 d 9 h
ripley
/trunk/
add R_tmpnam entry point
/trunk/NEWS
/trunk/doc/manual/R-exts.texi
/trunk/src/gnuwin32/extra.c
/trunk/src/include/R_ext/Utils.h
/trunk/src/macintosh/system_mac.c
/trunk/src/main/connections.c
/trunk/src/main/devPS.c
/trunk/src/unix/Runix.h
/trunk/src/unix/edit.c
/trunk/src/unix/sys-std.c
/trunk/src/unix/sys-unix.c
20059
8811 d 5 h
ripley
/trunk/
branch update
/trunk/NEWS
/trunk/doc/manual/R-exts.texi
/trunk/src/library/base/man/par.Rd
/trunk/src/library/ctest/R/fisher.test.R
/trunk/src/library/ts/R/HoltWinters.R
/trunk/src/library/ts/R/acf.R
/trunk/src/library/ts/man/HoltWinters.Rd
/trunk/src/library/ts/man/plot.HoltWinters.Rd
/trunk/src/main/devPS.c
/trunk/src/main/graphics.c
/trunk/src/main/printutils.c
/trunk/src/main/relop.c
/trunk/tests/internet.Rout.save
←Prev
1
2
Next→
Show All