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
36085 7575 d 5 h murdoch /branches/R-noNULLenv/ Merged to r36076 from trunk  
36017 7581 d 4 h murdoch /branches/R-noNULLenv/ ported r35451:36015 from trunk  
35372 7643 d 7 h murdoch /branches/R-noNULLenv/ ported r34862:35361 from main  
34864 7699 d 9 h murdoch /branches/R-noNULLenv/ ported r33596:34862 from main  
33419 7818 d 8 h murdoch /branches/R-noNULLenv/ ported r33371:33418 from main  
33359 7821 d 6 h murdoch /branches/R-noNULLenv/ Create no-NULL-environment branch  
33297 7825 d 5 h ripley /trunk/src/ tweak error messages  
32913 7850 d 1 h ripley /trunk/src/main/ use out headers for Riconv  
32867 7851 d 14 h ripley /trunk/ update message info  
32670 7863 d 0 h ripley /trunk/ move Riconv* declarations to own header file  
32657 7863 d 11 h ripley /trunk/ add ENCODING= arg to .C  
32380 7880 d 6 h ripley /trunk/src/ add notes about compatibility with UTF-8
clarify on help pages nbytes/nchars differences
 
32369 7881 d 2 h ripley /trunk/src/main/ Solaris cc fix  
32364 7881 d 8 h ripley /trunk/src/main/ warn about misleading names, tidy up  
31938 7923 d 1 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)
 
31601 7945 d 5 h bates /trunk/src/main/ Save CAR(args) for use in error message  
31593 7946 d 15 h ripley /trunk/src/main/ more tidying including remove duplicated #include  
31591 7946 d 16 h ripley /trunk/src/main/ better fix for r31319 (op was misused).
indentation and over-long lines corrected.
 
31319 7963 d 9 h bates /trunk/src/main/ Error message in do_dotcall did not get the expected name  
30832 8007 d 21 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.
 

Show All