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 21 h jmc /branches/R-classInheritance/ create branch for class inheritance  
47460 6414 d 12 h ripley /trunk/src/main/ code cleanup
SET_STRING_ELT should not set R_NilValue, but it does in subscript.c
 
47376 6420 d 7 h ripley /trunk/src/main/ consistency in error messages  
46596 6506 d 1 h luke /trunk/ Evaluate promises in FrameValues so as.list of environments does not
return promises.
 
46099 6580 d 14 h ripley /trunk/ make makeActiveBinding etc return invisibly  
46082 6582 d 14 h ripley /trunk/ add warning suggested by Pat Burns on July 13
correct description of 'x'
 
45954 6613 d 5 h luke /trunk/src/main/ Changed get() to signal a missing arg with no default error when the
value found is the R_MissingArg token instead of returning the token.
 
45667 6652 d 9 h ripley /trunk/src/main/ remove old comments on i18n if no longer relevant  
45510 6667 d 7 h ripley /trunk/ compare CHARSXPs in the cache by address  
45508 6667 d 12 h ripley /trunk/src/main/ more cleaning up by using mkCharLen  
45446 6671 d 9 h ripley /trunk/src/main/ whitespace cleanup  
45435 6671 d 11 h ripley /trunk/ remove code for non-cached CHARSXPs
disallow nuls in CHARSXPs and document
 
45421 6672 d 0 h ripley /trunk/src/main/ allow suppression of messages from mkCharLenCE  
45418 6672 d 2 h ripley /trunk/ note that mkCharLen null-terminates, more on removing embedded nuls.  
45416 6672 d 4 h ripley /trunk/ see what happens if CHARSXPs are not allowed to have embedded nuls  
45410 6672 d 10 h ripley /trunk/ some details of CHARSXP cache  
45409 6672 d 11 h ripley /trunk/ remove allocString.
start towards taking allocVector(CHARSXP) private.
 
45202 6684 d 3 h ripley /trunk/src/main/ another bit of r45199 (corrected)  
45201 6684 d 3 h ripley /trunk/ re-commit Unix part of r45199  
45200 6684 d 4 h ripley /trunk/ and back out for now  

Show All