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
44421 6742 d 14 h ripley /branches/R-Cairo/ create R-Cairo  
44311 6750 d 11 h ripley /trunk/src/ do non-recorded graphics calls by .Call  
44285 6753 d 3 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.
 
44201 6756 d 17 h ripley /trunk/src/ include Rdynload.h only where needed
use (void) in declarations
 
42582 6916 d 14 h ripley /trunk/src/ work around warnings about converting to and from function pointers  
42398 6935 d 4 h ripley /trunk/src/ move some headers to individual files  
42307 6943 d 14 h ripley /trunk/src/ change reference to GPL  
42005 6977 d 15 h ripley /trunk/src/main/ make use of Rbyte  
41935 6985 d 15 h ripley /trunk/src/main/ up buffer size  
41910 6987 d 17 h ripley /trunk/src/main/ tidy up headers needed  
41901 6988 d 15 h ripley /trunk/src/ use void* for generic memory pointers
add back-compatibility to R_AllocStringBuffer, with a warning
 
41894 6990 d 9 h ripley /trunk/ deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
 
41807 6994 d 8 h rgentlem /trunk/ patches from Seth F for the CHARSXP hashing changes
Seth says:
const char fixes

CHAR() internal macro now returns (const char *)

Add CHAR_RW: writable CHARSXP access for internal R use only

const char fixes for methods package

Add NEWS item and some doc to R-ext for CHARSXP changes
 
41784 6996 d 14 h ripley /trunk/src/ more 'const char *'  
41713 7004 d 8 h ripley /trunk/src/main/ improvements to error messages  
41686 7006 d 10 h ripley /trunk/ more improvements to warning/error messages  
41495 7021 d 3 h rgentlem /trunk/src/ a large number of changes to alter the behavior of CHARSXPs so that
they are unique and hashed. This will have some effect on run time, but
for any application which uses a lot of names (like big arrays with
row or column names) the savings are often impressive
 
41002 7058 d 5 h jmc /trunk/ use DUPLICATE_ATTRIB instead of SET_ATTRIB to copy object, S4 bits correctly  
40711 7105 d 8 h ripley /trunk/src/ ENCODING arg to .C/.Fortran has been there since 2.1.0, but never documented.  
40705 7105 d 16 h ripley /trunk/ bugfix in duplicate on CHARSXPs
more use of translateChar
 

Show All