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
34864 7699 d 5 h murdoch /branches/R-noNULLenv/ ported r33596:34862 from main  
33359 7821 d 2 h murdoch /branches/R-noNULLenv/ Create no-NULL-environment branch  
30832 8007 d 17 h murrell /trunk/src/ Fix to remove lingering dependency of grid on base graphics
Graphics engine now keeps track of whether a device is dirty and
individual graphics systems can keep track separately of whether they
have dirtied the device.
Base only checks validity of device if it has dirtied the device.
 
29921 8073 d 2 h ripley /trunk/src/include/R_ext/ add copyright declarations and comments as to purpose.  
17204 9000 d 5 h hornik /trunk/src/include/ Move Graphics*.h API headers to R_ext.