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 6389 d 21 h jmc /branches/R-classInheritance/ create branch for class inheritance  
47460 6413 d 11 h ripley /trunk/src/main/ code cleanup
SET_STRING_ELT should not set R_NilValue, but it does in subscript.c
 
47376 6419 d 6 h ripley /trunk/src/main/ consistency in error messages  
46596 6505 d 1 h luke /trunk/ Evaluate promises in FrameValues so as.list of environments does not
return promises.
 
46099 6579 d 13 h ripley /trunk/ make makeActiveBinding etc return invisibly  
46082 6581 d 13 h ripley /trunk/ add warning suggested by Pat Burns on July 13
correct description of 'x'
 
45954 6612 d 4 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 6651 d 8 h ripley /trunk/src/main/ remove old comments on i18n if no longer relevant  
45510 6666 d 7 h ripley /trunk/ compare CHARSXPs in the cache by address  
45508 6666 d 11 h ripley /trunk/src/main/ more cleaning up by using mkCharLen  
45446 6670 d 8 h ripley /trunk/src/main/ whitespace cleanup  
45435 6670 d 10 h ripley /trunk/ remove code for non-cached CHARSXPs
disallow nuls in CHARSXPs and document
 
45421 6670 d 23 h ripley /trunk/src/main/ allow suppression of messages from mkCharLenCE  
45418 6671 d 2 h ripley /trunk/ note that mkCharLen null-terminates, more on removing embedded nuls.  
45416 6671 d 3 h ripley /trunk/ see what happens if CHARSXPs are not allowed to have embedded nuls  
45410 6671 d 9 h ripley /trunk/ some details of CHARSXP cache  
45409 6671 d 10 h ripley /trunk/ remove allocString.
start towards taking allocVector(CHARSXP) private.
 
45202 6683 d 2 h ripley /trunk/src/main/ another bit of r45199 (corrected)  
45201 6683 d 2 h ripley /trunk/ re-commit Unix part of r45199  
45200 6683 d 3 h ripley /trunk/ and back out for now  

Show All