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
/
WinMake
/
src
/
main
/
devPS.c
@ 77458
– Rev 30063
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
30063
8065 d 0 h
/branches/WinMake/
This commit was manufactured by cvs2svn to create branch 'WinMake'.
/branches/WinMake
/branches/WinMake/Attic
29983
8070 d 13 h
ripley
/trunk/src/main/
branch update
/trunk/src/main/devPS.c
29974
8070 d 20 h
murrell
/trunk/
Modify postscript and x11 devices so that they respond to the graphics
engine font family setting (i.e., allow multiple font families in single
document)
/trunk/src/library/graphics/man/postscriptFonts.Rd
/trunk/src/library/graphics/man/unix/x11Fonts.Rd
/trunk/src/include/Rdevices.h
/trunk/src/library/graphics/NAMESPACE
/trunk/src/library/graphics/R/postscript.R
/trunk/src/library/graphics/R/unix/x11.R
/trunk/src/library/graphics/man/postscript.Rd
/trunk/src/library/grid/R/gpar.R
/trunk/src/library/grid/inst/doc/changes.txt
/trunk/src/library/grid/src/gpar.c
/trunk/src/library/grid/src/grid.c
/trunk/src/main/devPS.c
/trunk/src/main/devices.c
/trunk/src/main/graphics.c
/trunk/src/main/names.c
/trunk/src/modules/X11/devX11.c
/trunk/src/modules/X11/devX11.h
/trunk/tests/reg-plot.ps.save
29967
8071 d 10 h
ripley
/trunk/src/
need to free result from R_tmpnam
/trunk/src/main/connections.c
/trunk/src/main/devPS.c
/trunk/src/unix/sys-std.c
29939
8073 d 0 h
ripley
/trunk/
plug some memory leaks
/trunk/NEWS
/trunk/src/main/devPS.c
/trunk/src/main/scan.c
28658
8169 d 9 h
ripley
/trunk/
using italic (rather than slanted) in Computer Modern
/trunk/afm/cmbxti10.afm
/trunk/afm/cmti10.afm
/trunk/NEWS
/trunk/src/library/graphics/man/postscript.Rd
/trunk/src/main/devPS.c
27683
8258 d 0 h
ripley
/trunk/src/main/
isuue a warning on out-of-range font numbers in PS, Xfig and PDF
/trunk/src/main/devPS.c
27680
8258 d 1 h
ripley
/trunk/src/main/
missing check on range of face values
/trunk/src/main/devPS.c
27536
8264 d 13 h
ripley
/trunk/src/
get .ps.prolog even if package;graphics is not loaded
/trunk/src/library/graphics/R/postscript.R
/trunk/src/library/graphics/man/postscript.Rd
/trunk/src/main/devPS.c
27340
8273 d 8 h
ripley
/trunk/
workaround for PR#5285 ghostscript bug
/trunk/NEWS
/trunk/src/main/devPS.c
/trunk/tests/reg-plot.ps.save
27236
8279 d 23 h
murrell
/trunk/src/
Merging R-gcontext branch
/trunk/src/gnuwin32/devga.c
/trunk/src/gnuwin32/front-ends/rproxy_dev.c
/trunk/src/include/R_ext/GraphicsDevice.h
/trunk/src/include/R_ext/GraphicsEngine.h
/trunk/src/library/grid/src/gpar.c
/trunk/src/library/grid/src/grid.c
/trunk/src/library/grid/src/grid.h
/trunk/src/library/grid/src/layout.c
/trunk/src/library/grid/src/state.c
/trunk/src/library/grid/src/unit.c
/trunk/src/library/grid/src/util.c
/trunk/src/library/grid/src/viewport.c
/trunk/src/main/devPS.c
/trunk/src/main/devPicTeX.c
/trunk/src/main/engine.c
/trunk/src/main/graphics.c
/trunk/src/main/plotmath.c
/trunk/src/main/vfonts.c
/trunk/src/modules/X11/devX11.c
/trunk/src/modules/gnome/devGNOME.c
/trunk/src/modules/vfonts/g_alab_her.c
/trunk/src/modules/vfonts/g_her_metr.h
/trunk/src/unix/devQuartz.c
26510
8334 d 11 h
ihaka
/trunk/src/main/
Update
/trunk/src/main/devPS.c
26152
8357 d 8 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
8388 d 2 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
8407 d 2 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
8442 d 5 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
8460 d 7 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
8528 d 17 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
8571 d 3 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
8624 d 12 h
ripley
/trunk/
branch update
/trunk/NEWS
/trunk/src/library/base/man/plot.window.Rd
/trunk/src/main/devPS.c
←Prev
1
2
Next→
Show All