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 12 h /branches/R-NaString/ This commit was manufactured by cvs2svn to create branch 'R-NaString'.  
15973 9087 d 13 h ripley /trunk/ all zero-length arrows  
15508 9113 d 6 h pd /trunk/ patch update  
15168 9128 d 6 h pd /trunk/ branch update  
14357 9195 d 15 h ripley /trunk/ add nsmall argument to format  
13400 9243 d 7 h hornik /trunk/src/main/ -Wall cosmetics.  
13046 9275 d 10 h maechler /trunk/src/main/ a bit more info in axis() errors + -Wall fix  
12976 9282 d 18 h pd /trunk/ branch update  
12839 9296 d 7 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 10 h pd /trunk/ branch update  
12256 9325 d 14 h pd /trunk/ branch update  
11725 9365 d 12 h maechler /trunk/src/main/ FixupVFont(): minindex=1 now ensuring the valid combinations of help(Hershey)  
11510 9376 d 19 h ripley /trunk/src/ more graphics header re-organization  
11499 9377 d 7 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 20 h maechler /trunk/src/main/ cosm. + -Wshadow  
11112 9402 d 10 h maechler /trunk/ plot.new() has no argument anymore  
11067 9405 d 12 h maechler /trunk/src/ BIG cleanup for Graphics.h & drivers: -Warn + Rboolean  
10960 9417 d 14 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 16 h maechler /trunk/src/ GUnit type; preparation for vfont in "mtext"  
10638 9444 d 17 h ihaka /trunk/src/main/ Fixed tick label clipping when axis limits are reversed.  
10217 9482 d 4 h pd /trunk/ branch update  
10172 9486 d 7 h luke /trunk/ Merged with R-GenGC branch  
9940 9503 d 13 h pd /trunk/ branch update  
9687 9527 d 6 h pd /trunk/ branch update  
9622 9534 d 10 h tlumley /trunk/ xlab=expression didn't work  
9434 9551 d 0 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 21 h ripley /trunk/src/ move pythag to Mathlib, remap it.
Use hypot where available, else pythag
 
9363 9556 d 11 h ripley /trunk/ standalone Mathlib  
9318 9561 d 13 h maechler /trunk/src/main/ drop wrong FIXME  
9291 9564 d 7 h ihaka /trunk/src/ Changes to allow properties on text annotations for plots.
The auxiliary function as.char.or.expr is withdrawn.
 
9278 9565 d 5 h maechler /trunk/src/ use pythag()..  
9250 9567 d 8 h ihaka /trunk/src/main/ Small changes in symbols.  
9248 9567 d 12 h ripley /trunk/src/main/ return type void, static  
9245 9567 d 21 h ihaka /trunk/src/ Small updates.  
9240 9568 d 7 h ihaka /trunk/ Implementation of the symbols() function. No doubt some tuning will
be required.
 
9157 9575 d 12 h ripley /trunk/ recordPlot/replayPlot  
8876 9597 d 11 h tlumley /trunk/ strheight (PR524) segfault fixed  
8552 9626 d 13 h maechler /trunk/ new global variable R_Expressions --> speed up in eval (thanks to PD)  
8505 9633 d 18 h pd /trunk/ branch update  
8355 9651 d 15 h ripley /trunk/src/main/ do_locator needs to return something