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 14 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
48311 6319 d 12 h murdoch /trunk/ Add fillOddEven to polygon(). This is where it belongs, but propagating it to the devices from here
requires an upgrade to the device driver spec, and this change is too small to warrant that on its own.
 
48299 6320 d 11 h murdoch /trunk/ Add support for odd-even fill mode to PDF and Postscript drivers.  
48294 6321 d 12 h murdoch /trunk/src/ Add fillOddEven arg to windows() device.  
47262 6429 d 0 h ripley /trunk/ more on Rd version 1.1
use unescaped forms in help files
 
43316 6844 d 12 h ripley /trunk/ polygon & sample: clarification and cross-ref.
help.search: avoid throwing an error on unspecified badly installed package.
 
42333 6940 d 20 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41502 7019 d 17 h ripley /trunk/ formula methods of plot etc need model.frame to be visible.
methods("Math") failed if methods was not attached.
require() now returns invisibly.
require packages that examples need.
 
37343 7469 d 8 h murdoch /trunk/src/library/graphics/man/ Fix typo (PR#8605!)  
36816 7524 d 19 h ripley /trunk/src/library/ tweaks, usually over-long lines  
36222 7566 d 20 h ripley /trunk/src/library/ add refs to Pauls' book.
add more corss-references.
 
36139 7572 d 20 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
 
36119 7573 d 13 h ripley /trunk/ polygon(col=NA) was not the effective default: col=NULL was  
36116 7573 d 16 h ripley /trunk/src/ rationalize treatment of graphical pars, especially xpd.
add lots of clarification to documentation.
 
35062 7669 d 21 h ripley /trunk/src/library/graphics/ remove a couple of \synopses  
29354 8114 d 16 h ripley /trunk/ branch update  
27625 8259 d 16 h ripley /trunk/src/library/ typos from PR5632 and PR5730  
27442 8266 d 23 h ripley /trunk/src/library/ split from base