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 14 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
48873 6238 d 4 h murdoch /trunk/src/library/ Lots of typos found by aspell  
42333 6941 d 20 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
37546 7440 d 7 h murrell /trunk/src/library/grid/ New polylines primitive for grid (uses 'id' and 'id.lengths' to allow
multiple lines in one call, as per polygon primitive).

A couple of optimisations of unit creation/validation in grid.

A change to the behaviour of clip primitive in grid (now the clip
region from a clip primitive becomes the clip region for the viewport).
 
37375 7467 d 6 h murrell /trunk/src/library/grid/ New grid.clip() and clipGrob() functions