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 7576 d 2 h murdoch /branches/R-noNULLenv/ Merged to r36076 from trunk  
36017 7582 d 1 h murdoch /branches/R-noNULLenv/ ported r35451:36015 from trunk  
35372 7644 d 4 h murdoch /branches/R-noNULLenv/ ported r34862:35361 from main  
34864 7700 d 6 h murdoch /branches/R-noNULLenv/ ported r33596:34862 from main  
33419 7819 d 6 h murdoch /branches/R-noNULLenv/ ported r33371:33418 from main  
33359 7822 d 3 h murdoch /branches/R-noNULLenv/ Create no-NULL-environment branch  
33297 7826 d 2 h ripley /trunk/src/ tweak error messages  
32913 7850 d 22 h ripley /trunk/src/main/ use out headers for Riconv  
32867 7852 d 11 h ripley /trunk/ update message info  
32670 7863 d 22 h ripley /trunk/ move Riconv* declarations to own header file  
32657 7864 d 9 h ripley /trunk/ add ENCODING= arg to .C  
32380 7881 d 3 h ripley /trunk/src/ add notes about compatibility with UTF-8
clarify on help pages nbytes/nchars differences
 
32369 7881 d 23 h ripley /trunk/src/main/ Solaris cc fix  
32364 7882 d 5 h ripley /trunk/src/main/ warn about misleading names, tidy up  
31938 7923 d 22 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 7946 d 2 h bates /trunk/src/main/ Save CAR(args) for use in error message  
31593 7947 d 13 h ripley /trunk/src/main/ more tidying including remove duplicated #include  
31591 7947 d 13 h ripley /trunk/src/main/ better fix for r31319 (op was misused).
indentation and over-long lines corrected.
 
31319 7964 d 6 h bates /trunk/src/main/ Error message in do_dotcall did not get the expected name  
30832 8008 d 18 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