The R Project SVN R

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
25832 8376 d 1 h /branches/R-tcl-new/ This commit was manufactured by cvs2svn to create branch 'R-tcl-new'.  
/branches/R-tcl-new
/branches/R-tcl-new/Attic
25661 8389 d 2 h ripley /trunk/ fulfill PR#3424  
/trunk/NEWS
/trunk/src/include/Rdevices.h
/trunk/src/library/base/R/device.R
/trunk/src/library/base/man/dev2.Rd
/trunk/src/main/graphics.c
/trunk/src/main/names.c
/trunk/src/main/plot.c
24735 8444 d 6 h ripley /trunk/src/ remove #ifdef-ed old code  
/trunk/src/appl/bakslv.c
/trunk/src/gnuwin32/devga.c
/trunk/src/main/Rdynload.c
/trunk/src/main/array.c
/trunk/src/main/bind.c
/trunk/src/main/builtin.c
/trunk/src/main/coerce.c
/trunk/src/main/dotcode.c
/trunk/src/main/eval.c
/trunk/src/main/gram.c
/trunk/src/main/gram.y
/trunk/src/main/graphics.c
/trunk/src/main/main.c
/trunk/src/main/model.c
/trunk/src/main/names.c
/trunk/src/main/objects.c
/trunk/src/main/platform.c
/trunk/src/main/plot.c
/trunk/src/main/plot3d.c
/trunk/src/main/plotmath.c
/trunk/src/main/printutils.c
/trunk/src/main/subscript.c
/trunk/src/main/unique.c
/trunk/src/main/util.c
/trunk/src/modules/X11/devX11.c
/trunk/src/nmath/ptukey.c
/trunk/src/nmath/qbeta.c
/trunk/src/nmath/qnorm.c
23360 8552 d 21 h rgentlem /trunk/src/main/ changed the warning messages so they only print if warn is >= 0  
/trunk/src/main/plot.c
22974 8576 d 5 h ripley /trunk/ symbols(thermometers=) was calculating range over the wrong extent  
/trunk/NEWS
/trunk/src/main/plot.c
21054 8735 d 4 h tlumley /trunk/src/main/ fix one more case in title(main=list(...))  
/trunk/src/main/plot.c
21044 8735 d 11 h maechler /trunk/src/main/ fix comments  
/trunk/src/main/plot.c
21033 8735 d 23 h tlumley /trunk/src/ PR#1939 title(main=list("title")) was broken, as was
title(main=list(quote(beta),col="red"))
More documentation for for().
 
/trunk/src/library/base/man/Control.Rd
/trunk/src/main/plot.c
20612 8768 d 19 h tlumley /trunk/ abline(untf=TRUE) was drawing negative coordinates (PR#1243)  
/trunk/NEWS
/trunk/src/main/plot.c
20377 8788 d 10 h ripley /trunk/ more tests for NA_STRING in graphics routines  
/trunk/NEWS
/trunk/src/main/plot.c
/trunk/src/main/plot3d.c
20375 8788 d 11 h ripley /trunk/ makes strwidth/strheight take the same input as text.
plot.hclust was plotting NA labels: no longer
remove some unused (and now incorrect) code from plot.c
 
/trunk/NEWS
/trunk/src/library/base/man/strwidth.Rd
/trunk/src/main/plot.c
20371 8788 d 13 h ripley /trunk/ Move fix of PR#1739 to R-devel, and change the values.
Improve the help for nchar and strwidth/height
 
/trunk/NEWS
/trunk/src/library/base/man/nchar.Rd
/trunk/src/library/base/man/strwidth.Rd
/trunk/src/main/character.c
/trunk/src/main/plot.c
20361 8789 d 1 h ripley /trunk/ branch update  
/trunk/NEWS
/trunk/doc/manual/R-exts.texi
/trunk/src/library/base/R/format.R
/trunk/src/main/character.c
/trunk/src/main/plot.c
/trunk/tests/reg-tests-1.R
20358 8789 d 3 h ripley /trunk/ allow additional graphical pars in rect (like polygon)  
/trunk/NEWS
/trunk/src/library/base/R/rect.R
/trunk/src/library/base/man/rect.Rd
/trunk/src/main/plot.c
20243 8798 d 12 h ripley /trunk/ branch update  
/trunk/NEWS
/trunk/src/gnuwin32/CHANGES
/trunk/src/library/base/R/datetime.R
/trunk/src/library/base/R/windows/update.packages.R
/trunk/src/library/base/man/Random.Rd
/trunk/src/library/ctest/R/ks.test.R
/trunk/src/library/mva/man/hclust.Rd
/trunk/src/main/plot.c
20197 8802 d 20 h murrell /trunk/src/main/ Fix to conversion of plotmath G* to GE* functions.
Problem spotted by MM using:
x <- y <- -10:10
ff <- function() persp(x,y, outer(x,y,
function(x,y)sin(sqrt(x^2+4*y^2))))

ff() ; title(expression(sin(x))) ## title is *NOT* drawn !!!
 
/trunk/src/main/plot.c
/trunk/src/main/plotmath.c
19936 8820 d 4 h maechler /trunk/ 3 new args 4 axis()  
/trunk/NEWS
/trunk/src/library/base/R/axis.R
/trunk/src/library/base/man/axis.Rd
/trunk/src/main/names.c
/trunk/src/main/plot.c
/trunk/tests/reg-plot.R
/trunk/tests/reg-plot.Rout.save
19912 8822 d 17 h duncan /trunk/src/ Some removal of global variables in src/main  
/trunk/src/main/RBufferUtils.h
/trunk/src/include/Rgraphics.h
/trunk/src/include/Rinternals.h
/trunk/src/main/complex.c
/trunk/src/main/datetime.c
/trunk/src/main/deparse.c
/trunk/src/main/deriv.c
/trunk/src/main/devPS.c
/trunk/src/main/devPicTeX.c
/trunk/src/main/devices.c
/trunk/src/main/dotcode.c
/trunk/src/main/eval.c
/trunk/src/main/format.c
/trunk/src/main/list.c
/trunk/src/main/logic.c
/trunk/src/main/names.c
/trunk/src/main/par.c
/trunk/src/main/platform.c
/trunk/src/main/plot.c
/trunk/src/main/plot3d.c
/trunk/src/main/printutils.c
/trunk/src/main/random.c
/trunk/src/main/regex.c
/trunk/src/main/relop.c
/trunk/src/main/saveload.c
/trunk/src/main/scan.c
/trunk/src/main/sort.c
/trunk/src/main/subassign.c
/trunk/src/main/summary.c
/trunk/src/main/unique.c
19875 8824 d 20 h murrell /trunk/src/ Shifted mathematical annotation code from base graphics to graphics
engine.
 
/trunk/src/include/R_ext/GraphicsEngine.h
/trunk/src/main/plot.c
/trunk/src/main/plotmath.c
18961 8888 d 0 h ripley /trunk/ omit NA labels in axis()  
/trunk/NEWS
/trunk/src/main/plot.c

Show All