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 23 h murdoch /branches/djm-source/ Recreate branch from trunk  
41894 6990 d 21 h ripley /trunk/ deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
 
41879 6991 d 21 h ripley /trunk/src/main/ don't use variable character string as a format.
tidy up
 
41853 6992 d 18 h ripley /trunk/src/ use const char * for arguments  
41834 6993 d 5 h ripley /trunk/src/main/ now .Internal manages vmax, don't need to do it here as well  
41831 6993 d 12 h rgentlem /trunk/ yet another set of CHARSXP patches - hopefully almost the last of these  
41813 6994 d 17 h ripley /trunk/src/ more 'const char *' issues  
41807 6994 d 20 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 2 h ripley /trunk/src/ more 'const char *'  
41783 6997 d 14 h ripley /trunk/src/ add const to char *  
41781 6997 d 15 h ripley /trunk/src/ start introducing const char *  
41748 7000 d 21 h ripley /trunk/src/main/ typo  
41712 7004 d 22 h ripley /trunk/ add experimental showCalls option.
improvements to layout of error messages, and to some messages.
 
41686 7006 d 23 h ripley /trunk/ more improvements to warning/error messages  
41637 7010 d 17 h ripley /trunk/src/ separate inlining support into a separate file.  
41636 7010 d 20 h ripley /trunk/src/ tidy up inlining some more, including using macros where possible (more widely
usable)
 
41631 7011 d 6 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
 
41543 7017 d 20 h maechler /trunk/src/main/ cosmetic (comment)  
41344 7033 d 5 h ripley /trunk/src/main/ tidying up and comments  
40895 7064 d 18 h urbaneks /trunk/src/main/ Update to 40877, fixes one more underflow case  

Show All