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
41039 7055 d 23 h ripley /branches/R-2-5-branch/ port r41038 from trunk  
40900 7064 d 13 h pd /branches/R-2-5-branch/ Create R-2-5-branch  
40705 7106 d 4 h ripley /trunk/ bugfix in duplicate on CHARSXPs
more use of translateChar
 
40090 7179 d 19 h ripley /trunk/ port trace() fix from R-2-4-branch
more R_Visibility fixes (not yet complete)
 
40058 7182 d 2 h ripley /trunk/src/main/ visibility issues  
39723 7217 d 9 h murrell /trunk/src/main/ fix stack imbalance when all z values equal in contour()  
39176 7264 d 19 h ripley /trunk/ fix PR#9205  
38813 7295 d 23 h ripley /trunk/src/ changes prompted by gcc/gfortran pre-4.2.0
in particular, remove illegal tabs in Fortran files
 
37012 7507 d 18 h ripley /trunk/src/ tidy up the graphics interface a bit  
36990 7509 d 14 h ripley /trunk/ reduce the number of visible symbols in libR.so from 1806 to 1136  
36820 7525 d 19 h ripley /trunk/ update FSF address  
36002 7584 d 4 h ripley /trunk/src/ we require x and y to be increasing and finite: move check for latter
from C to R code and document.
 
35266 7655 d 14 h ripley /trunk/src/ tweaks to error messages  
35265 7655 d 14 h ripley /trunk/src/ tweaks to error messages  
35264 7655 d 16 h ripley /trunk/ rationalization of error messages, update of test result  
34785 7708 d 10 h murrell /trunk/ GEDevDesc *dd removed from GEcontourLines()
(as suggested by Barry Rowlingson)
 
33297 7826 d 19 h ripley /trunk/src/ tweak error messages  
32871 7853 d 2 h ripley /trunk/ mark messages  
32380 7881 d 19 h ripley /trunk/src/ add notes about compatibility with UTF-8
clarify on help pages nbytes/nchars differences
 
31938 7924 d 14 h murrell /trunk/src/ New recordGraphics() function for recording arbitrary code on the graphics engine
display list; intended to encapsulate calculate-then-draw operations

recordGraphics(), .Call.graphics(), .External.graphics, and traditional/base
graphics operations do not record when they are nested within each other.

Error/user-interrupt handling code performs some resetting of graphics engine
state.

grid drawDetails methods are recorded on graphics engine display list by default
(so will be rerun on device resize or copy between devices)
 

Show All