The R Project SVN R

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
26266 8349 d 19 h /branches/R-grid/ This commit was manufactured by cvs2svn to create branch 'R-grid'.  
24735 8444 d 4 h ripley /trunk/src/ remove #ifdef-ed old code  
21594 8680 d 16 h murrell /trunk/src/main/ Added "names" to result of contourLines  
21061 8734 d 20 h murrell /trunk/src/main/ Separated out calculation of contour lines (from drawing of contour
lines and labels)
 
20377 8788 d 7 h ripley /trunk/ more tests for NA_STRING in graphics routines  
19912 8822 d 14 h duncan /trunk/src/ Some removal of global variables in src/main  
19135 8880 d 9 h ripley /trunk/ fix PR#1431  
19134 8880 d 10 h ripley /trunk/ PR1432: filled.contour was not checking consistency of arguments  
19019 8885 d 5 h ripley /trunk/ in persp, check if col is transparent, and change default to "white"  
18912 8889 d 18 h murrell /trunk/src/main/ Fix to strategy for determining which axes to label on a persp() plot  
17179 9000 d 16 h murrell /trunk/src/ Changed gpptr to Rf_gpptr, plus ditto for dpptr, displayList, and
dpSavedptr
 
16881 9009 d 15 h murrell /trunk/src/ Changes to make base graphics work with devices conforming to the new
device driver API and to work with the new graphics engine.
 
15321 9120 d 1 h luke /trunk/src/ Removed C_alloc/C_free and support functions/data structures.  
13792 9223 d 1 h pd /trunk/ branch update  
12976 9281 d 6 h pd /trunk/ branch update  
12778 9300 d 22 h pd /trunk/ branch update  
12256 9324 d 2 h pd /trunk/ branch update  
11510 9375 d 7 h ripley /trunk/src/ more graphics header re-organization  
11499 9375 d 19 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
11112 9400 d 22 h maechler /trunk/ plot.new() has no argument anymore  
11067 9404 d 0 h maechler /trunk/src/ BIG cleanup for Graphics.h & drivers: -Warn + Rboolean  
10960 9416 d 2 h ripley /trunk/ require explict use of R_ext for headers in include/R_ext
split Graphics.h into internal Graphics.h and Devices.h and public Graphics.h
allow user-specified families in postscript()
 
10886 9421 d 4 h maechler /trunk/src/ GUnit type; preparation for vfont in "mtext"  
10172 9484 d 19 h luke /trunk/ Merged with R-GenGC branch  
9487 9546 d 2 h ripley /trunk/src/main/ tidy up, to avoid a possible compiler bug on Solaris  
9417 9551 d 9 h ripley /trunk/src/ move pythag to Mathlib, remap it.
Use hypot where available, else pythag
 
9296 9562 d 9 h ihaka /trunk/src/main/ Persp was sorting facets into ascending depth rather than descending
depth. Reversing the sign of depth fixed the problem.
 
9280 9563 d 17 h maechler /trunk/src/main/ rather hypot() than pythag() in contour; the latter is buggy  
9279 9563 d 17 h maechler /trunk/src/main/ use pythag(); use rsort_with_index,not Order..  
8872 9596 d 6 h pd /trunk/ branch update  
8743 9606 d 7 h ripley /trunk/ changes to image, including "breaks"  
8578 9622 d 16 h murrell /trunk/src/main/ Small changes to satisfy -Wall  
8374 9647 d 23 h ripley /trunk/src/main/ make a couple of late additions static to avoid polluting the namespace  
8331 9651 d 8 h hornik /trunk/src/ Eliminate unused variables.  
8323 9651 d 14 h ihaka /trunk/src/main/ Destructively modified GetPar out of existence.  
8285 9654 d 4 h pd /trunk/ RecordGraphicsCall, etc.  
8213 9657 d 15 h murrell /trunk/src/ Fixed formatting of default labels on contours
Added user-specification of labels on contours
 
8062 9665 d 14 h murrell /trunk/src/main/ Replaced "//" comments with "/* ... */" comments (was making DEC cc barf)  
8036 9666 d 16 h murrell /trunk/src/ Added option to use "trellis-like" axes on persp() plots
Added axis titles to persp() plots
Modified examples for new axes in persp() plots
 
7886 9674 d 8 h ripley /trunk/src/main/ copyright date updates