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 2 h urbaneks /branches/R-ObjC/ experimental branch of R where all R objects are also ObjC objects  
42548 6918 d 14 h ripley /trunk/src/main/ comment out unreachable code  
42307 6942 d 13 h ripley /trunk/src/ change reference to GPL  
42252 6950 d 13 h ripley /trunk/src/main/ need signed var on some platforms  
42241 6952 d 0 h ripley /trunk/src/main/ make use of [u]intptr_t  
41966 6981 d 3 h ripley /trunk/src/main/ typo, up buffer  
41944 6983 d 8 h ripley /trunk/ enhance enviroment for codetools checks
split showCalls into two, make showErrorCalls the default in non-interactive use
 
41928 6985 d 4 h luke /trunk/src/main/ Modified vsignalError to only use va_list argument once (fixed segfault on 64-bit Linux).  
41894 6989 d 8 h ripley /trunk/ deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
 
41883 6990 d 4 h ripley /trunk/src/ remove non-longer-needed casts
don't use variable as format in error.
 
41873 6990 d 11 h ripley /trunk/src/main/ avoid inappropriate use of variable message string as format  
41807 6993 d 6 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 13 h ripley /trunk/src/ more 'const char *'  
41769 6996 d 17 h ripley /trunk/src/main/ conditionally include header, comment  
41766 6997 d 0 h rgentlem /trunk/src/main/ a minor patch from Deepayan Sarkar applied  
41742 6999 d 17 h ripley /trunk/ change the default to nchars(type="chars")
tweak the layout of errors with embedded newlines in messages
 
41731 7000 d 10 h ripley /trunk/src/ improve layout for multiline warning messages  
41712 7003 d 9 h ripley /trunk/ add experimental showCalls option.
improvements to layout of error messages, and to some messages.
 
41688 7005 d 3 h ripley /trunk/ more tweaks to warnings  
41680 7005 d 13 h ripley /trunk/ improvements to the handling of warning/error messages  

Show All