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
52864 5808 d 2 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
47262 6429 d 12 h ripley /trunk/ more on Rd version 1.1
use unescaped forms in help files
 
46221 6567 d 6 h ripley /trunk/src/library/graphics/man/ document more details  
45973 6609 d 2 h murdoch /trunk/src/library/graphics/man/ Typo (found by Tobias Verbeke)  
42333 6941 d 8 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
40663 7111 d 10 h ripley /trunk/ introduce as.graphicsAnnot and make use of it  
39399 7252 d 9 h ripley /trunk/ bug fixes  
38520 7324 d 7 h ripley /trunk/src/library/ try not to use 'expression' where language object is meant  
36235 7567 d 1 h ripley /trunk/src/library/graphics/man/ clarifications  
36154 7572 d 9 h ripley /trunk/src/library/ avoid abbreviating 'labels' argument  
36139 7573 d 7 h ripley /trunk/ make symbols(fg) work as documented
make legend(col) default to par("col") for consistency
remove unused graphical par 'type'
have par() distinguish between unknown pars and those which cannot be set
lots of documentation improvements
 
36116 7574 d 3 h ripley /trunk/src/ rationalize treatment of graphical pars, especially xpd.
add lots of clarification to documentation.
 
30448 8030 d 5 h ripley /trunk/src/library/ remover data() calls that are no longer needed  
27442 8267 d 11 h ripley /trunk/src/library/ split from base