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 9057 d 3 h /branches/R-NaString/ This commit was manufactured by cvs2svn to create branch 'R-NaString'.  
15973 9087 d 3 h ripley /trunk/ all zero-length arrows  
15508 9112 d 20 h pd /trunk/ patch update  
15168 9127 d 21 h pd /trunk/ branch update  
14357 9195 d 5 h ripley /trunk/ add nsmall argument to format  
13400 9242 d 22 h hornik /trunk/src/main/ -Wall cosmetics.  
13046 9275 d 1 h maechler /trunk/src/main/ a bit more info in axis() errors + -Wall fix  
12976 9282 d 9 h pd /trunk/ branch update  
12839 9295 d 22 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 9302 d 0 h pd /trunk/ branch update  
12256 9325 d 5 h pd /trunk/ branch update  
11725 9365 d 3 h maechler /trunk/src/main/ FixupVFont(): minindex=1 now ensuring the valid combinations of help(Hershey)  
11510 9376 d 9 h ripley /trunk/src/ more graphics header re-organization  
11499 9376 d 22 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
11295 9392 d 11 h maechler /trunk/src/main/ cosm. + -Wshadow  
11112 9402 d 1 h maechler /trunk/ plot.new() has no argument anymore  
11067 9405 d 2 h maechler /trunk/src/ BIG cleanup for Graphics.h & drivers: -Warn + Rboolean  
10960 9417 d 4 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 7 h maechler /trunk/src/ GUnit type; preparation for vfont in "mtext"  
10638 9444 d 8 h ihaka /trunk/src/main/ Fixed tick label clipping when axis limits are reversed.  
10217 9481 d 18 h pd /trunk/ branch update  
10172 9485 d 21 h luke /trunk/ Merged with R-GenGC branch  
9940 9503 d 4 h pd /trunk/ branch update  
9687 9526 d 21 h pd /trunk/ branch update  
9622 9534 d 1 h tlumley /trunk/ xlab=expression didn't work  
9434 9550 d 14 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 12 h ripley /trunk/src/ move pythag to Mathlib, remap it.
Use hypot where available, else pythag
 
9363 9556 d 2 h ripley /trunk/ standalone Mathlib  
9318 9561 d 4 h maechler /trunk/src/main/ drop wrong FIXME  
9291 9563 d 22 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 20 h maechler /trunk/src/ use pythag()..  
9250 9566 d 23 h ihaka /trunk/src/main/ Small changes in symbols.  
9248 9567 d 2 h ripley /trunk/src/main/ return type void, static  
9245 9567 d 11 h ihaka /trunk/src/ Small updates.  
9240 9567 d 22 h ihaka /trunk/ Implementation of the symbols() function. No doubt some tuning will
be required.
 
9157 9575 d 2 h ripley /trunk/ recordPlot/replayPlot  
8876 9597 d 1 h tlumley /trunk/ strheight (PR524) segfault fixed  
8552 9626 d 4 h maechler /trunk/ new global variable R_Expressions --> speed up in eval (thanks to PD)  
8505 9633 d 8 h pd /trunk/ branch update  
8355 9651 d 5 h ripley /trunk/src/main/ do_locator needs to return something