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
46659 6501 d 3 h murdoch /branches/djm-parseRd/ Create temporary branch for Rd parsing code.  
46596 6504 d 21 h luke /trunk/ Evaluate promises in FrameValues so as.list of environments does not
return promises.
 
46099 6579 d 9 h ripley /trunk/ make makeActiveBinding etc return invisibly  
46082 6581 d 9 h ripley /trunk/ add warning suggested by Pat Burns on July 13
correct description of 'x'
 
45954 6612 d 0 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 4 h ripley /trunk/src/main/ remove old comments on i18n if no longer relevant  
45510 6666 d 3 h ripley /trunk/ compare CHARSXPs in the cache by address  
45508 6666 d 7 h ripley /trunk/src/main/ more cleaning up by using mkCharLen  
45446 6670 d 4 h ripley /trunk/src/main/ whitespace cleanup  
45435 6670 d 6 h ripley /trunk/ remove code for non-cached CHARSXPs
disallow nuls in CHARSXPs and document
 
45421 6670 d 19 h ripley /trunk/src/main/ allow suppression of messages from mkCharLenCE  
45418 6670 d 22 h ripley /trunk/ note that mkCharLen null-terminates, more on removing embedded nuls.  
45416 6670 d 23 h ripley /trunk/ see what happens if CHARSXPs are not allowed to have embedded nuls  
45410 6671 d 5 h ripley /trunk/ some details of CHARSXP cache  
45409 6671 d 6 h ripley /trunk/ remove allocString.
start towards taking allocVector(CHARSXP) private.
 
45202 6682 d 22 h ripley /trunk/src/main/ another bit of r45199 (corrected)  
45201 6682 d 22 h ripley /trunk/ re-commit Unix part of r45199  
45200 6682 d 23 h ripley /trunk/ and back out for now  
45199 6682 d 23 h ripley /trunk/ Put CHARSXPs with embedded nuls in the cache, and clean up.
Allow the parser and scan() to include nuls in strings, including
by the escape \0 where appropriate.
 
45009 6691 d 21 h ripley /trunk/src/main/ slightly simplified code  

Show All