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
11067 9404 d 5 h maechler /trunk/src/ BIG cleanup for Graphics.h & drivers: -Warn + Rboolean  
10960 9416 d 7 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 10 h maechler /trunk/src/ GUnit type; preparation for vfont in "mtext"  
10172 9485 d 0 h luke /trunk/ Merged with R-GenGC branch  
9487 9546 d 7 h ripley /trunk/src/main/ tidy up, to avoid a possible compiler bug on Solaris  
9417 9551 d 15 h ripley /trunk/src/ move pythag to Mathlib, remap it.
Use hypot where available, else pythag
 
9296 9562 d 14 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 22 h maechler /trunk/src/main/ rather hypot() than pythag() in contour; the latter is buggy  
9279 9563 d 23 h maechler /trunk/src/main/ use pythag(); use rsort_with_index,not Order..  
8872 9596 d 11 h pd /trunk/ branch update  
8743 9606 d 12 h ripley /trunk/ changes to image, including "breaks"  
8578 9622 d 21 h murrell /trunk/src/main/ Small changes to satisfy -Wall  
8374 9648 d 5 h ripley /trunk/src/main/ make a couple of late additions static to avoid polluting the namespace  
8331 9651 d 14 h hornik /trunk/src/ Eliminate unused variables.  
8323 9651 d 19 h ihaka /trunk/src/main/ Destructively modified GetPar out of existence.  
8285 9654 d 9 h pd /trunk/ RecordGraphicsCall, etc.  
8213 9657 d 20 h murrell /trunk/src/ Fixed formatting of default labels on contours
Added user-specification of labels on contours
 
8062 9665 d 20 h murrell /trunk/src/main/ Replaced "//" comments with "/* ... */" comments (was making DEC cc barf)  
8036 9666 d 21 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 14 h ripley /trunk/src/main/ copyright date updates  

Show All