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
 
50416 6100 d 21 h ripley /trunk/src/library/ more tidying up of comment lines  
47616 6402 d 7 h ripley /trunk/src/library/ expand tabs in help files, which were often not rendering as intended  
42961 6881 d 17 h ripley /trunk/src/library/ try to use \dQuote for actual quotes, and \emph or \sQuote or \code otherwise  
42333 6940 d 19 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
40281 7157 d 23 h ripley /trunk/src/library/ spelling  
32050 7914 d 4 h murrell /trunk/src/library/grid/ Added edits slot to xaxis/yaxis

extra args for grid.record

Fix for unitLength() of max/min/sum unit

applyEdit returns x if edit target not found
 
31962 7922 d 4 h murrell /trunk/src/library/grid/ Grid display list recording turned off in drawing methods

Improved error/user-interrupt recovery

New functions grid.refresh() and grid.record()