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 6766 d 10 h ripley /branches/R-2-6-branch/src/ port r44021 from trunk  
43923 6773 d 22 h ripley /branches/R-2-6-branch/ port r43922 from trunk  
42766 6900 d 18 h pd /branches/R-2-6-branch/ Create R-2-6-branch  
42307 6942 d 7 h ripley /trunk/src/ change reference to GPL  
42016 6975 d 10 h ripley /trunk/src/main/ one missing protect
two comments on assumptions about protects
use asChar instead of coerceVector
 
41911 6985 d 22 h ripley /trunk/ 'out by one' problem in dend.window  
41901 6987 d 8 h ripley /trunk/src/ use void* for generic memory pointers
add back-compatibility to R_AllocStringBuffer, with a warning
 
41894 6989 d 2 h ripley /trunk/ deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
 
41861 6990 d 10 h ripley /trunk/src/ more use of 'const char *', especially in output routines  
41807 6993 d 1 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 6995 d 7 h ripley /trunk/src/ more 'const char *'  
41715 7002 d 10 h ripley /trunk/ improvements to error/warning messages  
41686 7005 d 3 h ripley /trunk/ more improvements to warning/error messages  
41649 7007 d 11 h ripley /trunk/ fix PR#9694 (full transparency ignored in PDF_Line)  
41632 7009 d 10 h ripley /trunk/src/main/ more on inlining  
41631 7009 d 11 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 7022 d 4 h ripley /trunk/ add xspline  
41285 7034 d 21 h ripley /trunk/src/main/ shut up incorrect wanring from gcc 4.1.x  
41284 7034 d 21 h ripley /trunk/ fix PR#9629  
41095 7050 d 11 h ripley /trunk/ port r41094 (improve definition of 'screen device' in dev.print)  

Show All