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 15 h /branches/R-NaString/ This commit was manufactured by cvs2svn to create branch 'R-NaString'.  
15973 9086 d 15 h ripley /trunk/ all zero-length arrows  
15508 9112 d 8 h pd /trunk/ patch update  
15168 9127 d 8 h pd /trunk/ branch update  
14357 9194 d 17 h ripley /trunk/ add nsmall argument to format  
13400 9242 d 9 h hornik /trunk/src/main/ -Wall cosmetics.  
13046 9274 d 13 h maechler /trunk/src/main/ a bit more info in axis() errors + -Wall fix  
12976 9281 d 21 h pd /trunk/ branch update  
12839 9295 d 10 h murrell /trunk/src/main/ Modified the default positioning and justification of text drawn
by GMtext based on the value of las and side.
Changes were to ComputeAtValue and ComputeAdjValue
 
12778 9301 d 12 h pd /trunk/ branch update  
12256 9324 d 17 h pd /trunk/ branch update  
11725 9364 d 15 h maechler /trunk/src/main/ FixupVFont(): minindex=1 now ensuring the valid combinations of help(Hershey)  
11510 9375 d 21 h ripley /trunk/src/ more graphics header re-organization  
11499 9376 d 10 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
11295 9391 d 23 h maechler /trunk/src/main/ cosm. + -Wshadow  
11112 9401 d 13 h maechler /trunk/ plot.new() has no argument anymore  
11067 9404 d 14 h maechler /trunk/src/ BIG cleanup for Graphics.h & drivers: -Warn + Rboolean  
10960 9416 d 16 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 19 h maechler /trunk/src/ GUnit type; preparation for vfont in "mtext"  
10638 9443 d 20 h ihaka /trunk/src/main/ Fixed tick label clipping when axis limits are reversed.  
10217 9481 d 6 h pd /trunk/ branch update  
10172 9485 d 9 h luke /trunk/ Merged with R-GenGC branch  
9940 9502 d 16 h pd /trunk/ branch update  
9687 9526 d 9 h pd /trunk/ branch update  
9622 9533 d 13 h tlumley /trunk/ xlab=expression didn't work  
9434 9550 d 2 h ihaka /trunk/ Changes to axis to make axis placement more flexible. Additional arguments
tick, line, pos, out. Similar adjustments in title.
 
9417 9552 d 0 h ripley /trunk/src/ move pythag to Mathlib, remap it.
Use hypot where available, else pythag
 
9363 9555 d 14 h ripley /trunk/ standalone Mathlib  
9318 9560 d 15 h maechler /trunk/src/main/ drop wrong FIXME  
9291 9563 d 9 h ihaka /trunk/src/ Changes to allow properties on text annotations for plots.
The auxiliary function as.char.or.expr is withdrawn.
 
9278 9564 d 8 h maechler /trunk/src/ use pythag()..  
9250 9566 d 11 h ihaka /trunk/src/main/ Small changes in symbols.  
9248 9566 d 14 h ripley /trunk/src/main/ return type void, static  
9245 9566 d 23 h ihaka /trunk/src/ Small updates.  
9240 9567 d 10 h ihaka /trunk/ Implementation of the symbols() function. No doubt some tuning will
be required.
 
9157 9574 d 14 h ripley /trunk/ recordPlot/replayPlot  
8876 9596 d 13 h tlumley /trunk/ strheight (PR524) segfault fixed  
8552 9625 d 16 h maechler /trunk/ new global variable R_Expressions --> speed up in eval (thanks to PD)  
8505 9632 d 20 h pd /trunk/ branch update  
8355 9650 d 17 h ripley /trunk/src/main/ do_locator needs to return something