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
10108 9491 d 7 h luke /branches/R-GenGC/ merged from trunk  
9642 9533 d 7 h luke /branches/R-GenGC/ Folded in generational GC changes.  
9615 9535 d 7 h /branches/R-GenGC/ This commit was manufactured by cvs2svn to create branch 'R-GenGC'.  
9434 9551 d 7 h ihaka /trunk/ Changes to axis to make axis placement more flexible. Additional arguments
tick, line, pos, out. Similar adjustments in title.
 
9417 9553 d 5 h ripley /trunk/src/ move pythag to Mathlib, remap it.
Use hypot where available, else pythag
 
9363 9556 d 19 h ripley /trunk/ standalone Mathlib  
9318 9561 d 20 h maechler /trunk/src/main/ drop wrong FIXME  
9291 9564 d 14 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 13 h maechler /trunk/src/ use pythag()..  
9250 9567 d 16 h ihaka /trunk/src/main/ Small changes in symbols.  
9248 9567 d 19 h ripley /trunk/src/main/ return type void, static  
9245 9568 d 4 h ihaka /trunk/src/ Small updates.  
9240 9568 d 14 h ihaka /trunk/ Implementation of the symbols() function. No doubt some tuning will
be required.
 
9157 9575 d 19 h ripley /trunk/ recordPlot/replayPlot  
8876 9597 d 18 h tlumley /trunk/ strheight (PR524) segfault fixed  
8552 9626 d 21 h maechler /trunk/ new global variable R_Expressions --> speed up in eval (thanks to PD)  
8505 9634 d 1 h pd /trunk/ branch update  
8355 9651 d 22 h ripley /trunk/src/main/ do_locator needs to return something  
8345 9652 d 12 h murrell /trunk/src/main/ Added display list recording to locator()  
8323 9653 d 9 h ihaka /trunk/src/main/ Destructively modified GetPar out of existence.  
8321 9653 d 10 h murrell /trunk/src/main/ identify() now gets recorded in the display list so that resizing window
and printing will draw labels on identified points
 
8295 9655 d 5 h ripley /trunk/src/main/ remove second test for [xy]axt == 'n' re-introduced at last change.  
8291 9655 d 10 h murrell /trunk/src/main/ Make do_axis clip the tick _labels_ as well as tick lines and axis major.  
8285 9655 d 23 h pd /trunk/ RecordGraphicsCall, etc.  
8284 9656 d 0 h ripley /trunk/ allow vector par args in text()  
8270 9656 d 17 h ripley /trunk/src/main/ move test for axis type up in do_axis since 1.105 was causing stack imbalance  
8267 9656 d 18 h ripley /trunk/ fix PR#390: both a bug in pretty and ones in graphics  
8266 9656 d 19 h ripley /trunk/ fix invisible rbind and over-long axis/rug bugs  
8258 9657 d 13 h pd /trunk/src/main/ PROTECT error in do_axis  
8037 9668 d 11 h murrell /trunk/src/ Enabled cyrillic, oblique cyrillic, and EUC vector fonts
Attempted to add support for "Oslash" and "oslash" in vector fonts
 
7986 9670 d 21 h maechler /trunk/src/main/ drop unused "vf"  
7886 9676 d 4 h ripley /trunk/src/main/ copyright date updates  
7824 9680 d 2 h ripley /trunk/src/ more symbol hiding, especially of new graphics routines
-Wall fixes
 
7812 9680 d 7 h murrell /trunk/src/main/ do_text now has argument to specify hershey vector font rather than
normal font
 
7701 9685 d 19 h hornik /trunk/ Renamed `Rconfig.h' to `config.h' in `src/include'.  
7153 9716 d 5 h maechler /trunk/src/main/ parallel comments for x/y in do_axis  
7081 9722 d 19 h pd /trunk/ branch update  
6994 9726 d 15 h pd /trunk/ branch update  
6265 9772 d 21 h pd /trunk/src/ abline log cases  
6252 9774 d 13 h pd /trunk/src/ more graphics fixups