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
43096 6871 d 9 h urbaneks /branches/R-ObjC/ experimental branch of R where all R objects are also ObjC objects  
42308 6943 d 20 h ripley /trunk/src/include/ change reference to GPL  
41909 6988 d 0 h ripley /trunk/src/ move gevents routines to a public header.
tidy up header inclusions
 
41851 6992 d 12 h ripley /trunk/src/include/R_ext/ update comments  
36820 7525 d 13 h ripley /trunk/ update FSF address  
34747 7711 d 19 h ripley /trunk/src/include/R_ext/ add include guards
allow to be used from C++ (where public)
 
32205 7896 d 9 h murdoch /trunk/src/ getGraphicsEvent changes: less in NewDevDesc  
32151 7903 d 1 h murdoch /trunk/ getGraphicsEvent() preliminary implementation  
32133 7904 d 0 h murdoch /trunk/ Added dev_onExit() callback to graphics devices  
31643 7943 d 7 h murrell /trunk/src/ Speed-up of graphics engine display list:
maintains dev->DLlastElt

Speed-up of grid up/popViewport():
single grid.Call.graphics() call

Tidy up/separation of grid/base:
plot.new() removed from replayPlot()
GSetState() removed from L_gridDirty()
 
29921 8074 d 13 h ripley /trunk/src/include/R_ext/ add copyright declarations and comments as to purpose.  
27236 8280 d 9 h murrell /trunk/src/ Merging R-gcontext branch  
19874 8826 d 6 h murrell /trunk/src/ Tidied and commented NewDevDesc structure  
18917 8891 d 2 h murrell /trunk/src/ bug fix for windows plot history crash using grid/lattice  
17204 9001 d 17 h hornik /trunk/src/include/ Move Graphics*.h API headers to R_ext.