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
47757 6390 d 23 h jmc /branches/R-classInheritance/ create branch for class inheritance  
47460 6414 d 14 h ripley /trunk/src/main/ code cleanup
SET_STRING_ELT should not set R_NilValue, but it does in subscript.c
 
47376 6420 d 8 h ripley /trunk/src/main/ consistency in error messages  
46389 6551 d 10 h ripley /trunk/src/main/ add more explicit error message  
46339 6557 d 22 h luke /trunk/ Modified do_onexit to use lexical scoping to determine where the exit
action is installed when the on.exit call occurs in a lazily
evaluated function argument.
 
45667 6652 d 11 h ripley /trunk/src/main/ remove old comments on i18n if no longer relevant  
45412 6672 d 10 h ripley /trunk/ revert r45390 --take another tack later  
45390 6674 d 5 h ripley /trunk/ more on embedded nuls  
45389 6674 d 7 h ripley /trunk/src/main/ code cleanup  
44986 6695 d 4 h ripley /trunk/ new interface for marked encodings  
44091 6762 d 10 h ripley /trunk/src/ Use UTF-8 in collation, basename, dirname, Tcl/Tk strings
(not yet checked on Linux)
 
44069 6763 d 12 h ripley /trunk/src/ centralize Rgui UTF support  
44068 6763 d 13 h ripley /trunk/src/main/ make Rgui UTF-8 output work in cat()  
44063 6763 d 14 h ripley /trunk/src/main/ more error-checking and more specific messages in vector/length<-
comments and bounds checking in code for cat()
 
44027 6767 d 12 h ripley /trunk/src/ move towards outputting UTF-8 on Rgui console (disabled pending further tests).  
42307 6943 d 14 h ripley /trunk/src/ change reference to GPL  
41807 6994 d 7 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 14 h ripley /trunk/src/ more 'const char *'  
41715 7003 d 17 h ripley /trunk/ improvements to error/warning messages  
41713 7004 d 7 h ripley /trunk/src/main/ improvements to error messages  

Show All