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
80166 1929 d 14 h murrell /branches/R-groups/ create R-groups  
63171 4771 d 9 h ripley /trunk/src/main/ manage R_alloc stack in helpers where possible, for prudence
add comments where not possible
 
60844 5047 d 19 h ripley /trunk/ tweak messages  
59177 5206 d 7 h ripley /trunk/src/ more types and casts  
47716 6392 d 17 h murrell /trunk/ bug fix for X-splines when control points are located well off the device  
47106 6440 d 17 h murrell /trunk/ bug fixes for xspline()  
45446 6670 d 3 h ripley /trunk/src/main/ whitespace cleanup  
44285 6751 d 20 h ripley /trunk/ use pGEDevDesc as pointer type.
remove unused do_replay.
don't set dd->open on devices (unused) nor newDevStruct.
tidy up duplication in header files.
 
40863 7068 d 1 h ripley /trunk/ remove -Wall warning for gcc pre-4.3.0  
38813 7294 d 3 h ripley /trunk/src/ changes prompted by gcc/gfortran pre-4.2.0
in particular, remove illegal tabs in Fortran files
 
36748 7528 d 14 h murrell /trunk/src/ Added 'repEnds' arg to grid.xspline()  
36737 7529 d 14 h murrell /trunk/src/ New grobX() and grobY() functions in grid.

Bug fix for grid.polygon()
[calculation of index in drawDetails.polygon]

Bug fix for xspline drawing with more than 4 control points.
 
36408 7553 d 8 h ripley /trunk/ mark up error messages  
36317 7560 d 15 h murrell /trunk/src/ Added X-spline primitive to graphics engine AND to grid