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
47757 6390 d 20 h jmc /branches/R-classInheritance/ create branch for class inheritance  
47460 6414 d 10 h ripley /trunk/src/main/ code cleanup
SET_STRING_ELT should not set R_NilValue, but it does in subscript.c
 
45667 6652 d 7 h ripley /trunk/src/main/ remove old comments on i18n if no longer relevant  
45446 6671 d 7 h ripley /trunk/src/main/ whitespace cleanup  
45049 6690 d 11 h ripley /trunk/src/main/ clean up graphics API change (in particular, CurrentDevice -> GEcurrentDevice)  
44986 6695 d 1 h ripley /trunk/ new interface for marked encodings  
44374 6746 d 8 h ripley /trunk/src/main/ colours are signed, so use the proper type  
44343 6747 d 10 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
 
44311 6750 d 7 h ripley /trunk/src/ do non-recorded graphics calls by .Call  
44288 6752 d 22 h ripley /trunk/src/ don't use opaque pointer for GEDevDesc internally in R  
44285 6752 d 23 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.
 
44266 6753 d 9 h ripley /trunk/src/main/ typo  
44265 6753 d 9 h ripley /trunk/src/ more phasing out of Rdevices.h  
44249 6754 d 9 h ripley /trunk/src/ reduce use of Graphics.h where unneeded
split out color stuff to Colors.h
 
44158 6758 d 21 h ripley /trunk/ more work on graphics, change font default on contour  
43932 6773 d 9 h ripley /trunk/src/ move re-encoding of graphics text to engine/vfonts level.
This allows Hershey Latin-1 to work in other 8-bit locales.
 
43929 6774 d 3 h ripley /trunk/src/ introduce some symbolic constants for encodings to be passed around  
43926 6774 d 9 h ripley /trunk/src/ pass encoding down to graphics engine (and eventually to device)  
43924 6774 d 21 h ripley /trunk/src/ clean up Hershey font handling  
43571 6812 d 23 h murdoch /trunk/ Misleading error message in persp()  
42307 6943 d 10 h ripley /trunk/src/ change reference to GPL  
41901 6988 d 11 h ripley /trunk/src/ use void* for generic memory pointers
add back-compatibility to R_AllocStringBuffer, with a warning
 
41877 6991 d 6 h ripley /trunk/src/ add comments
remove unused declaration
 
41875 6991 d 7 h ripley /trunk/src/ tidy up the treatment of vfonts (including removing duplicate declarations)  
41784 6996 d 10 h ripley /trunk/src/ more 'const char *'  
41686 7006 d 6 h ripley /trunk/ more improvements to warning/error messages  
41038 7055 d 7 h ripley /trunk/ persp now respects cex.axis etc  
40705 7105 d 12 h ripley /trunk/ bugfix in duplicate on CHARSXPs
more use of translateChar
 
40090 7179 d 3 h ripley /trunk/ port trace() fix from R-2-4-branch
more R_Visibility fixes (not yet complete)
 
40058 7181 d 10 h ripley /trunk/src/main/ visibility issues  
39723 7216 d 17 h murrell /trunk/src/main/ fix stack imbalance when all z values equal in contour()  
39176 7264 d 3 h ripley /trunk/ fix PR#9205  
38813 7295 d 7 h ripley /trunk/src/ changes prompted by gcc/gfortran pre-4.2.0
in particular, remove illegal tabs in Fortran files
 
37012 7507 d 2 h ripley /trunk/src/ tidy up the graphics interface a bit  
36990 7508 d 22 h ripley /trunk/ reduce the number of visible symbols in libR.so from 1806 to 1136  
36820 7525 d 3 h ripley /trunk/ update FSF address  
36002 7583 d 12 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 7654 d 22 h ripley /trunk/src/ tweaks to error messages  
35265 7654 d 22 h ripley /trunk/src/ tweaks to error messages  
35264 7655 d 0 h ripley /trunk/ rationalization of error messages, update of test result