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 5807 d 10 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
47262 6428 d 20 h ripley /trunk/ more on Rd version 1.1
use unescaped forms in help files
 
46221 6566 d 14 h ripley /trunk/src/library/graphics/man/ document more details  
45973 6608 d 10 h murdoch /trunk/src/library/graphics/man/ Typo (found by Tobias Verbeke)  
42333 6940 d 16 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
40663 7110 d 18 h ripley /trunk/ introduce as.graphicsAnnot and make use of it  
39399 7251 d 17 h ripley /trunk/ bug fixes  
38520 7323 d 15 h ripley /trunk/src/library/ try not to use 'expression' where language object is meant  
36235 7566 d 9 h ripley /trunk/src/library/graphics/man/ clarifications  
36154 7571 d 18 h ripley /trunk/src/library/ avoid abbreviating 'labels' argument  
36139 7572 d 15 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 7573 d 12 h ripley /trunk/src/ rationalize treatment of graphical pars, especially xpd.
add lots of clarification to documentation.
 
30448 8029 d 13 h ripley /trunk/src/library/ remover data() calls that are no longer needed  
27442 8266 d 19 h ripley /trunk/src/library/ split from base