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
43096 6870 d 20 h urbaneks /branches/R-ObjC/ experimental branch of R where all R objects are also ObjC objects  
42918 6886 d 5 h ripley /trunk/ add recycling to identify()  
42307 6943 d 7 h ripley /trunk/src/ change reference to GPL  
42016 6976 d 10 h ripley /trunk/src/main/ one missing protect
two comments on assumptions about protects
use asChar instead of coerceVector
 
41911 6986 d 22 h ripley /trunk/ 'out by one' problem in dend.window  
41901 6988 d 8 h ripley /trunk/src/ use void* for generic memory pointers
add back-compatibility to R_AllocStringBuffer, with a warning
 
41894 6990 d 2 h ripley /trunk/ deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
 
41861 6991 d 10 h ripley /trunk/src/ more use of 'const char *', especially in output routines  
41807 6994 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 6996 d 7 h ripley /trunk/src/ more 'const char *'  
41715 7003 d 10 h ripley /trunk/ improvements to error/warning messages  
41686 7006 d 4 h ripley /trunk/ more improvements to warning/error messages  
41649 7008 d 11 h ripley /trunk/ fix PR#9694 (full transparency ignored in PDF_Line)  
41632 7010 d 11 h ripley /trunk/src/main/ more on inlining  
41631 7010 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 7023 d 4 h ripley /trunk/ add xspline  
41285 7035 d 21 h ripley /trunk/src/main/ shut up incorrect wanring from gcc 4.1.x  
41284 7035 d 21 h ripley /trunk/ fix PR#9629  
41095 7051 d 11 h ripley /trunk/ port r41094 (improve definition of 'screen device' in dev.print)  
40724 7103 d 7 h ripley /trunk/src/main/ do not use strlen() to check for zero length.  

Show All