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
42208 6956 d 1 h murdoch /branches/djm-source/ Recreate branch from trunk  
42016 6976 d 7 h ripley /trunk/src/main/ one missing protect
two comments on assumptions about protects
use asChar instead of coerceVector
 
41911 6986 d 19 h ripley /trunk/ 'out by one' problem in dend.window  
41901 6988 d 5 h ripley /trunk/src/ use void* for generic memory pointers
add back-compatibility to R_AllocStringBuffer, with a warning
 
41894 6989 d 23 h ripley /trunk/ deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
 
41861 6991 d 7 h ripley /trunk/src/ more use of 'const char *', especially in output routines  
41807 6993 d 22 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 4 h ripley /trunk/src/ more 'const char *'  
41715 7003 d 7 h ripley /trunk/ improvements to error/warning messages  
41686 7006 d 0 h ripley /trunk/ more improvements to warning/error messages  
41649 7008 d 8 h ripley /trunk/ fix PR#9694 (full transparency ignored in PDF_Line)  
41632 7010 d 8 h ripley /trunk/src/main/ more on inlining  
41631 7010 d 8 h ripley /trunk/src/ work on inlining
- allow C99 model
- use static inlining in units where function is used a lot
export isS4, asS4 (don't use them internally, rather macros)
work around an optimization bug in currnt gcc pre-4.3.0
 
41454 7023 d 1 h ripley /trunk/ add xspline  
41285 7035 d 18 h ripley /trunk/src/main/ shut up incorrect wanring from gcc 4.1.x  
41284 7035 d 18 h ripley /trunk/ fix PR#9629  
41095 7051 d 8 h ripley /trunk/ port r41094 (improve definition of 'screen device' in dev.print)  
40724 7103 d 4 h ripley /trunk/src/main/ do not use strlen() to check for zero length.  
40705 7105 d 6 h ripley /trunk/ bugfix in duplicate on CHARSXPs
more use of translateChar
 
40672 7109 d 6 h ripley /trunk/ start marking encoding of CHARSXPs  

Show All