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
16318 9056 d 21 h /branches/R-NaString/ This commit was manufactured by cvs2svn to create branch 'R-NaString'.  
15321 9120 d 21 h luke /trunk/src/ Removed C_alloc/C_free and support functions/data structures.  
13792 9223 d 22 h pd /trunk/ branch update  
12976 9282 d 3 h pd /trunk/ branch update  
12778 9301 d 18 h pd /trunk/ branch update  
12256 9324 d 22 h pd /trunk/ branch update  
11510 9376 d 3 h ripley /trunk/src/ more graphics header re-organization  
11499 9376 d 16 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 19 h maechler /trunk/ plot.new() has no argument anymore  
11067 9404 d 20 h maechler /trunk/src/ BIG cleanup for Graphics.h & drivers: -Warn + Rboolean  
10960 9416 d 22 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 9422 d 1 h maechler /trunk/src/ GUnit type; preparation for vfont in "mtext"  
10172 9485 d 15 h luke /trunk/ Merged with R-GenGC branch  
9487 9546 d 22 h ripley /trunk/src/main/ tidy up, to avoid a possible compiler bug on Solaris  
9417 9552 d 5 h ripley /trunk/src/ move pythag to Mathlib, remap it.
Use hypot where available, else pythag
 
9296 9563 d 5 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 13 h maechler /trunk/src/main/ rather hypot() than pythag() in contour; the latter is buggy  
9279 9564 d 14 h maechler /trunk/src/main/ use pythag(); use rsort_with_index,not Order..  
8872 9597 d 2 h pd /trunk/ branch update  
8743 9607 d 3 h ripley /trunk/ changes to image, including "breaks"  
8578 9623 d 12 h murrell /trunk/src/main/ Small changes to satisfy -Wall  
8374 9648 d 20 h ripley /trunk/src/main/ make a couple of late additions static to avoid polluting the namespace  
8331 9652 d 5 h hornik /trunk/src/ Eliminate unused variables.  
8323 9652 d 10 h ihaka /trunk/src/main/ Destructively modified GetPar out of existence.  
8285 9655 d 0 h pd /trunk/ RecordGraphicsCall, etc.  
8213 9658 d 11 h murrell /trunk/src/ Fixed formatting of default labels on contours
Added user-specification of labels on contours
 
8062 9666 d 11 h murrell /trunk/src/main/ Replaced "//" comments with "/* ... */" comments (was making DEC cc barf)  
8036 9667 d 12 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 9675 d 5 h ripley /trunk/src/main/ copyright date updates  
7848 9677 d 19 h ripley /trunk/src/main/ min -> fmin2 (min is defined on some compilers, ....)  
7824 9679 d 3 h ripley /trunk/src/ more symbol hiding, especially of new graphics routines
-Wall fixes
 
7813 9679 d 8 h murrell /trunk/src/main/ Added labels (and vector fonts) to contours
Added axes to persp()
 
7758 9682 d 3 h ripley /trunk/ exported symbol re-mapping / make static if unused  
7701 9684 d 20 h hornik /trunk/ Renamed `Rconfig.h' to `config.h' in `src/include'.  
6994 9725 d 16 h pd /trunk/ branch update  
6516 9752 d 14 h ripley /trunk/ image accepts x as m or m+1, etc  
6415 9756 d 19 h maechler /trunk/src/main/ do_persp: arg-getting  
6191 9782 d 22 h maechler /trunk/src/main/ dropped "\n" in error[call](..)  
6098 9790 d 19 h pd /trunk/ branch update - not bugfree  
5731 9820 d 20 h ripley /trunk/src/ remove trailing "\n" in warning(call) and error(call), as now supplied