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 18 h jmc /branches/R-classInheritance/ create branch for class inheritance  
47713 6392 d 20 h murdoch /trunk/ Port column counting from parse_Rd to parse.
Add "expecting" clause to parse_Rd syntax error messages.
Add syntax error pointer.
 
47481 6411 d 22 h murdoch /trunk/src/ Fix off-by-one problem in syntax error reporting
Report the column of the bad token
checkRd gives full filename
Make first_column value consistent in gram.y and gramRd.y
 
47306 6425 d 9 h ripley /trunk/src/main/ precautionary change as same code failed in gramRd  
46998 6457 d 23 h plummer /trunk/src/main/ Set SrcFile to NULL on syntax error.  
46928 6465 d 2 h murdoch /trunk/src/main/ typo  
46831 6473 d 9 h ripley /trunk/src/main/ typo in last change  
46830 6473 d 10 h ripley /trunk/src/main/ whitespace cleanup (from 46825, since reverted)  
46829 6473 d 10 h ripley /trunk/ revert r46825 for now  
46825 6474 d 5 h ripley /trunk/ use UTF-8 encoding for \uxxxx inputs if needed (not just on Windows)
whitespace-cleanup
 
46824 6474 d 6 h ripley /trunk/src/main/ remove unneeded set of braces  
46748 6490 d 2 h ripley /trunk/src/main/ test 123 as integer  
46602 6503 d 12 h ripley /trunk/src/ typos  
46521 6529 d 1 h ripley /trunk/ allow decimal points in numeric constants  
45961 6611 d 9 h ripley /trunk/src/main/ clean up  
45922 6618 d 3 h ripley /trunk/ remove length limit on comment lines (which were stored to a buffer
but AFAICS unused).
 
45763 6639 d 15 h murdoch /trunk/ Delete a line that was supposed to be deleted in r44472, causing parse() to lose
a token. (PR#11497)
 
45753 6640 d 7 h murdoch /trunk/ Expression lists ended up short by one expression.  
45701 6647 d 0 h ripley /trunk/src/main/ strip out code intended to handle embedded nuls  
45699 6647 d 1 h ripley /trunk/src/ some uses of wcstoutf8 had incorrect buffer size  

Show All