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
42208 6955 d 7 h murdoch /branches/djm-source/ Recreate branch from trunk  
36820 7524 d 3 h ripley /trunk/ update FSF address  
34747 7710 d 9 h ripley /trunk/src/include/R_ext/ add include guards
allow to be used from C++ (where public)
 
30832 8007 d 19 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 3 h ripley /trunk/src/include/R_ext/ add copyright declarations and comments as to purpose.  
17204 9000 d 7 h hornik /trunk/src/include/ Move Graphics*.h API headers to R_ext.