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

Show All