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
44022 6768 d 6 h ripley /branches/R-2-6-branch/src/ port r44021 from trunk  
43923 6775 d 18 h ripley /branches/R-2-6-branch/ port r43922 from trunk  
42766 6902 d 14 h pd /branches/R-2-6-branch/ Create R-2-6-branch  
42307 6944 d 3 h ripley /trunk/src/ change reference to GPL  
42016 6977 d 6 h ripley /trunk/src/main/ one missing protect
two comments on assumptions about protects
use asChar instead of coerceVector
 
41911 6987 d 18 h ripley /trunk/ 'out by one' problem in dend.window  
41901 6989 d 4 h ripley /trunk/src/ use void* for generic memory pointers
add back-compatibility to R_AllocStringBuffer, with a warning
 
41894 6990 d 22 h ripley /trunk/ deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
 
41861 6992 d 6 h ripley /trunk/src/ more use of 'const char *', especially in output routines  
41807 6994 d 21 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 6997 d 3 h ripley /trunk/src/ more 'const char *'  
41715 7004 d 6 h ripley /trunk/ improvements to error/warning messages  
41686 7006 d 23 h ripley /trunk/ more improvements to warning/error messages  
41649 7009 d 7 h ripley /trunk/ fix PR#9694 (full transparency ignored in PDF_Line)  
41632 7011 d 6 h ripley /trunk/src/main/ more on inlining  
41631 7011 d 7 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 7024 d 0 h ripley /trunk/ add xspline  
41285 7036 d 17 h ripley /trunk/src/main/ shut up incorrect wanring from gcc 4.1.x  
41284 7036 d 17 h ripley /trunk/ fix PR#9629  
41095 7052 d 7 h ripley /trunk/ port r41094 (improve definition of 'screen device' in dev.print)  

Show All