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
52864 5807 d 6 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51274 5979 d 11 h ripley /trunk/src/main/ update copyright dates  
51142 6006 d 4 h pd /trunk/ do_par UNPROTECT bug, PR#14214  
47460 6413 d 13 h ripley /trunk/src/main/ code cleanup
SET_STRING_ELT should not set R_NilValue, but it does in subscript.c
 
45667 6651 d 10 h ripley /trunk/src/main/ remove old comments on i18n if no longer relevant  
45446 6670 d 10 h ripley /trunk/src/main/ whitespace cleanup  
45049 6689 d 14 h ripley /trunk/src/main/ clean up graphics API change (in particular, CurrentDevice -> GEcurrentDevice)  
44894 6698 d 6 h ripley /trunk/ start deprecated->defunct  
44458 6738 d 13 h ripley /trunk/ move 'ask' to a per-device setting  
44357 6746 d 4 h ripley /trunk/src/ try to clarify the meaning of col=0 (bg in hase, ?? in grid)  
44343 6746 d 13 h ripley /trunk/ remove support for pre-1.4.0 (!) graphics snapshots
move dpSavedptr entirely to base.c
use [dg]pptr not Rf_[dg]pptr in code
more description of graphics subsystems
 
44342 6746 d 15 h ripley /trunk/src/ various tidying up: mainly to use invarint device settings directly  
44312 6749 d 8 h ripley /trunk/src/ more tidying up of code for colors.  
44311 6749 d 10 h ripley /trunk/src/ do non-recorded graphics calls by .Call  
44288 6752 d 1 h ripley /trunk/src/ don't use opaque pointer for GEDevDesc internally in R  
44285 6752 d 2 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.
 
44265 6752 d 12 h ripley /trunk/src/ more phasing out of Rdevices.h  
44142 6758 d 15 h ripley /trunk/src/ A little re-organization to start moving towards making plot/graphics/base
solely the base graphics system. In paticular, calls from grid are now in
other files.
Colour handling has been moved from graphics.c to colors.c, and
device-handing split out into devices.c.
The header files reflect these changes.
 
44023 6766 d 16 h ripley /trunk/src/main/ update date  
43965 6770 d 12 h ripley /trunk/src/main/ Text/StrWidth were inconsistent in enc2  

Show All