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
26795 8308 d 10 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
26693 8317 d 1 h murrell /trunk/src/library/grid/ Changes and additions to grid viewports (merge from R-grid branch)
See http://www.stat.auckland.ac.nz/~paul/grid/viewports.pdf
 
25636 8391 d 5 h hornik /trunk/src/library/grid/ is.unit() should really be exported.  
25450 8399 d 15 h hornik /trunk/src/library/grid/ Add (just for now?) is.unit to namespace as needed by Hmisc and Design.  
25349 8404 d 15 h ripley /trunk/src/library/grid/ need to register methods to unit.length()
set up environment for findFun/eval calls at C level
 
25346 8404 d 18 h ripley /trunk/src/library/grid/ only need to library.dynam in one place  
25340 8404 d 20 h hornik /trunk/src/library/grid/ First shot at putting grid in a namespace.