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 9 h jmc /branches/R-classInheritance/ create branch for class inheritance  
47713 6393 d 11 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 6412 d 13 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 6426 d 0 h ripley /trunk/src/main/ precautionary change as same code failed in gramRd  
46998 6458 d 14 h plummer /trunk/src/main/ Set SrcFile to NULL on syntax error.  
46928 6465 d 17 h murdoch /trunk/src/main/ typo  
46830 6474 d 1 h ripley /trunk/src/main/ whitespace cleanup (from 46825, since reverted)  
46829 6474 d 1 h ripley /trunk/ revert r46825 for now  
46825 6474 d 20 h ripley /trunk/ use UTF-8 encoding for \uxxxx inputs if needed (not just on Windows)
whitespace-cleanup
 
46824 6474 d 20 h ripley /trunk/src/main/ remove unneeded set of braces  
46748 6490 d 17 h ripley /trunk/src/main/ test 123 as integer  
46602 6504 d 3 h ripley /trunk/src/ typos  
46521 6529 d 16 h ripley /trunk/ allow decimal points in numeric constants  
45961 6612 d 0 h ripley /trunk/src/main/ clean up  
45922 6618 d 17 h ripley /trunk/ remove length limit on comment lines (which were stored to a buffer
but AFAICS unused).
 
45763 6640 d 6 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 21 h murdoch /trunk/ Expression lists ended up short by one expression.  
45701 6647 d 15 h ripley /trunk/src/main/ strip out code intended to handle embedded nuls  
45699 6647 d 16 h ripley /trunk/src/ some uses of wcstoutf8 had incorrect buffer size  
45693 6647 d 18 h ripley /trunk/src/main/ add comment about ** operator  

Show All